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 28b47ddc24924508d554710e03eff05021408f0d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 28b47ddc24924508d554710e03eff05021408f0d # timeout=10 Commit message: "update osmo-stp.cfg to make STP_Tests work at all again" > git rev-list --no-walk 69aa39abf63ffd19aecb3502dec7251c0e77350d # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins13392800272802820275.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', '--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'] 8a897e497e0226373f938a995d8f62450d9239b3417df80c2cba6ef8acbc5716 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', '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:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', '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 (9480 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', '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:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', './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/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', '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/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_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_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_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_4.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_5.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_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_7.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_6.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_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_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.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_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_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_Iu.cc Creating dependency file for SGSN_Tests_NS.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 env 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 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 IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc 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 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 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_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_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/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (420 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-sgsn, osmo-stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-latest 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1568 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Fetched 1568 kB in 0s (21.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241012083929235 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241012083929235 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241012083929235 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) 20241012083929235 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241012083929235 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241012083929235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241012083929235 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241012083929235 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241012083929235 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241012083929235 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241012083929235 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241012083929235 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241012083929235 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241012083929235 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241012083929235 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241012083929235 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241012083929235 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', '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 0x55d519796d60(sgsn) with 23 counters 20241012083929429 DLSS7 INFO (r=127.0.0.1:37349<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241012083929429 DLSS7 INFO (r=127.0.0.1:37349<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241012083929429 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:37349<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241012083929429 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241012083929429 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241012083929429 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241012083929429 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241012083929429 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241012083929429 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241012083929429 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241012083929429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083929429 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241012083929429 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241012083929429 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241012083929429 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241012083929429 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241012083929429 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241012083929429 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241012083929429 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) 20241012083929429 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241012083929429 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241012083929429 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241012083929429 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) 20241012083929429 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241012083929429 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241012083929429 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:37349<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241012083929429 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) 20241012083929429 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241012083929429 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241012083929429 DLSS7 INFO (r=127.0.0.1:35102<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241012083929429 DLSS7 INFO (r=127.0.0.1:35102<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241012083929429 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:35102<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241012083929429 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241012083929429 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241012083929429 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241012083929429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012083929430 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012083929430 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241012083929430 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241012083929430 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241012083929430 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', '/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@8a897e497e02: Unix server socket created successfully. MC@8a897e497e02: Listening on TCP port 38253. 8a897e497e02 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 8a897e497e02 38253 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8a897e497e02: New HC connected from 10.0.2.100 [10.0.2.100]. 8a897e497e02: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@8a897e497e02: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8a897e497e02: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8a897e497e02: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8a897e497e02: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8a897e497e02: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8a897e497e02: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8a897e497e02: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8a897e497e02: Configuration file was processed on all HCs. MC@8a897e497e02: Creating MTC on host 10.0.2.100. MC@8a897e497e02: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8a897e497e02: 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 ------ Sat Oct 12 08:39:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012083930430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083930430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach started. 20241012083931351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012083931353 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083931404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241012083931404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241012083931404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241012083931404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012083931404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083931404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083931404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083931404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083931404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083931406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083931406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083931406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083931406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083931406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083931406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083931406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083931406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241012083931406 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012083931406 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083931406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012083931408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083931408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083931413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083931425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083931425 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012083931431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083931431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012083931431 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012083931431 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241012083931431 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241012083931431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241012083931431 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241012083931431 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241012083931431 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241012083931431 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241012083931431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241012083931431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241012083931431 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241012083931432 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55d51b415660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241012083931432 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20241012083931431 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012083931431 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241012083931431 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241012083931431 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241012083931431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241012083931431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241012083931431 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb1-BSSGP1(9)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083931450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241012083931450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241012083931450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241012083931450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012083931450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083931450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083931450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083931450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083931450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083931451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083931451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083931451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083931452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083931452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083931452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083931452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083931452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241012083931452 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012083931452 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083931452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012083931453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083931453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083931458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083931458 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)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083931468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083931468 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083931497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241012083931497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241012083931497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241012083931497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012083931497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083931497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083931497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083931497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083931497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083931500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083931500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083931500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083931500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083931500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083931500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083931500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083931500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241012083931500 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012083931500 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083931500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(17)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012083931501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083931501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083931507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083931507 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)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083931519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083931519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012083931749 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) 20241012083931749 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241012083931749 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:35102 err=None (osmo_ss7_asp.c:785) 20241012083932432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083932432 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012083932432 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012083932432 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(18)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012083932434 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012083932434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@8a897e497e02: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F9424C06'O, index=0 SGSN_Test-GSUP(19)@8a897e497e02: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@8a897e497e02: 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 := '0421483D9E81067194521FDA5EEC6209'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17640322'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EAA917171ACA58B8'O } } } } } 20241012083933480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083933480 DLLC NOTICE LLME(ffffffff/f9424c06){UNASSIGNED} LLC RX: unknown TLLI 0xf9424c06, creating LLME on the fly (gprs_llc.c:552) 20241012083933480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012083933480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20241012083933480 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012083933480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012083933480 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012083933480 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012083933480 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012083933480 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012083933480 DLLC NOTICE LLME(ffffffff/f9424c06){UNASSIGNED} LLGM Assign pre (f9424c06 => d5db473d) (gprs_llc.c:1079) 20241012083933480 DLLC NOTICE LLME(f9424c06/d5db473d){ASSIGNED} LLGM Assign post (f9424c06 => d5db473d) (gprs_llc.c:1125) 20241012083933480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012083933480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012083933480 DMM DEBUG MM(262420000000001/d5db473d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012083933493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083933493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012083933493 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083933493 DMM DEBUG MM(262420000000001/d5db473d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241012083933493 DMM NOTICE MM(262420000000001/d5db473d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012083933493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012083933493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012083933493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012083933493 DMM DEBUG MM(262420000000001/d5db473d) Requesting authorization (sgsn_auth.c:160) 20241012083933493 DMM INFO MM(262420000000001/d5db473d) Requesting authentication tuples (sgsn_auth.c:184) 20241012083933493 DMM DEBUG MM(262420000000001/d5db473d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012083933493 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241012083933493 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)@8a897e497e02: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@8a897e497e02: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241012083933496 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012083933496 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012083933496 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012083933496 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012083933496 DMM INFO MM(262420000000001/d5db473d) Subscriber data update (mmctx.c:445) 20241012083933496 DMM DEBUG MM(262420000000001/d5db473d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012083933496 DMM INFO MM(262420000000001/d5db473d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012083933496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012083933496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012083933496 DMM INFO MM(262420000000001/d5db473d) <- GMM AUTH AND CIPHERING REQ (rand = 04 21 48 3d 9e 81 06 71 94 52 1f da 5e ec 62 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012083933504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083933504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241012083933504 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083933505 DMM INFO MM(262420000000001/d5db473d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012083933505 DMM NOTICE MM(262420000000001/d5db473d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012083933505 DMM DEBUG MM(262420000000001/d5db473d) checking auth: received GSM SRES = 17 64 03 22 (gprs_gmm.c:666) 20241012083933505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012083933505 DMM DEBUG MM(262420000000001/d5db473d) Requesting authorization (sgsn_auth.c:160) 20241012083933505 DMM INFO MM(262420000000001/d5db473d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012083933505 DMM DEBUG MM(262420000000001/d5db473d) Requesting subscriber data update (gprs_subscriber.c:894) 20241012083933505 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241012083933505 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) 20241012083933505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012083933505 DMM INFO MM(262420000000001/d5db473d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5db473d) (gprs_gmm.c:300) 20241012083933506 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012083933506 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012083933506 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241012083933506 DMM INFO MM(262420000000001/d5db473d) Subscriber data update (mmctx.c:445) 20241012083933506 DMM DEBUG MM(262420000000001/d5db473d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012083933506 DMM INFO MM(262420000000001/d5db473d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012083933506 DMM NOTICE MM(262420000000001/d5db473d) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241012083933506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012083933506 DMM NOTICE MM(262420000000001/d5db473d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012083933506 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) 20241012083933507 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012083933507 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241012083933507 DMM INFO MM(262420000000001/d5db473d) Subscriber data update (mmctx.c:445) 20241012083933507 DMM DEBUG MM(262420000000001/d5db473d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012083933512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083933512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012083933512 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083933512 DMM INFO MM(262420000000001/d5db473d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012083933512 DMM NOTICE MM(262420000000001/d5db473d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012083933512 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012083933512 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012083933512 DLLC NOTICE LLME(f9424c06/d5db473d){ASSIGNED} LLGM Assign pre (ffffffff => d5db473d) (gprs_llc.c:1079) 20241012083933512 DLLC NOTICE LLME(ffffffff/d5db473d){ASSIGNED} LLGM Assign post (ffffffff => d5db473d) (gprs_llc.c:1125) 20241012083933512 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012083933512 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012083933512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012083933512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@8a897e497e02: setverdict(pass): none -> pass TC_attach-BVCI196(6)@8a897e497e02: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@8a897e497e02: Final verdict of PTC: pass 20241012083933568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44614<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012083933570 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012083933570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@8a897e497e02: Final verdict of PTC: none -NSVCI97(7)@8a897e497e02: Final verdict of PTC: none -NSVCI98(12)@8a897e497e02: Final verdict of PTC: none -NSVCI99(17)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@8a897e497e02: Final verdict of PTC: none TC_attach-BVCI210(11)@8a897e497e02: Final verdict of PTC: none TC_attach-BVCI220(16)@8a897e497e02: Final verdict of PTC: none TC_attach-BVCI196(6)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(10)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(15)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(5)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:39:33 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241012083933759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012083934160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44630<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101816) 20241012083934571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083934572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101816, count=106172) 20241012083935572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083935572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:39: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_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 20241012083936573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083936573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_mnc3 started. 20241012083937207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012083937207 DMM INFO MM(262420000000001/d5db473d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012083937207 DMM INFO MM(262420000000001/d5db473d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012083937207 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012083937207 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012083937207 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012083937207 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012083937207 DLLC NOTICE LLME(ffffffff/d5db473d){ASSIGNED} LLGM Assign pre (d5db473d => ffffffff) (gprs_llc.c:1079) 20241012083937208 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5db473d => ffffffff) (gprs_llc.c:1125) 20241012083937208 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241012083937208 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) 20241012083937208 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) 20241012083937208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012083937208 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012083937208 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012083937208 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012083937208 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083937255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012083937255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083937255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012083937255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083937255 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012083937255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083937255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083937255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083937255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083937258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083937258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083937258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083937258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083937258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083937258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083937258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083937258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083937258 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012083937258 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083937258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012083937259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083937260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083937263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083937275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083937275 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083937301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012083937301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083937301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012083937301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083937301 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012083937301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083937301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083937301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083937301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083937303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083937303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083937303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083937303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083937303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083937303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083937303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083937304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083937304 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012083937304 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083937304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(31)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012083937305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083937305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083937310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083937323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083937323 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083937345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012083937345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083937345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012083937345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083937345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012083937345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083937345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083937345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083937345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083937348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083937348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083937348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083937349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083937349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083937349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083937349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083937349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083937349 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012083937349 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083937349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012083937350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083937350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083937355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083937366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083937366 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012083937574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083937574 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012083937574 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012083937574 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012083937576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012083937576 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@8a897e497e02: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DD29ECC9'O, index=0 SGSN_Test-GSUP(38)@8a897e497e02: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@8a897e497e02: 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 := '03336ECC3E0D25E193B1772C35F6AEE2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87C7AA1A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5685BB08B9733D1'O } } } } } 20241012083938626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083938626 DLLC NOTICE LLME(ffffffff/dd29ecc9){UNASSIGNED} LLC RX: unknown TLLI 0xdd29ecc9, creating LLME on the fly (gprs_llc.c:552) 20241012083938626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012083938626 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241012083938626 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012083938626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012083938626 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012083938626 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012083938626 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012083938626 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012083938626 DLLC NOTICE LLME(ffffffff/dd29ecc9){UNASSIGNED} LLGM Assign pre (dd29ecc9 => eb138368) (gprs_llc.c:1079) 20241012083938626 DLLC NOTICE LLME(dd29ecc9/eb138368){ASSIGNED} LLGM Assign post (dd29ecc9 => eb138368) (gprs_llc.c:1125) 20241012083938626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012083938626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012083938626 DMM DEBUG MM(262420000001001/eb138368) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012083938639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083938639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012083938639 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083938639 DMM DEBUG MM(262420000001001/eb138368) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241012083938639 DMM NOTICE MM(262420000001001/eb138368) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012083938639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012083938639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012083938639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012083938639 DMM DEBUG MM(262420000001001/eb138368) Requesting authorization (sgsn_auth.c:160) 20241012083938639 DMM INFO MM(262420000001001/eb138368) Requesting authentication tuples (sgsn_auth.c:184) 20241012083938639 DMM DEBUG MM(262420000001001/eb138368) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012083938639 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241012083938639 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)@8a897e497e02: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@8a897e497e02: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241012083938642 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012083938642 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012083938642 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012083938642 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012083938642 DMM INFO MM(262420000001001/eb138368) Subscriber data update (mmctx.c:445) 20241012083938642 DMM DEBUG MM(262420000001001/eb138368) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012083938642 DMM INFO MM(262420000001001/eb138368) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012083938642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012083938642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012083938642 DMM INFO MM(262420000001001/eb138368) <- GMM AUTH AND CIPHERING REQ (rand = 03 33 6e cc 3e 0d 25 e1 93 b1 77 2c 35 f6 ae e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012083938650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083938650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241012083938650 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083938650 DMM INFO MM(262420000001001/eb138368) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012083938650 DMM NOTICE MM(262420000001001/eb138368) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012083938650 DMM DEBUG MM(262420000001001/eb138368) checking auth: received GSM SRES = 87 c7 aa 1a (gprs_gmm.c:666) 20241012083938650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012083938650 DMM DEBUG MM(262420000001001/eb138368) Requesting authorization (sgsn_auth.c:160) 20241012083938650 DMM INFO MM(262420000001001/eb138368) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012083938650 DMM DEBUG MM(262420000001001/eb138368) Requesting subscriber data update (gprs_subscriber.c:894) 20241012083938650 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241012083938650 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) 20241012083938650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012083938651 DMM INFO MM(262420000001001/eb138368) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb138368) (gprs_gmm.c:300) 20241012083938652 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012083938652 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012083938652 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241012083938652 DMM INFO MM(262420000001001/eb138368) Subscriber data update (mmctx.c:445) 20241012083938652 DMM DEBUG MM(262420000001001/eb138368) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012083938652 DMM INFO MM(262420000001001/eb138368) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012083938652 DMM NOTICE MM(262420000001001/eb138368) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241012083938652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012083938652 DMM NOTICE MM(262420000001001/eb138368) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012083938652 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) 20241012083938653 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012083938653 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241012083938653 DMM INFO MM(262420000001001/eb138368) Subscriber data update (mmctx.c:445) 20241012083938653 DMM DEBUG MM(262420000001001/eb138368) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012083938660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083938660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012083938660 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083938660 DMM INFO MM(262420000001001/eb138368) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012083938660 DMM NOTICE MM(262420000001001/eb138368) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012083938660 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012083938660 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012083938660 DLLC NOTICE LLME(dd29ecc9/eb138368){ASSIGNED} LLGM Assign pre (ffffffff => eb138368) (gprs_llc.c:1079) 20241012083938660 DLLC NOTICE LLME(ffffffff/eb138368){ASSIGNED} LLGM Assign post (ffffffff => eb138368) (gprs_llc.c:1125) 20241012083938660 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012083938660 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012083938660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012083938660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@8a897e497e02: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@8a897e497e02: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@8a897e497e02: Final verdict of PTC: pass 20241012083938713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56820<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(26)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@8a897e497e02: Final verdict of PTC: none -NSVCI98(31)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(38)@8a897e497e02: Final verdict of PTC: none 20241012083938717 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012083938717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_mnc3-BVCI210(30)@8a897e497e02: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(29)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(34)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@8a897e497e02: Final verdict of PTC: none -NSVCI99(36)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(24)@8a897e497e02: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_mnc3 finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:39:38 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241012083938860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012083939263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88200) 20241012083939718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083939718 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=88740) 20241012083940719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083940719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:39:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241012083941720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083941720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_umts_aka_umts_res started. 20241012083942311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012083942312 DMM INFO MM(262420000001001/eb138368) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012083942312 DMM INFO MM(262420000001001/eb138368) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012083942312 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012083942312 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012083942312 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012083942312 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012083942312 DLLC NOTICE LLME(ffffffff/eb138368){ASSIGNED} LLGM Assign pre (eb138368 => ffffffff) (gprs_llc.c:1079) 20241012083942312 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb138368 => ffffffff) (gprs_llc.c:1125) 20241012083942312 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241012083942313 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) 20241012083942313 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) 20241012083942313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012083942313 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012083942313 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012083942313 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012083942313 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083942373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012083942373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083942373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012083942373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083942373 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012083942373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083942373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083942373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083942373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(46)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083942376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083942376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083942376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083942376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083942376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083942376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083942376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083942376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083942376 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012083942376 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083942376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012083942377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083942377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(46)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(45)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012083942381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083942391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083942391 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(43)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(45)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083942410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012083942410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083942410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012083942410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083942410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012083942410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083942410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083942410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083942410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083942412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083942412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083942412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083942413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083942413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083942413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083942413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083942413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083942413 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012083942413 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083942413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012083942414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083942414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083942418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083942430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083942430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083942454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012083942454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083942454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012083942454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083942454 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012083942454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083942454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083942454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083942454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083942456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083942456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083942456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083942457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083942457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083942457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083942457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083942457 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083942457 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012083942457 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083942457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(55)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012083942457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083942457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083942462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083942475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083942475 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012083942721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083942721 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012083942721 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012083942721 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012083942723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012083942724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@8a897e497e02: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='EB1F8C99'O, index=0 SGSN_Test-GSUP(57)@8a897e497e02: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@8a897e497e02: 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 := 'AFC20900C37091ABC613ED59C340E8E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6DC669A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '444F60D4D93E056F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B40720E7AE933AEA29271A239C0C04AA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '98CA22E4690B7FBC05DD534F5F944B8E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BB1D7EF8B5D6AF0171295B6CE6FA8FEE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '270C735DA08EF0A7'O } } } } } 20241012083943773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083943773 DLLC NOTICE LLME(ffffffff/eb1f8c99){UNASSIGNED} LLC RX: unknown TLLI 0xeb1f8c99, creating LLME on the fly (gprs_llc.c:552) 20241012083943773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012083943773 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241012083943773 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012083943773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012083943773 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012083943773 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012083943773 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012083943773 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012083943773 DLLC NOTICE LLME(ffffffff/eb1f8c99){UNASSIGNED} LLGM Assign pre (eb1f8c99 => c7fe78b3) (gprs_llc.c:1079) 20241012083943773 DLLC NOTICE LLME(eb1f8c99/c7fe78b3){ASSIGNED} LLGM Assign post (eb1f8c99 => c7fe78b3) (gprs_llc.c:1125) 20241012083943773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012083943773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012083943773 DMM DEBUG MM(262420000001002/c7fe78b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012083943786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083943786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012083943786 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083943786 DMM DEBUG MM(262420000001002/c7fe78b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241012083943786 DMM NOTICE MM(262420000001002/c7fe78b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012083943786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012083943786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012083943786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012083943786 DMM DEBUG MM(262420000001002/c7fe78b3) Requesting authorization (sgsn_auth.c:160) 20241012083943786 DMM INFO MM(262420000001002/c7fe78b3) Requesting authentication tuples (sgsn_auth.c:184) 20241012083943786 DMM DEBUG MM(262420000001002/c7fe78b3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012083943786 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241012083943786 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)@8a897e497e02: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@8a897e497e02: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241012083943789 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012083943789 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012083943789 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012083943789 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012083943789 DMM INFO MM(262420000001002/c7fe78b3) Subscriber data update (mmctx.c:445) 20241012083943789 DMM DEBUG MM(262420000001002/c7fe78b3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012083943789 DMM INFO MM(262420000001002/c7fe78b3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012083943789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012083943789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012083943789 DMM INFO MM(262420000001002/c7fe78b3) <- GMM AUTH AND CIPHERING REQ (rand = af c2 09 00 c3 70 91 ab c6 13 ed 59 c3 40 e8 e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bb 1d 7e f8 b5 d6 af 01 71 29 5b 6c e6 fa 8f ee ) (gprs_gmm.c:483) 20241012083943798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083943798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241012083943798 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083943798 DMM INFO MM(262420000001002/c7fe78b3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012083943798 DMM NOTICE MM(262420000001002/c7fe78b3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012083943798 DMM DEBUG MM(262420000001002/c7fe78b3) checking auth: received UMTS RES = 27 0c 73 5d a0 8e f0 a7 (gprs_gmm.c:666) 20241012083943799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012083943799 DMM DEBUG MM(262420000001002/c7fe78b3) Requesting authorization (sgsn_auth.c:160) 20241012083943799 DMM INFO MM(262420000001002/c7fe78b3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012083943799 DMM DEBUG MM(262420000001002/c7fe78b3) Requesting subscriber data update (gprs_subscriber.c:894) 20241012083943799 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241012083943799 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) 20241012083943799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012083943799 DMM INFO MM(262420000001002/c7fe78b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7fe78b3) (gprs_gmm.c:300) 20241012083943800 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012083943800 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012083943800 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241012083943800 DMM INFO MM(262420000001002/c7fe78b3) Subscriber data update (mmctx.c:445) 20241012083943800 DMM DEBUG MM(262420000001002/c7fe78b3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012083943800 DMM INFO MM(262420000001002/c7fe78b3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012083943800 DMM NOTICE MM(262420000001002/c7fe78b3) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241012083943800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012083943800 DMM NOTICE MM(262420000001002/c7fe78b3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012083943800 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) 20241012083943801 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012083943801 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241012083943801 DMM INFO MM(262420000001002/c7fe78b3) Subscriber data update (mmctx.c:445) 20241012083943801 DMM DEBUG MM(262420000001002/c7fe78b3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012083943807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083943807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012083943807 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083943807 DMM INFO MM(262420000001002/c7fe78b3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012083943807 DMM NOTICE MM(262420000001002/c7fe78b3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012083943807 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012083943807 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012083943807 DLLC NOTICE LLME(eb1f8c99/c7fe78b3){ASSIGNED} LLGM Assign pre (ffffffff => c7fe78b3) (gprs_llc.c:1079) 20241012083943807 DLLC NOTICE LLME(ffffffff/c7fe78b3){ASSIGNED} LLGM Assign post (ffffffff => c7fe78b3) (gprs_llc.c:1125) 20241012083943807 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012083943807 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012083943807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012083943807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@8a897e497e02: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@8a897e497e02: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@8a897e497e02: Final verdict of PTC: pass 20241012083943860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56836<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012083943862 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012083943862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(56)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@8a897e497e02: Final verdict of PTC: none -NSVCI97(46)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(57)@8a897e497e02: Final verdict of PTC: none -NSVCI98(50)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@8a897e497e02: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(48)@8a897e497e02: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@8a897e497e02: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@8a897e497e02: Final verdict of PTC: none -NSVCI99(55)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(53)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(44)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:39:43 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20241012083944022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012083944424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56852<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85572) 20241012083944863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083944863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85572, count=89928) 20241012083945864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083945864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:39: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_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 20241012083946865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083946865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_umts_aka_gsm_sres started. 20241012083947473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012083947475 DMM INFO MM(262420000001002/c7fe78b3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012083947475 DMM INFO MM(262420000001002/c7fe78b3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012083947475 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012083947475 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012083947475 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012083947475 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012083947475 DLLC NOTICE LLME(ffffffff/c7fe78b3){ASSIGNED} LLGM Assign pre (c7fe78b3 => ffffffff) (gprs_llc.c:1079) 20241012083947475 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7fe78b3 => ffffffff) (gprs_llc.c:1125) 20241012083947475 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241012083947475 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) 20241012083947475 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) 20241012083947475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012083947475 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012083947475 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012083947475 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012083947475 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083947523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012083947523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083947523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012083947523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083947523 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012083947523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083947523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083947523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083947523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083947525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083947525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083947525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083947525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083947525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083947525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083947525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083947525 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083947525 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012083947525 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083947525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012083947527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083947527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083947531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083947543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083947543 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083947572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012083947572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083947572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012083947572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083947572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012083947572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083947572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083947572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083947572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083947575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083947575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083947575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083947575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083947575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083947575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083947575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083947575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083947576 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012083947576 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083947576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012083947577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(69)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012083947577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083947583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083947594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083947594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083947620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012083947620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083947620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012083947620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083947620 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012083947620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083947620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083947620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083947620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083947622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083947622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083947622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083947623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083947623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083947623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083947623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083947623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083947623 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012083947623 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083947623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012083947624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083947624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083947628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083947639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083947639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012083947867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083947867 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012083947867 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012083947867 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012083947868 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012083947869 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@8a897e497e02: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D024F726'O, index=0 SGSN_Test-GSUP(76)@8a897e497e02: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@8a897e497e02: 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 := '6953A944E2DA67C7FAB20441F494F5BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '635D6645'O ("c]fE") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4D11287073404555'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9AC1D8F21E0501B9AD28405011B1A352'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8F73202C837669004E28F5F41BE2D7A6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9336F7F697CC4D12E7C58E1F234C2012'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6B4A562407041C55'O } } } } } 20241012083948917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083948917 DLLC NOTICE LLME(ffffffff/d024f726){UNASSIGNED} LLC RX: unknown TLLI 0xd024f726, creating LLME on the fly (gprs_llc.c:552) 20241012083948917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012083948917 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241012083948917 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012083948917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012083948917 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012083948917 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012083948917 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012083948917 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012083948917 DLLC NOTICE LLME(ffffffff/d024f726){UNASSIGNED} LLGM Assign pre (d024f726 => c695f139) (gprs_llc.c:1079) 20241012083948917 DLLC NOTICE LLME(d024f726/c695f139){ASSIGNED} LLGM Assign post (d024f726 => c695f139) (gprs_llc.c:1125) 20241012083948917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012083948917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012083948917 DMM DEBUG MM(262420000001003/c695f139) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012083948930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083948930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012083948930 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083948930 DMM DEBUG MM(262420000001003/c695f139) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241012083948930 DMM NOTICE MM(262420000001003/c695f139) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012083948930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012083948930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012083948930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012083948930 DMM DEBUG MM(262420000001003/c695f139) Requesting authorization (sgsn_auth.c:160) 20241012083948930 DMM INFO MM(262420000001003/c695f139) Requesting authentication tuples (sgsn_auth.c:184) 20241012083948930 DMM DEBUG MM(262420000001003/c695f139) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012083948930 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241012083948930 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)@8a897e497e02: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@8a897e497e02: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241012083948933 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012083948933 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012083948933 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012083948933 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012083948933 DMM INFO MM(262420000001003/c695f139) Subscriber data update (mmctx.c:445) 20241012083948933 DMM DEBUG MM(262420000001003/c695f139) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012083948934 DMM INFO MM(262420000001003/c695f139) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012083948934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012083948934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012083948934 DMM INFO MM(262420000001003/c695f139) <- GMM AUTH AND CIPHERING REQ (rand = 69 53 a9 44 e2 da 67 c7 fa b2 04 41 f4 94 f5 bf , mmctx_is_r99=1, vec->auth_types=0x3, autn = 93 36 f7 f6 97 cc 4d 12 e7 c5 8e 1f 23 4c 20 12 ) (gprs_gmm.c:483) 20241012083948943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083948943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241012083948943 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083948943 DMM INFO MM(262420000001003/c695f139) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012083948943 DMM NOTICE MM(262420000001003/c695f139) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012083948943 DMM DEBUG MM(262420000001003/c695f139) checking auth: received GSM SRES = 63 5d 66 45 (gprs_gmm.c:666) 20241012083948943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012083948943 DMM DEBUG MM(262420000001003/c695f139) Requesting authorization (sgsn_auth.c:160) 20241012083948943 DMM INFO MM(262420000001003/c695f139) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012083948943 DMM DEBUG MM(262420000001003/c695f139) Requesting subscriber data update (gprs_subscriber.c:894) 20241012083948943 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241012083948943 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) 20241012083948943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012083948943 DMM INFO MM(262420000001003/c695f139) <- GMM ATTACH ACCEPT (new P-TMSI=0xc695f139) (gprs_gmm.c:300) 20241012083948944 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012083948944 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012083948944 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241012083948944 DMM INFO MM(262420000001003/c695f139) Subscriber data update (mmctx.c:445) 20241012083948944 DMM DEBUG MM(262420000001003/c695f139) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012083948944 DMM INFO MM(262420000001003/c695f139) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012083948944 DMM NOTICE MM(262420000001003/c695f139) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241012083948944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012083948944 DMM NOTICE MM(262420000001003/c695f139) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012083948944 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) 20241012083948945 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012083948945 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241012083948945 DMM INFO MM(262420000001003/c695f139) Subscriber data update (mmctx.c:445) 20241012083948945 DMM DEBUG MM(262420000001003/c695f139) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012083948952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083948952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012083948952 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083948952 DMM INFO MM(262420000001003/c695f139) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012083948952 DMM NOTICE MM(262420000001003/c695f139) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012083948952 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012083948952 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012083948952 DLLC NOTICE LLME(d024f726/c695f139){ASSIGNED} LLGM Assign pre (ffffffff => c695f139) (gprs_llc.c:1079) 20241012083948952 DLLC NOTICE LLME(ffffffff/c695f139){ASSIGNED} LLGM Assign post (ffffffff => c695f139) (gprs_llc.c:1125) 20241012083948952 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012083948952 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012083948952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012083948952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@8a897e497e02: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@8a897e497e02: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@8a897e497e02: Final verdict of PTC: pass 20241012083949004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012083949007 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012083949007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(75)@8a897e497e02: Final verdict of PTC: none -NSVCI98(69)@8a897e497e02: Final verdict of PTC: none -NSVCI99(74)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@8a897e497e02: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@8a897e497e02: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@8a897e497e02: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(76)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(62)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(72)@8a897e497e02: Final verdict of PTC: none -NSVCI97(64)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(67)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:39:49 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 20241012083949173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012083949574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83664) 20241012083950008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083950008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83664, count=89816) 20241012083951010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083951010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:39:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012083952010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083952010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_timeout_after_pdp_act started. 20241012083952620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012083952621 DMM INFO MM(262420000001003/c695f139) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012083952621 DMM INFO MM(262420000001003/c695f139) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012083952621 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012083952621 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012083952621 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012083952621 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012083952621 DLLC NOTICE LLME(ffffffff/c695f139){ASSIGNED} LLGM Assign pre (c695f139 => ffffffff) (gprs_llc.c:1079) 20241012083952621 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c695f139 => ffffffff) (gprs_llc.c:1125) 20241012083952621 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241012083952621 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) 20241012083952621 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) 20241012083952621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012083952621 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012083952621 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012083952621 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012083952621 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083952685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012083952685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083952685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012083952685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083952685 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012083952685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083952685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083952685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083952685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(84)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083952687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083952687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083952687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083952688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083952688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083952688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083952688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083952688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083952688 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012083952688 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083952688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(83)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012083952689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083952689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(84)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(84)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083952694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012083952705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083952705 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(81)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(83)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083952732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012083952732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083952732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012083952732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083952732 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012083952732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083952732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083952732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083952732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083952734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083952734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083952734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083952734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083952734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083952734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083952734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083952734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083952734 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012083952734 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083952734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(88)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012083952736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083952736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083952742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083952754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083952754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(90)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(86)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012083952771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012083952771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012083952771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012083952771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083952771 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012083952771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012083952771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012083952771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012083952771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012083952773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012083952773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012083952773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012083952774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012083952774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012083952774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012083952774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012083952774 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012083952774 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012083952774 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012083952774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012083952774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012083952774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012083952780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012083952791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083952791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012083953011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012083953011 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012083953011 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012083953011 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012083953013 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012083953013 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@8a897e497e02: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C737B27F'O, index=0 SGSN_Test-GSUP(95)@8a897e497e02: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@8a897e497e02: 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 := '5515E45C4232453F2FF33B472BED654B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '163CADA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '896D94726C542634'O } } } } } 20241012083953061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083953061 DLLC NOTICE LLME(ffffffff/c737b27f){UNASSIGNED} LLC RX: unknown TLLI 0xc737b27f, creating LLME on the fly (gprs_llc.c:552) 20241012083953061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012083953061 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241012083953061 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012083953061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012083953061 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012083953062 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012083953062 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012083953062 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012083953062 DLLC NOTICE LLME(ffffffff/c737b27f){UNASSIGNED} LLGM Assign pre (c737b27f => f604ec38) (gprs_llc.c:1079) 20241012083953062 DLLC NOTICE LLME(c737b27f/f604ec38){ASSIGNED} LLGM Assign post (c737b27f => f604ec38) (gprs_llc.c:1125) 20241012083953062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012083953062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012083953062 DMM DEBUG MM(262420000000021/f604ec38) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012083953075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083953075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012083953075 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083953075 DMM DEBUG MM(262420000000021/f604ec38) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241012083953075 DMM NOTICE MM(262420000000021/f604ec38) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012083953075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012083953075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012083953075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012083953075 DMM DEBUG MM(262420000000021/f604ec38) Requesting authorization (sgsn_auth.c:160) 20241012083953075 DMM INFO MM(262420000000021/f604ec38) Requesting authentication tuples (sgsn_auth.c:184) 20241012083953075 DMM DEBUG MM(262420000000021/f604ec38) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012083953075 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241012083953075 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)@8a897e497e02: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@8a897e497e02: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241012083953078 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012083953078 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012083953078 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012083953078 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012083953078 DMM INFO MM(262420000000021/f604ec38) Subscriber data update (mmctx.c:445) 20241012083953078 DMM DEBUG MM(262420000000021/f604ec38) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012083953078 DMM INFO MM(262420000000021/f604ec38) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012083953078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012083953078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012083953078 DMM INFO MM(262420000000021/f604ec38) <- GMM AUTH AND CIPHERING REQ (rand = 55 15 e4 5c 42 32 45 3f 2f f3 3b 47 2b ed 65 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012083953088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083953088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012083953088 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083953088 DMM INFO MM(262420000000021/f604ec38) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012083953088 DMM NOTICE MM(262420000000021/f604ec38) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012083953088 DMM DEBUG MM(262420000000021/f604ec38) checking auth: received GSM SRES = 16 3c ad a2 (gprs_gmm.c:666) 20241012083953088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012083953088 DMM DEBUG MM(262420000000021/f604ec38) Requesting authorization (sgsn_auth.c:160) 20241012083953088 DMM INFO MM(262420000000021/f604ec38) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012083953088 DMM DEBUG MM(262420000000021/f604ec38) Requesting subscriber data update (gprs_subscriber.c:894) 20241012083953088 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241012083953088 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) 20241012083953088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012083953088 DMM INFO MM(262420000000021/f604ec38) <- GMM ATTACH ACCEPT (new P-TMSI=0xf604ec38) (gprs_gmm.c:300) 20241012083953090 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012083953090 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012083953090 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241012083953090 DMM INFO MM(262420000000021/f604ec38) Subscriber data update (mmctx.c:445) 20241012083953090 DMM DEBUG MM(262420000000021/f604ec38) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012083953090 DMM INFO MM(262420000000021/f604ec38) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012083953090 DMM NOTICE MM(262420000000021/f604ec38) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241012083953090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012083953090 DMM NOTICE MM(262420000000021/f604ec38) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012083953090 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) 20241012083953090 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012083953090 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241012083953090 DMM INFO MM(262420000000021/f604ec38) Subscriber data update (mmctx.c:445) 20241012083953090 DMM DEBUG MM(262420000000021/f604ec38) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012083953098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083953098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012083953098 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083953098 DMM INFO MM(262420000000021/f604ec38) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012083953098 DMM NOTICE MM(262420000000021/f604ec38) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012083953098 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012083953098 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012083953098 DLLC NOTICE LLME(c737b27f/f604ec38){ASSIGNED} LLGM Assign pre (ffffffff => f604ec38) (gprs_llc.c:1079) 20241012083953098 DLLC NOTICE LLME(ffffffff/f604ec38){ASSIGNED} LLGM Assign post (ffffffff => f604ec38) (gprs_llc.c:1125) 20241012083953098 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012083953098 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012083953098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012083953098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@8a897e497e02: setverdict(pass): none -> pass 20241012083953150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083953150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012083953150 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083953150 DMM INFO MM(262420000000021/f604ec38) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012083953150 DMM INFO MM(262420000000021/f604ec38) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012083953150 DMM DEBUG MM(262420000000021/f604ec38) Using GGSN 0 (gprs_sm.c:312) 20241012083953150 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241012083953150 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012083953150 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241012083953150 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241012083953163 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 f0 46 2a 00 11 a8 2e f9 e2 14 05 7f c0 b5 47 39 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) 20241012083953163 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476dc058, cbp=0x55d51b420380) (sgsn_libgtp.c:632) 20241012083953163 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012083953163 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b4229b8 TLLI=f604ec38, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012083953163 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012083953163 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012083953171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083953171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241012083953171 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083953171 DMM INFO MM(262420000000021/f604ec38) -> GMM ATTACH REQUEST MI(TMSI-0xF604EC38) type="GPRS attach"  (gprs_gmm.c:1266) 20241012083953171 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012083953171 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012083953171 DLLC NOTICE LLME(ffffffff/f604ec38){ASSIGNED} LLGM Assign pre (f604ec38 => e8190298) (gprs_llc.c:1079) 20241012083953171 DLLC NOTICE LLME(f604ec38/e8190298){ASSIGNED} LLGM Assign post (f604ec38 => e8190298) (gprs_llc.c:1125) 20241012083953171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012083953171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012083953171 DMM DEBUG MM(262420000000021/e8190298) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012083953176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012083953176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241012083953176 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012083953176 DMM DEBUG MM(262420000000021/e8190298) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241012083953176 DMM NOTICE MM(262420000000021/e8190298) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012083953176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012083953177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012083953177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012083953177 DMM DEBUG MM(262420000000021/e8190298) Requesting authorization (sgsn_auth.c:160) 20241012083953177 DMM INFO MM(262420000000021/e8190298) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012083953177 DMM DEBUG MM(262420000000021/e8190298) Requesting subscriber data update (gprs_subscriber.c:894) 20241012083953177 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241012083953177 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) 20241012083953177 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012083953177 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012083953177 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241012083953177 DMM INFO MM(262420000000021/e8190298) Subscriber data update (mmctx.c:445) 20241012083953177 DMM DEBUG MM(262420000000021/e8190298) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241012083953177 DMM INFO MM(262420000000021/e8190298) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241012083953177 DMM NOTICE MM(262420000000021/e8190298) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241012083953177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012083953177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012083953177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241012083953177 DMM INFO MM(262420000000021/e8190298) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8190298) (gprs_gmm.c:300) 20241012083953177 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) 20241012083953178 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012083953178 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241012083953178 DMM INFO MM(262420000000021/e8190298) Subscriber data update (mmctx.c:445) 20241012083953178 DMM DEBUG MM(262420000000021/e8190298) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@8a897e497e02: Trying to receive 5 ATTACH ACCEPTs 20241012083959178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241012083959178 DMM INFO MM(262420000000021/e8190298) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8190298) (gprs_gmm.c:300) 20241012083959427 DGPRS DEBUG Checking for inactive LLMEs, time = 10533133 (sgsn.c:131) 20241012084005180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241012084005180 DMM INFO MM(262420000000021/e8190298) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8190298) (gprs_gmm.c:300) 20241012084011181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241012084011181 DMM INFO MM(262420000000021/e8190298) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8190298) (gprs_gmm.c:300) 20241012084013012 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241012084013012 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084013013 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241012084017183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241012084017183 DMM INFO MM(262420000000021/e8190298) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8190298) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@8a897e497e02: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@8a897e497e02: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241012084022690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084022692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084022692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084022736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084022738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084022738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084022775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084022777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084022777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084023184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241012084023184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241012084023184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241012084023184 DMM NOTICE MM(262420000000021/e8190298) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012084023184 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241012084023184 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b4229b8, TLLI=e8190298, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084023184 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012084023184 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012084023184 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241012084023185 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241012084023185 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) 20241012084023185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Reject}: Deallocated (fsm.c:568) 20241012084023185 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Deallocated (fsm.c:568) 20241012084023185 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084023185 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241012084023185 DLLC NOTICE LLME(f604ec38/e8190298){ASSIGNED} LLGM Assign pre (e8190298 => ffffffff) (gprs_llc.c:1079) 20241012084023185 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8190298 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@8a897e497e02: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@8a897e497e02: Final verdict of PTC: pass 20241012084023694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37500<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084023696 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084023696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(94)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(95)@8a897e497e02: Final verdict of PTC: none -NSVCI99(93)@8a897e497e02: Final verdict of PTC: none -NSVCI97(84)@8a897e497e02: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@8a897e497e02: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@8a897e497e02: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(83)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@8a897e497e02: Final verdict of PTC: none -NSVCI98(89)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(82)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(87)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(91)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:40:23 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241012084023823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084024124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125364) 20241012084024697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084024697 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) 20241012084025698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084025698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:40:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241012084026699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084026699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_auth_id_timeout started. 20241012084027178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084027179 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084027221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084027221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084027221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084027221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084027221 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084027222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084027222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084027222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084027222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084027223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084027223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084027223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084027224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084027224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084027224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084027224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084027224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084027224 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084027224 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084027224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084027224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084027224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084027229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084027239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084027239 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084027264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084027264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084027264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084027264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084027264 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084027264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084027264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084027264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084027264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084027265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084027265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084027265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084027266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084027266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084027266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084027266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084027266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084027266 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084027266 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084027266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084027266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084027266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084027270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084027279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084027279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084027301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084027301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084027301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084027301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084027301 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084027301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084027301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084027301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084027301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084027303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084027303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084027303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084027303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084027303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084027303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084027303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084027303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084027303 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084027303 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084027303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084027304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084027304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084027308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084027316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084027316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084027700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084027700 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084027700 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084027700 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084027703 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084027703 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@8a897e497e02: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C6BA2964'O, index=0 SGSN_Test-GSUP(114)@8a897e497e02: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241012084027748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084027748 DLLC NOTICE LLME(ffffffff/c6ba2964){UNASSIGNED} LLC RX: unknown TLLI 0xc6ba2964, creating LLME on the fly (gprs_llc.c:552) 20241012084027748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084027748 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084027748 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084027748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084027748 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084027748 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084027748 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084027748 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084027748 DLLC NOTICE LLME(ffffffff/c6ba2964){UNASSIGNED} LLGM Assign pre (c6ba2964 => d3977b08) (gprs_llc.c:1079) 20241012084027748 DLLC NOTICE LLME(c6ba2964/d3977b08){ASSIGNED} LLGM Assign post (c6ba2964 => d3977b08) (gprs_llc.c:1125) 20241012084027748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084027748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084027748 DMM DEBUG MM(262420000000002/d3977b08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084029428 DGPRS DEBUG Checking for inactive LLMEs, time = 10533163 (sgsn.c:131) 20241012084033749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084033749 DMM DEBUG MM(262420000000002/d3977b08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084039750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084039750 DMM DEBUG MM(262420000000002/d3977b08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084045751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084045751 DMM DEBUG MM(262420000000002/d3977b08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084047701 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241012084047701 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241012084047701 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084051752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084051752 DMM DEBUG MM(262420000000002/d3977b08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084057226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084057227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084057227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084057266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084057268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084057268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084057304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084057306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084057306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084057753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084057753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241012084057753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241012084057753 DMM NOTICE MM(262420000000002/d3977b08) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241012084057753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Reject}: Deallocated (fsm.c:568) 20241012084057753 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084057753 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084057753 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241012084057753 DLLC NOTICE LLME(c6ba2964/d3977b08){ASSIGNED} LLGM Assign pre (d3977b08 => ffffffff) (gprs_llc.c:1079) 20241012084057753 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3977b08 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@8a897e497e02: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@8a897e497e02: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@8a897e497e02: Final verdict of PTC: pass 20241012084057763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@8a897e497e02: Final verdict of PTC: none -NSVCI97(102)@8a897e497e02: Final verdict of PTC: none 20241012084057766 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(107)@8a897e497e02: Final verdict of PTC: none 20241012084057766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_id_timeout-BVCI220(111)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@8a897e497e02: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@8a897e497e02: Final verdict of PTC: none -NSVCI99(112)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@8a897e497e02: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(105)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(110)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(100)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:40:57 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241012084057894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084058195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59660) 20241012084058767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084058767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59660, count=68536) 20241012084059428 DGPRS DEBUG Checking for inactive LLMEs, time = 10533193 (sgsn.c:131) 20241012084059768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084059768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:41: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_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 20241012084100769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084100769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_auth_sai_timeout started. 20241012084101256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084101257 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084101301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084101301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084101301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084101301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084101302 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084101302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084101302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084101302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084101302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084101303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084101303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084101303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084101303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084101303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084101303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084101303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084101303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084101303 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084101303 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084101303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084101304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084101304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084101307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084101317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084101317 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(123)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(127)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(126)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084101344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084101344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084101344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084101344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084101344 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084101344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084101344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084101344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084101344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(127)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084101346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084101346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084101346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084101346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084101346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084101346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084101346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084101346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084101346 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084101346 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084101346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084101347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084101347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(127)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084101351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084101360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084101360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(124)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(126)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084101371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084101371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084101371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084101371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084101371 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084101371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084101371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084101371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084101371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084101373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084101373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084101373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084101373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084101373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084101373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084101373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084101373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084101373 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084101373 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084101373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(131)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084101374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084101374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084101378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084101388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084101388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084101770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084101770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084101770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084101770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084101772 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241012084101773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@8a897e497e02: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='DF36033E'O, index=0 SGSN_Test-GSUP(133)@8a897e497e02: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241012084101817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084101817 DLLC NOTICE LLME(ffffffff/df36033e){UNASSIGNED} LLC RX: unknown TLLI 0xdf36033e, creating LLME on the fly (gprs_llc.c:552) 20241012084101817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084101818 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084101818 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084101818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084101818 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084101818 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084101818 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084101818 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084101818 DLLC NOTICE LLME(ffffffff/df36033e){UNASSIGNED} LLGM Assign pre (df36033e => f660d377) (gprs_llc.c:1079) 20241012084101818 DLLC NOTICE LLME(df36033e/f660d377){ASSIGNED} LLGM Assign post (df36033e => f660d377) (gprs_llc.c:1125) 20241012084101818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084101818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084101818 DMM DEBUG MM(262420000000003/f660d377) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084101830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084101830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084101830 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084101830 DMM DEBUG MM(262420000000003/f660d377) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241012084101830 DMM NOTICE MM(262420000000003/f660d377) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084101830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084101830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084101830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084101830 DMM DEBUG MM(262420000000003/f660d377) Requesting authorization (sgsn_auth.c:160) 20241012084101830 DMM INFO MM(262420000000003/f660d377) Requesting authentication tuples (sgsn_auth.c:184) 20241012084101830 DMM DEBUG MM(262420000000003/f660d377) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084101830 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241012084101830 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)@8a897e497e02: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@8a897e497e02: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241012084107831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241012084107831 DMM ERROR MM(262420000000003/f660d377) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241012084107831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241012084107831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241012084107831 DMM NOTICE MM(262420000000003/f660d377) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241012084107831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Reject}: Deallocated (fsm.c:568) 20241012084107831 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084107831 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084107831 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241012084107831 DLLC NOTICE LLME(df36033e/f660d377){ASSIGNED} LLGM Assign pre (f660d377 => ffffffff) (gprs_llc.c:1079) 20241012084107831 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f660d377 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@8a897e497e02: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@8a897e497e02: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@8a897e497e02: Final verdict of PTC: pass 20241012084107841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@8a897e497e02: Final verdict of PTC: none 20241012084107843 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084107843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(117)@8a897e497e02: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@8a897e497e02: Final verdict of PTC: none -NSVCI98(127)@8a897e497e02: Final verdict of PTC: none -NSVCI99(131)@8a897e497e02: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@8a897e497e02: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@8a897e497e02: Final verdict of PTC: none -NSVCI97(121)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(125)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(119)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(129)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:41:07 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20241012084107971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084108272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65656) 20241012084108844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084108844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65656, count=67196) 20241012084109846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084109846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:41: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_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 20241012084110847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084110847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_auth_sai_reject started. 20241012084111332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084111333 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084111372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084111373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084111373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084111373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084111373 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084111373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084111373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084111373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084111373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084111374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084111374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084111374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084111374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084111374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084111374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084111374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084111374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084111374 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084111374 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084111374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(140)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084111375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084111375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084111378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084111388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084111388 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(141)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 TC_attach_auth_sai_reject-BVCI196(139)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084111416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084111416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084111416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084111416 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084111416 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084111416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084111416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084111416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084111416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084111418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084111418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084111418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084111418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084111418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084111418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084111418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084111419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084111419 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084111419 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084111419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084111419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084111419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084111424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084111434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084111434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(143)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084111454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084111454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084111454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084111454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084111454 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084111454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084111454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084111454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084111454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084111456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084111456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084111456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084111456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084111456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084111456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084111456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084111456 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084111456 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084111456 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084111456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084111457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084111457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084111460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084111470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084111470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084111849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084111849 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084111849 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084111849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084111850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084111851 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@8a897e497e02: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E9FA936C'O, index=0 SGSN_Test-GSUP(152)@8a897e497e02: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241012084111895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084111895 DLLC NOTICE LLME(ffffffff/e9fa936c){UNASSIGNED} LLC RX: unknown TLLI 0xe9fa936c, creating LLME on the fly (gprs_llc.c:552) 20241012084111895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084111895 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084111895 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084111895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084111895 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084111895 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084111895 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084111895 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084111895 DLLC NOTICE LLME(ffffffff/e9fa936c){UNASSIGNED} LLGM Assign pre (e9fa936c => d2829512) (gprs_llc.c:1079) 20241012084111895 DLLC NOTICE LLME(e9fa936c/d2829512){ASSIGNED} LLGM Assign post (e9fa936c => d2829512) (gprs_llc.c:1125) 20241012084111895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084111895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084111895 DMM DEBUG MM(262420000000004/d2829512) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084111908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084111908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084111908 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084111908 DMM DEBUG MM(262420000000004/d2829512) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241012084111908 DMM NOTICE MM(262420000000004/d2829512) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084111908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084111908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084111908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084111908 DMM DEBUG MM(262420000000004/d2829512) Requesting authorization (sgsn_auth.c:160) 20241012084111908 DMM INFO MM(262420000000004/d2829512) Requesting authentication tuples (sgsn_auth.c:184) 20241012084111908 DMM DEBUG MM(262420000000004/d2829512) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084111908 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241012084111908 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)@8a897e497e02: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@8a897e497e02: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241012084111911 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241012084111911 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241012084111911 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241012084117909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241012084117909 DMM ERROR MM(262420000000004/d2829512) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241012084117909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241012084117909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241012084117909 DMM NOTICE MM(262420000000004/d2829512) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241012084117910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Reject}: Deallocated (fsm.c:568) 20241012084117910 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084117910 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084117910 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241012084117910 DLLC NOTICE LLME(e9fa936c/d2829512){ASSIGNED} LLGM Assign pre (d2829512 => ffffffff) (gprs_llc.c:1079) 20241012084117910 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2829512 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@8a897e497e02: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@8a897e497e02: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@8a897e497e02: Final verdict of PTC: pass 20241012084117919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50866<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084117922 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084117922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(151)@8a897e497e02: Final verdict of PTC: none -NSVCI98(145)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(152)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@8a897e497e02: Final verdict of PTC: none -NSVCI97(140)@8a897e497e02: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@8a897e497e02: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@8a897e497e02: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@8a897e497e02: Final verdict of PTC: none -NSVCI99(150)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(144)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(138)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(148)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:41:18 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 20241012084118049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084118350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67596) 20241012084118923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084118923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67596, count=68856) 20241012084119924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084119924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:41: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_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 20241012084120925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084120925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_gsup_lu_timeout started. 20241012084121406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084121408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084121453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084121453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084121453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084121453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084121453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084121453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084121453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084121453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084121453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084121455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084121455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084121455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084121455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084121455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084121455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084121455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084121455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084121455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084121455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084121455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084121456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084121456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084121460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084121469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084121469 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084121488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084121488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084121488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084121488 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084121488 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084121488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084121488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084121488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084121488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084121489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084121489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084121489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084121490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084121490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084121490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084121490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084121490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084121490 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084121490 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084121490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084121490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084121490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084121495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084121505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084121505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084121524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084121524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084121524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084121524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084121524 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084121524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084121524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084121524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084121524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084121526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084121526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084121526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084121526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084121526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084121526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084121526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084121526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084121526 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084121526 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084121526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(169)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084121527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084121527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084121531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084121541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084121542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084121926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084121926 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084121926 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084121926 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084121929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084121929 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@8a897e497e02: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='EBC2DB9F'O, index=0 SGSN_Test-GSUP(171)@8a897e497e02: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@8a897e497e02: 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 := '5E9A8438180FE28DFC0124ECFB65E459'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '442C56C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46FBB7831A5F4FDD'O } } } } } 20241012084122979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084122979 DLLC NOTICE LLME(ffffffff/ebc2db9f){UNASSIGNED} LLC RX: unknown TLLI 0xebc2db9f, creating LLME on the fly (gprs_llc.c:552) 20241012084122979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084122979 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084122979 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084122979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084122979 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084122979 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084122979 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084122979 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084122979 DLLC NOTICE LLME(ffffffff/ebc2db9f){UNASSIGNED} LLGM Assign pre (ebc2db9f => dfd40168) (gprs_llc.c:1079) 20241012084122979 DLLC NOTICE LLME(ebc2db9f/dfd40168){ASSIGNED} LLGM Assign post (ebc2db9f => dfd40168) (gprs_llc.c:1125) 20241012084122979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084122979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084122979 DMM DEBUG MM(262420000000005/dfd40168) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084122992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084122992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084122992 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084122992 DMM DEBUG MM(262420000000005/dfd40168) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241012084122992 DMM NOTICE MM(262420000000005/dfd40168) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084122992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084122992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084122992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084122992 DMM DEBUG MM(262420000000005/dfd40168) Requesting authorization (sgsn_auth.c:160) 20241012084122992 DMM INFO MM(262420000000005/dfd40168) Requesting authentication tuples (sgsn_auth.c:184) 20241012084122992 DMM DEBUG MM(262420000000005/dfd40168) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084122992 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241012084122992 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)@8a897e497e02: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@8a897e497e02: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241012084122995 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084122995 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084122995 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084122995 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084122995 DMM INFO MM(262420000000005/dfd40168) Subscriber data update (mmctx.c:445) 20241012084122995 DMM DEBUG MM(262420000000005/dfd40168) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084122995 DMM INFO MM(262420000000005/dfd40168) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084122995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084122995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084122995 DMM INFO MM(262420000000005/dfd40168) <- GMM AUTH AND CIPHERING REQ (rand = 5e 9a 84 38 18 0f e2 8d fc 01 24 ec fb 65 e4 59 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084123003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084123003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084123003 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084123003 DMM INFO MM(262420000000005/dfd40168) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084123003 DMM NOTICE MM(262420000000005/dfd40168) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084123003 DMM DEBUG MM(262420000000005/dfd40168) checking auth: received GSM SRES = 44 2c 56 c0 (gprs_gmm.c:666) 20241012084123003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084123003 DMM DEBUG MM(262420000000005/dfd40168) Requesting authorization (sgsn_auth.c:160) 20241012084123003 DMM INFO MM(262420000000005/dfd40168) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084123003 DMM DEBUG MM(262420000000005/dfd40168) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084123003 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241012084123003 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) 20241012084123003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084123003 DMM INFO MM(262420000000005/dfd40168) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfd40168) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@8a897e497e02: setverdict(fail): none -> fail MC@8a897e497e02: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241012084123010 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084123010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@8a897e497e02: Final verdict of PTC: none -NSVCI97(159)@8a897e497e02: Final verdict of PTC: none 20241012084123012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53850<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(169)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@8a897e497e02: Final verdict of PTC: none -NSVCI98(164)@8a897e497e02: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@8a897e497e02: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@8a897e497e02: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(157)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(167)@8a897e497e02: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@8a897e497e02: Final verdict of PTC: fail -NSVCI98-provIP(162)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@8a897e497e02: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@8a897e497e02: 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'. Sat Oct 12 08:41:23 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 20241012084123143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084123544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69704) 20241012084124011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084124012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69704, count=74060) 20241012084125013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084125013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:41:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084126014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084126014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_gsup_lu_reject started. 20241012084126605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084126607 DMM INFO MM(262420000000005/dfd40168) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084126607 DMM INFO MM(262420000000005/dfd40168) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084126607 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084126607 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084126607 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084126607 DMM ERROR MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241012084126607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241012084126607 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084126607 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084126607 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084126607 DLLC NOTICE LLME(ebc2db9f/dfd40168){ASSIGNED} LLGM Assign pre (dfd40168 => ffffffff) (gprs_llc.c:1079) 20241012084126607 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfd40168 => ffffffff) (gprs_llc.c:1125) 20241012084126607 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084126650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084126650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084126650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084126650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084126650 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084126650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084126650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084126650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084126650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084126651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084126651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084126651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084126651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084126651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084126651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084126651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084126651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084126651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084126651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084126651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084126652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084126652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084126655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084126664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084126664 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084126699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084126699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084126699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084126699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084126699 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084126699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084126699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084126699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084126699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(183)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084126701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084126701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084126701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084126701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084126701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084126701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084126701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084126701 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084126701 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084126701 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084126701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084126702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084126702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084126706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(180)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084126714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084126714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(181)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084126735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084126735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084126735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084126735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084126735 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084126736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084126736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084126736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084126736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084126737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084126737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084126737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084126737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084126737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084126738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084126738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084126738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084126738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084126738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084126738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084126738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084126738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084126741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084126750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084126750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(186)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084127015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084127015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084127015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084127015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084127018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(188)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084127018 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@8a897e497e02: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='EFE7D0E8'O, index=0 SGSN_Test-GSUP(190)@8a897e497e02: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@8a897e497e02: 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 := '5382D9285EDD7E605F5E21E7F80C424C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F9340BAC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '316B754E8AC6E604'O } } } } } 20241012084128069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084128069 DLLC NOTICE LLME(ffffffff/efe7d0e8){UNASSIGNED} LLC RX: unknown TLLI 0xefe7d0e8, creating LLME on the fly (gprs_llc.c:552) 20241012084128069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084128069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084128069 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084128069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084128069 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084128069 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084128069 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084128069 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084128069 DLLC NOTICE LLME(ffffffff/efe7d0e8){UNASSIGNED} LLGM Assign pre (efe7d0e8 => c91063b8) (gprs_llc.c:1079) 20241012084128069 DLLC NOTICE LLME(efe7d0e8/c91063b8){ASSIGNED} LLGM Assign post (efe7d0e8 => c91063b8) (gprs_llc.c:1125) 20241012084128069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084128069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084128069 DMM DEBUG MM(262420000000006/c91063b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084128084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084128084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084128084 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084128084 DMM DEBUG MM(262420000000006/c91063b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241012084128084 DMM NOTICE MM(262420000000006/c91063b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084128084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084128084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084128084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084128084 DMM DEBUG MM(262420000000006/c91063b8) Requesting authorization (sgsn_auth.c:160) 20241012084128084 DMM INFO MM(262420000000006/c91063b8) Requesting authentication tuples (sgsn_auth.c:184) 20241012084128084 DMM DEBUG MM(262420000000006/c91063b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084128084 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241012084128084 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)@8a897e497e02: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@8a897e497e02: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241012084128087 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084128087 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084128087 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084128087 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084128087 DMM INFO MM(262420000000006/c91063b8) Subscriber data update (mmctx.c:445) 20241012084128087 DMM DEBUG MM(262420000000006/c91063b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084128087 DMM INFO MM(262420000000006/c91063b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084128087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084128087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084128087 DMM INFO MM(262420000000006/c91063b8) <- GMM AUTH AND CIPHERING REQ (rand = 53 82 d9 28 5e dd 7e 60 5f 5e 21 e7 f8 0c 42 4c , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084128096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084128096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084128096 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084128096 DMM INFO MM(262420000000006/c91063b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084128096 DMM NOTICE MM(262420000000006/c91063b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084128096 DMM DEBUG MM(262420000000006/c91063b8) checking auth: received GSM SRES = f9 34 0b ac (gprs_gmm.c:666) 20241012084128096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084128096 DMM DEBUG MM(262420000000006/c91063b8) Requesting authorization (sgsn_auth.c:160) 20241012084128096 DMM INFO MM(262420000000006/c91063b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084128096 DMM DEBUG MM(262420000000006/c91063b8) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084128096 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241012084128096 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) 20241012084128096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084128096 DMM INFO MM(262420000000006/c91063b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc91063b8) (gprs_gmm.c:300) 20241012084128097 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241012084128097 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241012084128097 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241012084128097 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084128097 DMM INFO MM(262420000000006/c91063b8) Subscriber data update (mmctx.c:445) 20241012084128097 DMM DEBUG MM(262420000000006/c91063b8) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@8a897e497e02: setverdict(fail): none -> fail MC@8a897e497e02: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241012084128104 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084128104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(178)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(190)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@8a897e497e02: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@8a897e497e02: Final verdict of PTC: none -NSVCI99(189)@8a897e497e02: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@8a897e497e02: Final verdict of PTC: none -NSVCI98(184)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@8a897e497e02: Final verdict of PTC: none 20241012084128106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(191)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@8a897e497e02: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(176)@8a897e497e02: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@8a897e497e02: Final verdict of PTC: fail -NSVCI99-provIP(187)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(182)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@8a897e497e02: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@8a897e497e02: 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'. Sat Oct 12 08:41:28 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 20241012084128230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084128631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47400) 20241012084129105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084129105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012084129429 DGPRS DEBUG Checking for inactive LLMEs, time = 10533223 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=47400, count=79548) 20241012084130106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084130106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:41:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084131107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084131108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_combined started. 20241012084131692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084131694 DMM INFO MM(262420000000006/c91063b8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084131694 DMM INFO MM(262420000000006/c91063b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084131694 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084131694 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084131694 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084131694 DMM ERROR MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241012084131694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241012084131694 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084131694 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084131694 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084131694 DLLC NOTICE LLME(efe7d0e8/c91063b8){ASSIGNED} LLGM Assign pre (c91063b8 => ffffffff) (gprs_llc.c:1079) 20241012084131694 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c91063b8 => ffffffff) (gprs_llc.c:1125) 20241012084131694 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084131735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084131735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084131735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084131735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084131735 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084131735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084131735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084131735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084131735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084131736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084131736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084131736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084131737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084131737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084131737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084131737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084131737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084131737 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084131737 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084131737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084131737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084131737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084131740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084131751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084131751 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084131773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084131773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084131773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084131774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084131774 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084131774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084131774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084131774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084131774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084131776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084131776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084131776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084131776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084131776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084131776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084131776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084131776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084131776 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084131776 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084131776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(202)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084131776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084131777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084131780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084131790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084131790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(200)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084131811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084131811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084131811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084131811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084131811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084131811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084131811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084131811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084131811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084131813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084131813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084131813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084131814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084131814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084131814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084131814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084131814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084131814 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084131814 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084131814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(208)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084131814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084131814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084131818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084131827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084131827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(205)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084132108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084132108 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084132108 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084132108 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084132111 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241012084132111 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(207)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(207)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@8a897e497e02: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='C3FC0FDE'O, index=0 SGSN_Test-GSUP(209)@8a897e497e02: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@8a897e497e02: 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 := '48E88B08C504F4DF18D6E4AEA2E82E69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '030977A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C3E686E65D19F3E0'O } } } } } 20241012084133168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084133168 DLLC NOTICE LLME(ffffffff/c3fc0fde){UNASSIGNED} LLC RX: unknown TLLI 0xc3fc0fde, creating LLME on the fly (gprs_llc.c:552) 20241012084133168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084133168 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241012084133168 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084133168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084133168 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084133168 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084133168 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084133168 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084133168 DLLC NOTICE LLME(ffffffff/c3fc0fde){UNASSIGNED} LLGM Assign pre (c3fc0fde => c1a30cb8) (gprs_llc.c:1079) 20241012084133168 DLLC NOTICE LLME(c3fc0fde/c1a30cb8){ASSIGNED} LLGM Assign post (c3fc0fde => c1a30cb8) (gprs_llc.c:1125) 20241012084133168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084133168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084133168 DMM DEBUG MM(262420000000007/c1a30cb8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084133181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084133181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084133181 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084133182 DMM DEBUG MM(262420000000007/c1a30cb8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241012084133182 DMM NOTICE MM(262420000000007/c1a30cb8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084133182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084133182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084133182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084133182 DMM DEBUG MM(262420000000007/c1a30cb8) Requesting authorization (sgsn_auth.c:160) 20241012084133182 DMM INFO MM(262420000000007/c1a30cb8) Requesting authentication tuples (sgsn_auth.c:184) 20241012084133182 DMM DEBUG MM(262420000000007/c1a30cb8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084133182 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241012084133182 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)@8a897e497e02: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@8a897e497e02: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241012084133185 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084133185 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084133185 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084133185 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084133185 DMM INFO MM(262420000000007/c1a30cb8) Subscriber data update (mmctx.c:445) 20241012084133185 DMM DEBUG MM(262420000000007/c1a30cb8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084133185 DMM INFO MM(262420000000007/c1a30cb8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084133185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084133185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084133185 DMM INFO MM(262420000000007/c1a30cb8) <- GMM AUTH AND CIPHERING REQ (rand = 48 e8 8b 08 c5 04 f4 df 18 d6 e4 ae a2 e8 2e 69 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084133193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084133193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084133193 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084133193 DMM INFO MM(262420000000007/c1a30cb8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084133193 DMM NOTICE MM(262420000000007/c1a30cb8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084133193 DMM DEBUG MM(262420000000007/c1a30cb8) checking auth: received GSM SRES = 03 09 77 a2 (gprs_gmm.c:666) 20241012084133193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084133193 DMM DEBUG MM(262420000000007/c1a30cb8) Requesting authorization (sgsn_auth.c:160) 20241012084133193 DMM INFO MM(262420000000007/c1a30cb8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084133193 DMM DEBUG MM(262420000000007/c1a30cb8) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084133193 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241012084133193 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) 20241012084133193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084133193 DMM INFO MM(262420000000007/c1a30cb8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1a30cb8) (gprs_gmm.c:300) 20241012084133194 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084133194 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084133195 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241012084133195 DMM INFO MM(262420000000007/c1a30cb8) Subscriber data update (mmctx.c:445) 20241012084133195 DMM DEBUG MM(262420000000007/c1a30cb8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084133195 DMM INFO MM(262420000000007/c1a30cb8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084133195 DMM NOTICE MM(262420000000007/c1a30cb8) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241012084133195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084133195 DMM NOTICE MM(262420000000007/c1a30cb8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084133195 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) 20241012084133195 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084133195 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241012084133195 DMM INFO MM(262420000000007/c1a30cb8) Subscriber data update (mmctx.c:445) 20241012084133195 DMM DEBUG MM(262420000000007/c1a30cb8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@8a897e497e02: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@8a897e497e02: Removing Client IMSI='262420000000007'H, index=0 20241012084133202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084133202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084133202 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084133202 DMM INFO MM(262420000000007/c1a30cb8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084133202 DMM NOTICE MM(262420000000007/c1a30cb8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084133202 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084133202 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084133202 DLLC NOTICE LLME(c3fc0fde/c1a30cb8){ASSIGNED} LLGM Assign pre (ffffffff => c1a30cb8) (gprs_llc.c:1079) 20241012084133202 DLLC NOTICE LLME(ffffffff/c1a30cb8){ASSIGNED} LLGM Assign post (ffffffff => c1a30cb8) (gprs_llc.c:1125) 20241012084133202 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084133202 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084133202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084133202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@8a897e497e02: Final verdict of PTC: pass 20241012084133203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40992<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084133204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084133205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(207)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(209)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@8a897e497e02: Final verdict of PTC: none -NSVCI98(203)@8a897e497e02: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@8a897e497e02: Final verdict of PTC: none -NSVCI99(208)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@8a897e497e02: Final verdict of PTC: none -NSVCI97(197)@8a897e497e02: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@8a897e497e02: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(206)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(195)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(201)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_combined finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:41:33 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241012084133331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084133733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84324) 20241012084134205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084134205 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) 20241012084135207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084135207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:41:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084136209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084136209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_accept_all started. 20241012084136793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084136794 DMM INFO MM(262420000000007/c1a30cb8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084136794 DMM INFO MM(262420000000007/c1a30cb8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084136794 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084136794 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084136794 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084136794 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084136794 DLLC NOTICE LLME(ffffffff/c1a30cb8){ASSIGNED} LLGM Assign pre (c1a30cb8 => ffffffff) (gprs_llc.c:1079) 20241012084136794 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1a30cb8 => ffffffff) (gprs_llc.c:1125) 20241012084136794 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241012084136794 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) 20241012084136794 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) 20241012084136794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084136794 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084136794 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084136794 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084136794 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084136837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084136837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084136837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084136837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084136837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084136837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084136837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084136837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084136837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084136839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084136839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084136839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084136839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084136839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084136839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084136839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084136839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084136839 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084136839 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084136839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084136840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084136840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084136844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084136854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084136854 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084136874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084136874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084136874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084136874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084136874 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084136874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084136874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084136874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084136874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084136876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084136876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084136876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084136876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084136876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084136876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084136876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084136876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084136876 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084136876 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084136876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084136877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084136877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084136880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084136891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084136891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084136922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084136922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084136922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084136922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084136922 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084136922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084136923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084136923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084136923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084136924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084136924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084136924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084136924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084136924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084136924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084136924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084136924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084136924 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084136924 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084136924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(227)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084136925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084136925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084136929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084136937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084136937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084137210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084137210 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084137210 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084137210 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084137212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084137213 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@8a897e497e02: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='FFEDFD28'O, index=0 SGSN_Test-GSUP(228)@8a897e497e02: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241012084138262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084138262 DLLC NOTICE LLME(ffffffff/ffedfd28){UNASSIGNED} LLC RX: unknown TLLI 0xffedfd28, creating LLME on the fly (gprs_llc.c:552) 20241012084138262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084138262 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084138262 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084138262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084138262 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084138262 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084138262 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084138262 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084138262 DLLC NOTICE LLME(ffffffff/ffedfd28){UNASSIGNED} LLGM Assign pre (ffedfd28 => cb1d09b7) (gprs_llc.c:1079) 20241012084138262 DLLC NOTICE LLME(ffedfd28/cb1d09b7){ASSIGNED} LLGM Assign post (ffedfd28 => cb1d09b7) (gprs_llc.c:1125) 20241012084138262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084138262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084138262 DMM DEBUG MM(262420000000008/cb1d09b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084138274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084138274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084138274 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084138274 DMM DEBUG MM(262420000000008/cb1d09b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241012084138274 DMM NOTICE MM(262420000000008/cb1d09b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084138274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084138274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084138274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241012084138274 DMM INFO MM(262420000000008/cb1d09b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb1d09b7) (gprs_gmm.c:300) TC_attach_accept_all(230)@8a897e497e02: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@8a897e497e02: Removing Client IMSI='262420000000008'H, index=0 20241012084139265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084139265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084139265 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084139265 DMM INFO MM(262420000000008/cb1d09b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084139265 DMM NOTICE MM(262420000000008/cb1d09b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084139265 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084139265 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084139265 DLLC NOTICE LLME(ffedfd28/cb1d09b7){ASSIGNED} LLGM Assign pre (ffffffff => cb1d09b7) (gprs_llc.c:1079) 20241012084139265 DLLC NOTICE LLME(ffffffff/cb1d09b7){ASSIGNED} LLGM Assign post (ffffffff => cb1d09b7) (gprs_llc.c:1125) 20241012084139265 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084139265 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084139265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084139265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@8a897e497e02: Final verdict of PTC: pass 20241012084139267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48626<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@8a897e497e02: Final verdict of PTC: none -NSVCI98(221)@8a897e497e02: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@8a897e497e02: Final verdict of PTC: none20241012084139269 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084139269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(212)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@8a897e497e02: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@8a897e497e02: Final verdict of PTC: none -NSVCI99(227)@8a897e497e02: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(219)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(225)@8a897e497e02: Final verdict of PTC: none -NSVCI97(216)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(214)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_accept_all finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:41:39 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 20241012084139395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084139796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69140) 20241012084140270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084140271 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=70580) 20241012084141272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084141272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:41:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084142274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084142274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_closed started. 20241012084142856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084142857 DMM INFO MM(262420000000008/cb1d09b7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084142857 DMM INFO MM(262420000000008/cb1d09b7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084142857 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084142857 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084142857 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084142857 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084142857 DLLC NOTICE LLME(ffffffff/cb1d09b7){ASSIGNED} LLGM Assign pre (cb1d09b7 => ffffffff) (gprs_llc.c:1079) 20241012084142857 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb1d09b7 => ffffffff) (gprs_llc.c:1125) 20241012084142857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084142857 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084142857 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084142857 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084142857 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084142899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084142899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084142899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084142899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084142899 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084142899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084142899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084142899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084142899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084142901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084142901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084142901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084142901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084142901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084142901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084142901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084142901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084142901 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084142901 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084142901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084142902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084142902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084142906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084142917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084142917 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(237)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(234)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(240)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084142945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084142945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084142945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084142945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084142945 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084142945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084142945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084142945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084142945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(241)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084142947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084142947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084142947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084142947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084142947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084142947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084142947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084142947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084142947 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084142947 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084142947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084142948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084142948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084142952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084142961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084142961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(240)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed-BVCI210(238)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(245)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084142969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084142969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084142969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084142969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084142969 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084142969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084142969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084142969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084142969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084142970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084142970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084142970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084142971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084142971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084142971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084142971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084142971 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084142971 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084142971 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084142971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(245)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084142971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084142972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084142975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084142984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084142984 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084143274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084143274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084143274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084143274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084143276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084143277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@8a897e497e02: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E6917B88'O, index=0 SGSN_Test-GSUP(247)@8a897e497e02: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@8a897e497e02: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E6917B88'O, index=1 20241012084144333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084144333 DLLC NOTICE LLME(ffffffff/e6917b88){UNASSIGNED} LLC RX: unknown TLLI 0xe6917b88, creating LLME on the fly (gprs_llc.c:552) 20241012084144333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084144333 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084144333 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084144333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084144333 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084144333 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084144333 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084144333 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084144333 DLLC NOTICE LLME(ffffffff/e6917b88){UNASSIGNED} LLGM Assign pre (e6917b88 => d086857b) (gprs_llc.c:1079) 20241012084144333 DLLC NOTICE LLME(e6917b88/d086857b){ASSIGNED} LLGM Assign post (e6917b88 => d086857b) (gprs_llc.c:1125) 20241012084144333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084144333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084144333 DMM DEBUG MM(001010123456789/d086857b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084144347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084144347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084144347 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084144347 DMM DEBUG MM(001010123456789/d086857b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241012084144347 DMM NOTICE MM(001010123456789/d086857b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084144347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084144347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084144347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241012084144347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241012084144347 DMM NOTICE MM(001010123456789/d086857b) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241012084144347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Reject}: Deallocated (fsm.c:568) 20241012084144347 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084144347 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084144347 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241012084144347 DLLC NOTICE LLME(e6917b88/d086857b){ASSIGNED} LLGM Assign pre (d086857b => ffffffff) (gprs_llc.c:1079) 20241012084144347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d086857b => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@8a897e497e02: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@8a897e497e02: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@8a897e497e02: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@8a897e497e02: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C9A04844'O, index=2 SGSN_Test-GSUP(247)@8a897e497e02: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241012084144393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084144393 DLLC NOTICE LLME(ffffffff/c9a04844){UNASSIGNED} LLC RX: unknown TLLI 0xc9a04844, creating LLME on the fly (gprs_llc.c:552) 20241012084144393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084144393 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084144393 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084144393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084144393 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084144393 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084144393 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084144393 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084144393 DLLC NOTICE LLME(ffffffff/c9a04844){UNASSIGNED} LLGM Assign pre (c9a04844 => c69507aa) (gprs_llc.c:1079) 20241012084144393 DLLC NOTICE LLME(c9a04844/c69507aa){ASSIGNED} LLGM Assign post (c9a04844 => c69507aa) (gprs_llc.c:1125) 20241012084144393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084144393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084144393 DMM DEBUG MM(262420000000010/c69507aa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084144400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084144400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084144400 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084144400 DMM DEBUG MM(262420000000010/c69507aa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241012084144400 DMM NOTICE MM(262420000000010/c69507aa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084144400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084144400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084144400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241012084144400 DMM INFO MM(262420000000010/c69507aa) <- GMM ATTACH ACCEPT (new P-TMSI=0xc69507aa) (gprs_gmm.c:300) TC_attach_closed(250)@8a897e497e02: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@8a897e497e02: Removing Client IMSI='262420000000010'H, index=2 20241012084145397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084145397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084145397 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084145397 DMM INFO MM(262420000000010/c69507aa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084145397 DMM NOTICE MM(262420000000010/c69507aa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084145397 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084145397 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084145397 DLLC NOTICE LLME(c9a04844/c69507aa){ASSIGNED} LLGM Assign pre (ffffffff => c69507aa) (gprs_llc.c:1079) 20241012084145397 DLLC NOTICE LLME(ffffffff/c69507aa){ASSIGNED} LLGM Assign post (ffffffff => c69507aa) (gprs_llc.c:1125) 20241012084145397 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084145397 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084145397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084145398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@8a897e497e02: Final verdict of PTC: pass 20241012084145400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48650<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@8a897e497e02: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@8a897e497e02: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@8a897e497e02: Final verdict of PTC: none 20241012084145403 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084145403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(241)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@8a897e497e02: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@8a897e497e02: Final verdict of PTC: none -NSVCI99(245)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@8a897e497e02: Final verdict of PTC: none -NSVCI97(235)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(243)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(233)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(239)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@8a897e497e02: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@8a897e497e02: Test case TC_attach_closed finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:41:45 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241012084145526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084145928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76576) 20241012084146405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084146405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76576, count=80932) 20241012084147406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084147406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:41:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084148407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084148407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_no_imei_response started. 20241012084148989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084148990 DMM INFO MM(262420000000010/c69507aa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084148990 DMM INFO MM(262420000000010/c69507aa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084148990 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084148990 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084148990 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084148990 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084148990 DLLC NOTICE LLME(ffffffff/c69507aa){ASSIGNED} LLGM Assign pre (c69507aa => ffffffff) (gprs_llc.c:1079) 20241012084148990 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c69507aa => ffffffff) (gprs_llc.c:1125) 20241012084148990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084148990 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084148990 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084148990 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084148990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084149033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084149033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084149033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084149033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084149033 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084149033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084149033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084149033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084149033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084149035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084149035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084149035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084149035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084149035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084149035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084149035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084149035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084149035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084149035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084149035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084149036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084149036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084149040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084149050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084149050 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084149071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084149071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084149071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084149071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084149071 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084149071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084149071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084149071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084149071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084149073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084149073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084149073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084149073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084149073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084149073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084149073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084149073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084149073 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084149073 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084149073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084149073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084149073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084149077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084149086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084149086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084149116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084149116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084149116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084149116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084149116 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084149116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084149116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084149116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084149116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084149117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084149117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084149117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084149117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084149117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084149117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084149117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084149118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084149118 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084149118 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084149118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084149118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084149118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084149122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084149131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084149131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(263)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084149408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084149408 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084149408 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084149408 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084149409 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084149410 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@8a897e497e02: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='FF6994F8'O, index=0 SGSN_Test-GSUP(267)@8a897e497e02: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241012084150463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084150463 DLLC NOTICE LLME(ffffffff/ff6994f8){UNASSIGNED} LLC RX: unknown TLLI 0xff6994f8, creating LLME on the fly (gprs_llc.c:552) 20241012084150463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084150463 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241012084150463 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084150463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084150463 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084150463 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084150463 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084150463 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084150463 DLLC NOTICE LLME(ffffffff/ff6994f8){UNASSIGNED} LLGM Assign pre (ff6994f8 => f154690d) (gprs_llc.c:1079) 20241012084150463 DLLC NOTICE LLME(ff6994f8/f154690d){ASSIGNED} LLGM Assign post (ff6994f8 => f154690d) (gprs_llc.c:1125) 20241012084150463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084150463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084150463 DMM DEBUG MM(262420000000032/f154690d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084156464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084156464 DMM DEBUG MM(262420000000032/f154690d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084159430 DGPRS DEBUG Checking for inactive LLMEs, time = 10533253 (sgsn.c:131) 20241012084202465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084202465 DMM DEBUG MM(262420000000032/f154690d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084208466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084208466 DMM DEBUG MM(262420000000032/f154690d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084209409 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241012084209409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241012084209410 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084214466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084214466 DMM DEBUG MM(262420000000032/f154690d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084219037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084219039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084219039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084219074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084219076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084219076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084219119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084219121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084219121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084220467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084220467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241012084220467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241012084220467 DMM NOTICE MM(262420000000032/f154690d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241012084220467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Reject}: Deallocated (fsm.c:568) 20241012084220467 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084220467 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084220467 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241012084220467 DLLC NOTICE LLME(ff6994f8/f154690d){ASSIGNED} LLGM Assign pre (f154690d => ffffffff) (gprs_llc.c:1079) 20241012084220467 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f154690d => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@8a897e497e02: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@8a897e497e02: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@8a897e497e02: Final verdict of PTC: pass 20241012084220477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36518<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084220478 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084220478 DLGSUP [1;32mINFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(265)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(267)@8a897e497e02: Final verdict of PTC: none -NSVCI97(255)@8a897e497e02: Final verdict of PTC: none -NSVCI98(260)@8a897e497e02: Final verdict of PTC: none -NSVCI99(266)@8a897e497e02: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@8a897e497e02: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@8a897e497e02: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(258)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(253)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(264)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:42:20 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241012084220609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084220910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67148) 20241012084221479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084221479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67148, count=71504) 20241012084222480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084222480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:42:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084223481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084223481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_no_imsi_response started. 20241012084223968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084223969 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084224021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084224021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084224021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084224021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084224021 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084224021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084224021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084224021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084224021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084224023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084224023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084224023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084224023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084224023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084224023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084224023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084224023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084224023 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084224023 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084224023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(274)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084224023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084224023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084224028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(271)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084224038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084224038 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(272)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084224056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084224056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084224056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084224056 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084224056 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084224056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084224056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084224057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084224057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(280)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084224059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084224059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084224059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(279)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084224059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084224059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084224059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084224059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084224059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084224059 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084224059 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084224059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(280)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084224060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084224060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084224063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084224072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084224072 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(277)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(279)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084224085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084224086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084224086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084224086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084224086 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084224086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084224086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084224086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084224086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084224087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084224087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084224087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084224087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084224087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084224087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084224087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084224087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084224087 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084224087 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084224087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(284)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084224088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084224088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084224091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084224101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084224101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084224481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084224481 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084224481 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084224481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084224484 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084224485 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@8a897e497e02: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F17F908A'O, index=0 SGSN_Test-GSUP(286)@8a897e497e02: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241012084225534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084225534 DLLC NOTICE LLME(ffffffff/f17f908a){UNASSIGNED} LLC RX: unknown TLLI 0xf17f908a, creating LLME on the fly (gprs_llc.c:552) 20241012084225534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084225534 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241012084225534 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084225534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084225534 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084225534 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084225534 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084225534 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084225534 DLLC NOTICE LLME(ffffffff/f17f908a){UNASSIGNED} LLGM Assign pre (f17f908a => fec60a4c) (gprs_llc.c:1079) 20241012084225534 DLLC NOTICE LLME(f17f908a/fec60a4c){ASSIGNED} LLGM Assign post (f17f908a => fec60a4c) (gprs_llc.c:1125) 20241012084225534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084225534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084225535 DMM DEBUG MM(/fec60a4c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084225547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084225547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084225547 DMM DEBUG MM_STATE_Gb(4051669130)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084225547 DMM DEBUG MM(/fec60a4c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241012084225547 DMM NOTICE MM(/fec60a4c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084225547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084225547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241012084225547 DMM DEBUG MM(/fec60a4c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241012084229431 DGPRS DEBUG Checking for inactive LLMEs, time = 10533283 (sgsn.c:131) 20241012084231548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084231548 DMM DEBUG MM(/fec60a4c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241012084237549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084237549 DMM DEBUG MM(/fec60a4c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241012084243550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084243550 DMM DEBUG MM(/fec60a4c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241012084244482 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241012084244482 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084244483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241012084249550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084249550 DMM DEBUG MM(/fec60a4c) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241012084254024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084254027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084254027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084254061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084254063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084254063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084254088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084254090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084254090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084255551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241012084255551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241012084255551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241012084255551 DMM NOTICE MM(/fec60a4c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241012084255551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Reject}: Deallocated (fsm.c:568) 20241012084255551 DMM DEBUG MM_STATE_Gb(4051669130)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084255551 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084255551 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241012084255551 DLLC NOTICE LLME(f17f908a/fec60a4c){ASSIGNED} LLGM Assign pre (fec60a4c => ffffffff) (gprs_llc.c:1079) 20241012084255551 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fec60a4c => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@8a897e497e02: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@8a897e497e02: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@8a897e497e02: Final verdict of PTC: pass 20241012084255561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50568<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@8a897e497e02: Final verdict of PTC: none 20241012084255563 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084255564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(285)@8a897e497e02: Final verdict of PTC: none -NSVCI97(275)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@8a897e497e02: Final verdict of PTC: none -NSVCI99(284)@8a897e497e02: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@8a897e497e02: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@8a897e497e02: Final verdict of PTC: none -NSVCI98(280)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@8a897e497e02: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(273)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(282)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(278)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:42:55 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20241012084255690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084255991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67768) 20241012084256564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084256564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67768, count=72124) 20241012084257565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084257565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:42: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_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 20241012084258566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084258566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_closed_add_vty started. 20241012084259050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084259052 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084259096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084259096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084259096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084259096 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084259096 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084259096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084259096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084259096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084259096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084259098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084259098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084259098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084259098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084259098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084259098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084259098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084259098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084259098 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084259098 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084259098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084259098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084259098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084259103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084259112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084259112 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(295)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084259137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084259137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084259137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084259137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084259137 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084259137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084259137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084259137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084259137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084259139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084259139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084259139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084259139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084259139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084259139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084259139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084259139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084259139 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084259139 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084259139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084259140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084259140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(298)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(299)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084259144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084259152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084259152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(296)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(304)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084259175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084259175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084259175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084259175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084259175 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084259175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084259175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084259175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084259175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(304)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084259177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084259177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084259177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084259177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084259177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084259177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084259177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084259177 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084259177 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084259177 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084259177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084259178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084259178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(304)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(304)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084259182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084259192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084259192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(301)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084259432 DGPRS DEBUG Checking for inactive LLMEs, time = 10533313 (sgsn.c:131) 20241012084259567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084259567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084259567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084259567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(303)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084259569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(303)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084259569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(303)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(303)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(303)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@8a897e497e02: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='EB956212'O, index=0 SGSN_Test-GSUP(305)@8a897e497e02: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@8a897e497e02: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='EB956212'O, index=1 20241012084300626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084300626 DLLC NOTICE LLME(ffffffff/eb956212){UNASSIGNED} LLC RX: unknown TLLI 0xeb956212, creating LLME on the fly (gprs_llc.c:552) 20241012084300626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084300626 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084300626 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084300626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084300626 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084300626 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084300626 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084300627 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084300627 DLLC NOTICE LLME(ffffffff/eb956212){UNASSIGNED} LLGM Assign pre (eb956212 => c99c3d6d) (gprs_llc.c:1079) 20241012084300627 DLLC NOTICE LLME(eb956212/c99c3d6d){ASSIGNED} LLGM Assign post (eb956212 => c99c3d6d) (gprs_llc.c:1125) 20241012084300627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084300627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084300627 DMM DEBUG MM(001010123456789/c99c3d6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084300641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084300641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084300641 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084300641 DMM DEBUG MM(001010123456789/c99c3d6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241012084300641 DMM NOTICE MM(001010123456789/c99c3d6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084300641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084300641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084300641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241012084300641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241012084300641 DMM NOTICE MM(001010123456789/c99c3d6d) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241012084300641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Reject}: Deallocated (fsm.c:568) 20241012084300641 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084300641 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084300641 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241012084300641 DLLC NOTICE LLME(eb956212/c99c3d6d){ASSIGNED} LLGM Assign pre (c99c3d6d => ffffffff) (gprs_llc.c:1079) 20241012084300641 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c99c3d6d => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@8a897e497e02: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@8a897e497e02: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@8a897e497e02: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='EB956212'O, index=2 20241012084300647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084300647 DLLC NOTICE LLME(ffffffff/eb956212){UNASSIGNED} LLC RX: unknown TLLI 0xeb956212, creating LLME on the fly (gprs_llc.c:552) 20241012084300647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241012084300647 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084300648 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084300648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084300648 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084300648 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084300648 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084300648 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084300648 DLLC NOTICE LLME(ffffffff/eb956212){UNASSIGNED} LLGM Assign pre (eb956212 => d722ecb2) (gprs_llc.c:1079) 20241012084300648 DLLC NOTICE LLME(eb956212/d722ecb2){ASSIGNED} LLGM Assign post (eb956212 => d722ecb2) (gprs_llc.c:1125) 20241012084300648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084300648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084300648 DMM DEBUG MM(001010123456700/d722ecb2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084300653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084300653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084300653 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084300653 DMM DEBUG MM(001010123456700/d722ecb2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241012084300653 DMM NOTICE MM(001010123456700/d722ecb2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084300653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084300653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084300653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241012084300653 DMM INFO MM(001010123456700/d722ecb2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd722ecb2) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@8a897e497e02: Removing Client IMSI='001010123456700'H, index=2 20241012084301652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084301652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084301652 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084301652 DMM INFO MM(001010123456700/d722ecb2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084301652 DMM NOTICE MM(001010123456700/d722ecb2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084301652 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084301652 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084301652 DLLC NOTICE LLME(eb956212/d722ecb2){ASSIGNED} LLGM Assign pre (ffffffff => d722ecb2) (gprs_llc.c:1079) 20241012084301652 DLLC NOTICE LLME(ffffffff/d722ecb2){ASSIGNED} LLGM Assign post (ffffffff => d722ecb2) (gprs_llc.c:1125) 20241012084301652 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084301652 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084301652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084301652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@8a897e497e02: Final verdict of PTC: pass 20241012084301654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59330<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084301656 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084301656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(303)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@8a897e497e02: Final verdict of PTC: none -NSVCI98(299)@8a897e497e02: Final verdict of PTC: none -NSVCI97(293)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@8a897e497e02: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@8a897e497e02: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(291)@8a897e497e02: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(301)@8a897e497e02: Final verdict of PTC: none -NSVCI99(304)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(297)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(302)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:43:01 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20241012084301780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084302181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76712) 20241012084302657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084302657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76712, count=81068) 20241012084303658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084303658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:43: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_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 20241012084304659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084304659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_check_subscriber_list started. 20241012084305244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084305245 DMM INFO MM(001010123456700/d722ecb2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084305245 DMM INFO MM(001010123456700/d722ecb2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084305245 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084305245 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084305245 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084305245 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084305245 DLLC NOTICE LLME(ffffffff/d722ecb2){ASSIGNED} LLGM Assign pre (d722ecb2 => ffffffff) (gprs_llc.c:1079) 20241012084305245 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d722ecb2 => ffffffff) (gprs_llc.c:1125) 20241012084305245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084305245 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084305246 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084305246 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084305246 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084305288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084305288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084305288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084305288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084305288 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084305288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084305288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084305288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084305288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084305290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084305290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084305290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084305290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084305290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084305290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084305290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084305290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084305290 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084305290 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084305290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084305291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084305291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084305295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084305304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084305304 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084305327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084305327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084305327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084305327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084305327 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084305327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084305327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084305327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084305327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084305328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084305328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084305328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084305328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084305328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084305328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084305328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084305328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084305328 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084305328 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084305328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084305329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084305329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084305332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084305341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084305341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(318)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 TC_attach_check_subscriber_list-BVCI210(316)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084305368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084305368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084305368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084305368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084305368 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084305368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084305368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084305368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084305368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084305370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084305370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084305370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084305370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084305370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084305370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084305370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084305370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084305370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084305370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084305370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084305371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084305371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084305376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084305387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084305387 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084305659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084305659 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084305659 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084305659 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084305662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084305662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@8a897e497e02: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C9C07610'O, index=0 SGSN_Test-GSUP(324)@8a897e497e02: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@8a897e497e02: 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 := '01E5005D61391518B1170CB614B9E6E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F17E623'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C91D1C95F5A9623'O } } } } } 20241012084306712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084306712 DLLC NOTICE LLME(ffffffff/c9c07610){UNASSIGNED} LLC RX: unknown TLLI 0xc9c07610, creating LLME on the fly (gprs_llc.c:552) 20241012084306712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084306712 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084306712 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084306712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084306712 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084306712 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084306712 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084306712 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084306712 DLLC NOTICE LLME(ffffffff/c9c07610){UNASSIGNED} LLGM Assign pre (c9c07610 => e4a9ae74) (gprs_llc.c:1079) 20241012084306712 DLLC NOTICE LLME(c9c07610/e4a9ae74){ASSIGNED} LLGM Assign post (c9c07610 => e4a9ae74) (gprs_llc.c:1125) 20241012084306712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084306712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084306712 DMM DEBUG MM(262420000000034/e4a9ae74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084306725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084306725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084306725 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084306725 DMM DEBUG MM(262420000000034/e4a9ae74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241012084306725 DMM NOTICE MM(262420000000034/e4a9ae74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084306725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084306725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084306725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084306725 DMM DEBUG MM(262420000000034/e4a9ae74) Requesting authorization (sgsn_auth.c:160) 20241012084306725 DMM INFO MM(262420000000034/e4a9ae74) Requesting authentication tuples (sgsn_auth.c:184) 20241012084306725 DMM DEBUG MM(262420000000034/e4a9ae74) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084306725 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241012084306725 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)@8a897e497e02: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@8a897e497e02: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241012084306728 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084306728 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084306728 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084306728 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084306728 DMM INFO MM(262420000000034/e4a9ae74) Subscriber data update (mmctx.c:445) 20241012084306728 DMM DEBUG MM(262420000000034/e4a9ae74) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084306728 DMM INFO MM(262420000000034/e4a9ae74) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084306728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084306728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084306728 DMM INFO MM(262420000000034/e4a9ae74) <- GMM AUTH AND CIPHERING REQ (rand = 01 e5 00 5d 61 39 15 18 b1 17 0c b6 14 b9 e6 e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084306736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084306736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084306736 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084306736 DMM INFO MM(262420000000034/e4a9ae74) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084306736 DMM NOTICE MM(262420000000034/e4a9ae74) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084306736 DMM DEBUG MM(262420000000034/e4a9ae74) checking auth: received GSM SRES = 3f 17 e6 23 (gprs_gmm.c:666) 20241012084306736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084306736 DMM DEBUG MM(262420000000034/e4a9ae74) Requesting authorization (sgsn_auth.c:160) 20241012084306736 DMM INFO MM(262420000000034/e4a9ae74) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084306736 DMM DEBUG MM(262420000000034/e4a9ae74) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084306736 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241012084306736 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) 20241012084306736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084306736 DMM INFO MM(262420000000034/e4a9ae74) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4a9ae74) (gprs_gmm.c:300) 20241012084306737 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084306737 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084306737 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241012084306737 DMM INFO MM(262420000000034/e4a9ae74) Subscriber data update (mmctx.c:445) 20241012084306737 DMM DEBUG MM(262420000000034/e4a9ae74) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084306737 DMM INFO MM(262420000000034/e4a9ae74) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084306737 DMM NOTICE MM(262420000000034/e4a9ae74) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241012084306738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084306738 DMM NOTICE MM(262420000000034/e4a9ae74) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084306738 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) 20241012084306738 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084306738 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241012084306738 DMM INFO MM(262420000000034/e4a9ae74) Subscriber data update (mmctx.c:445) 20241012084306738 DMM DEBUG MM(262420000000034/e4a9ae74) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084306744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084306745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084306745 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084306745 DMM INFO MM(262420000000034/e4a9ae74) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084306745 DMM NOTICE MM(262420000000034/e4a9ae74) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084306745 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084306745 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084306745 DLLC NOTICE LLME(c9c07610/e4a9ae74){ASSIGNED} LLGM Assign pre (ffffffff => e4a9ae74) (gprs_llc.c:1079) 20241012084306745 DLLC NOTICE LLME(ffffffff/e4a9ae74){ASSIGNED} LLGM Assign post (ffffffff => e4a9ae74) (gprs_llc.c:1125) 20241012084306745 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084306745 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084306745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084306745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@8a897e497e02: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@8a897e497e02: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@8a897e497e02: Final verdict of PTC: pass 20241012084306798 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241012084306799 DMM INFO MM(262420000000034/e4a9ae74) Subscriber data update (mmctx.c:445) 20241012084306799 DMM DEBUG MM(262420000000034/e4a9ae74) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241012084306799 DMM INFO MM(262420000000034/e4a9ae74) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241012084306799 DMM INFO MM(262420000000034/e4a9ae74) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084306799 DMM INFO MM(262420000000034/e4a9ae74) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084306799 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084306799 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084306799 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084306799 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084306799 DLLC NOTICE LLME(ffffffff/e4a9ae74){ASSIGNED} LLGM Assign pre (e4a9ae74 => ffffffff) (gprs_llc.c:1079) 20241012084306799 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4a9ae74 => ffffffff) (gprs_llc.c:1125) 20241012084306799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084306799 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084306799 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084306799 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084306800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59350<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@8a897e497e02: Final verdict of PTC: none 20241012084306803 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084306803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(313)@8a897e497e02: Final verdict of PTC: none -NSVCI98(317)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@8a897e497e02: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@8a897e497e02: Final verdict of PTC: none -NSVCI99(322)@8a897e497e02: Final verdict of PTC: none -NSVCI97(312)@8a897e497e02: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@8a897e497e02: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(320)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(315)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(310)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:43:06 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241012084306925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084307226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32962<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20241012084307804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084307804 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) 20241012084308805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084308805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:43:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241012084309807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084309807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_detach_check_subscriber_list started. 20241012084310286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084310287 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084310331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084310331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084310331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084310331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084310331 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084310331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084310331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084310331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084310331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084310332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084310332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084310332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084310333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084310333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084310333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084310333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084310333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084310333 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084310333 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084310333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084310333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084310333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084310337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084310346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084310346 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084310373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084310373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084310373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084310373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084310373 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084310373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084310373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084310373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084310373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(337)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084310375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084310375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084310375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084310375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084310375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084310375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084310375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084310375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084310375 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084310375 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084310375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(336)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084310376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084310376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084310379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(333)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084310391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084310391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(334)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084310412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084310412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084310412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084310412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084310412 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084310412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084310412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084310412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084310412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084310414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084310414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084310414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084310414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084310414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084310414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084310414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084310414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084310414 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084310414 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084310414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(342)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084310415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084310415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084310419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084310428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084310428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(339)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084310808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084310808 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084310808 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084310808 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(341)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084310810 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(341)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084310810 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(341)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@8a897e497e02: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D83DAA2D'O, index=0 SGSN_Test-GSUP(343)@8a897e497e02: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@8a897e497e02: 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 := '0B2A73DD88D989F2E5B51E06C6EE145F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EEAE53E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E42909FD585B4872'O } } } } } 20241012084310855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084310855 DLLC NOTICE LLME(ffffffff/d83daa2d){UNASSIGNED} LLC RX: unknown TLLI 0xd83daa2d, creating LLME on the fly (gprs_llc.c:552) 20241012084310855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084310855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084310855 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084310855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084310855 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084310855 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084310855 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084310855 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084310855 DLLC NOTICE LLME(ffffffff/d83daa2d){UNASSIGNED} LLGM Assign pre (d83daa2d => d07a6fdf) (gprs_llc.c:1079) 20241012084310855 DLLC NOTICE LLME(d83daa2d/d07a6fdf){ASSIGNED} LLGM Assign post (d83daa2d => d07a6fdf) (gprs_llc.c:1125) 20241012084310855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084310855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084310855 DMM DEBUG MM(262420000000033/d07a6fdf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084310869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084310869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084310869 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084310869 DMM DEBUG MM(262420000000033/d07a6fdf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241012084310869 DMM NOTICE MM(262420000000033/d07a6fdf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084310869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084310869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084310869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084310869 DMM DEBUG MM(262420000000033/d07a6fdf) Requesting authorization (sgsn_auth.c:160) 20241012084310869 DMM INFO MM(262420000000033/d07a6fdf) Requesting authentication tuples (sgsn_auth.c:184) 20241012084310869 DMM DEBUG MM(262420000000033/d07a6fdf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084310869 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241012084310869 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)@8a897e497e02: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@8a897e497e02: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241012084310871 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084310871 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084310871 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084310871 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084310871 DMM INFO MM(262420000000033/d07a6fdf) Subscriber data update (mmctx.c:445) 20241012084310871 DMM DEBUG MM(262420000000033/d07a6fdf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084310871 DMM INFO MM(262420000000033/d07a6fdf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084310871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084310872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084310872 DMM INFO MM(262420000000033/d07a6fdf) <- GMM AUTH AND CIPHERING REQ (rand = 0b 2a 73 dd 88 d9 89 f2 e5 b5 1e 06 c6 ee 14 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084310878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084310878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084310878 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084310878 DMM INFO MM(262420000000033/d07a6fdf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084310878 DMM NOTICE MM(262420000000033/d07a6fdf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084310878 DMM DEBUG MM(262420000000033/d07a6fdf) checking auth: received GSM SRES = ee ae 53 e2 (gprs_gmm.c:666) 20241012084310878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084310878 DMM DEBUG MM(262420000000033/d07a6fdf) Requesting authorization (sgsn_auth.c:160) 20241012084310878 DMM INFO MM(262420000000033/d07a6fdf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084310878 DMM DEBUG MM(262420000000033/d07a6fdf) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084310878 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241012084310878 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) 20241012084310878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084310878 DMM INFO MM(262420000000033/d07a6fdf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd07a6fdf) (gprs_gmm.c:300) 20241012084310880 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084310880 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084310880 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241012084310880 DMM INFO MM(262420000000033/d07a6fdf) Subscriber data update (mmctx.c:445) 20241012084310880 DMM DEBUG MM(262420000000033/d07a6fdf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084310880 DMM INFO MM(262420000000033/d07a6fdf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084310880 DMM NOTICE MM(262420000000033/d07a6fdf) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241012084310880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084310880 DMM NOTICE MM(262420000000033/d07a6fdf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084310880 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) 20241012084310880 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084310880 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241012084310880 DMM INFO MM(262420000000033/d07a6fdf) Subscriber data update (mmctx.c:445) 20241012084310880 DMM DEBUG MM(262420000000033/d07a6fdf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084310886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084310886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084310886 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084310886 DMM INFO MM(262420000000033/d07a6fdf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084310886 DMM NOTICE MM(262420000000033/d07a6fdf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084310886 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084310886 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084310886 DLLC NOTICE LLME(d83daa2d/d07a6fdf){ASSIGNED} LLGM Assign pre (ffffffff => d07a6fdf) (gprs_llc.c:1079) 20241012084310886 DLLC NOTICE LLME(ffffffff/d07a6fdf){ASSIGNED} LLGM Assign post (ffffffff => d07a6fdf) (gprs_llc.c:1125) 20241012084310886 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084310886 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084310886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084310886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@8a897e497e02: setverdict(pass): none -> pass 20241012084310937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084310937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241012084310937 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084310937 DMM INFO MM(262420000000033/d07a6fdf) -> GMM DETACH REQUEST TLLI=0xd07a6fdf type=GPRS detach Power-off (gprs_gmm.c:1465) 20241012084310937 DMM INFO MM(262420000000033/d07a6fdf) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241012084310937 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084310937 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084310937 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084310937 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084310937 DLLC NOTICE LLME(ffffffff/d07a6fdf){ASSIGNED} LLGM Assign pre (d07a6fdf => ffffffff) (gprs_llc.c:1079) 20241012084310937 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d07a6fdf => ffffffff) (gprs_llc.c:1125) 20241012084310937 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241012084310937 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) 20241012084310937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084310937 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084310937 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084310937 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084310938 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@8a897e497e02: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@8a897e497e02: Final verdict of PTC: pass 20241012084315948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32978<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@8a897e497e02: Final verdict of PTC: none -NSVCI97(331)@8a897e497e02: Final verdict of PTC: none 20241012084315951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084315951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(337)@8a897e497e02: Final verdict of PTC: none -NSVCI99(342)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@8a897e497e02: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@8a897e497e02: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@8a897e497e02: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(341)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(335)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(340)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(329)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:43:16 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 20241012084316077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084316379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89628) 20241012084316952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084316953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89628, count=93984) 20241012084317953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084317953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:43:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241012084318954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084318954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_check_complete_resend started. 20241012084319440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084319441 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(351)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(351)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(350)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084319498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084319498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084319498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084319498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084319498 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084319498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084319498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084319498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084319498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(351)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084319500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084319500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084319500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084319500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084319500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084319500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084319500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084319500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084319500 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084319500 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084319500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(351)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084319501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084319501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(351)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084319505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(347)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084319515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084319515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(348)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(350)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(355)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084319532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084319532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084319532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084319532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084319532 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084319532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084319532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084319532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084319532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084319533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084319533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084319533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084319533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084319533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084319533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084319533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084319533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084319533 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084319533 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084319533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(356)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084319534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084319534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084319538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084319549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084319549 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(353)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084319570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084319570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084319570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084319570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084319570 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084319570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084319570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084319571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084319571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084319573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084319573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084319573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084319573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084319573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084319573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084319573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084319573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084319573 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084319573 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084319573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084319573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084319573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084319577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084319586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084319586 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(358)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084319955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084319955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084319955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084319955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(360)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084319957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(360)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084319958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@8a897e497e02: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C61F1743'O, index=0 SGSN_Test-GSUP(362)@8a897e497e02: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@8a897e497e02: 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 := 'EB1FA65FB631FE1359B18CC166808C41'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57E5B79E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A1B334F568460C4'O } } } } } 20241012084321009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084321009 DLLC NOTICE LLME(ffffffff/c61f1743){UNASSIGNED} LLC RX: unknown TLLI 0xc61f1743, creating LLME on the fly (gprs_llc.c:552) 20241012084321009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084321009 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241012084321009 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084321009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084321009 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084321009 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084321009 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084321009 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084321009 DLLC NOTICE LLME(ffffffff/c61f1743){UNASSIGNED} LLGM Assign pre (c61f1743 => c9157bd3) (gprs_llc.c:1079) 20241012084321009 DLLC NOTICE LLME(c61f1743/c9157bd3){ASSIGNED} LLGM Assign post (c61f1743 => c9157bd3) (gprs_llc.c:1125) 20241012084321009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084321009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084321009 DMM DEBUG MM(262420000000036/c9157bd3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084321022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084321022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084321022 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084321022 DMM DEBUG MM(262420000000036/c9157bd3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241012084321022 DMM NOTICE MM(262420000000036/c9157bd3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084321022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084321022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084321022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084321022 DMM DEBUG MM(262420000000036/c9157bd3) Requesting authorization (sgsn_auth.c:160) 20241012084321022 DMM INFO MM(262420000000036/c9157bd3) Requesting authentication tuples (sgsn_auth.c:184) 20241012084321022 DMM DEBUG MM(262420000000036/c9157bd3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084321022 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241012084321022 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)@8a897e497e02: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@8a897e497e02: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241012084321025 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084321025 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084321025 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084321025 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084321025 DMM INFO MM(262420000000036/c9157bd3) Subscriber data update (mmctx.c:445) 20241012084321025 DMM DEBUG MM(262420000000036/c9157bd3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084321025 DMM INFO MM(262420000000036/c9157bd3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084321025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084321025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084321025 DMM INFO MM(262420000000036/c9157bd3) <- GMM AUTH AND CIPHERING REQ (rand = eb 1f a6 5f b6 31 fe 13 59 b1 8c c1 66 80 8c 41 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084321032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084321032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084321032 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084321032 DMM INFO MM(262420000000036/c9157bd3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084321032 DMM NOTICE MM(262420000000036/c9157bd3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084321032 DMM DEBUG MM(262420000000036/c9157bd3) checking auth: received GSM SRES = 57 e5 b7 9e (gprs_gmm.c:666) 20241012084321032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084321032 DMM DEBUG MM(262420000000036/c9157bd3) Requesting authorization (sgsn_auth.c:160) 20241012084321032 DMM INFO MM(262420000000036/c9157bd3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084321032 DMM DEBUG MM(262420000000036/c9157bd3) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084321032 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241012084321032 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) 20241012084321032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084321032 DMM INFO MM(262420000000036/c9157bd3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9157bd3) (gprs_gmm.c:300) 20241012084321033 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084321033 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084321033 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241012084321033 DMM INFO MM(262420000000036/c9157bd3) Subscriber data update (mmctx.c:445) 20241012084321033 DMM DEBUG MM(262420000000036/c9157bd3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084321034 DMM INFO MM(262420000000036/c9157bd3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084321034 DMM NOTICE MM(262420000000036/c9157bd3) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241012084321034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084321034 DMM NOTICE MM(262420000000036/c9157bd3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084321034 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) 20241012084321034 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084321034 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241012084321034 DMM INFO MM(262420000000036/c9157bd3) Subscriber data update (mmctx.c:445) 20241012084321034 DMM DEBUG MM(262420000000036/c9157bd3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@8a897e497e02: Warning: Re-starting timer T, which is already active (running or expired). 20241012084327033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241012084327033 DMM INFO MM(262420000000036/c9157bd3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9157bd3) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8a897e497e02: Warning: Re-starting timer T, which is already active (running or expired). 20241012084329433 DGPRS DEBUG Checking for inactive LLMEs, time = 10533343 (sgsn.c:131) 20241012084333034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241012084333034 DMM INFO MM(262420000000036/c9157bd3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9157bd3) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8a897e497e02: Warning: Re-starting timer T, which is already active (running or expired). 20241012084339035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241012084339035 DMM INFO MM(262420000000036/c9157bd3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9157bd3) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8a897e497e02: Warning: Re-starting timer T, which is already active (running or expired). 20241012084339956 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241012084339956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241012084339956 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084345037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241012084345037 DMM INFO MM(262420000000036/c9157bd3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9157bd3) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8a897e497e02: Warning: Re-starting timer T, which is already active (running or expired). 20241012084349501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084349503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084349503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084349535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084349537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084349537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084349574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084349576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084349576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084351038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241012084351038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241012084351038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241012084351038 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241012084351038 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) 20241012084351038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Reject}: Deallocated (fsm.c:568) 20241012084351038 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084351038 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084351038 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241012084351038 DLLC NOTICE LLME(c61f1743/c9157bd3){ASSIGNED} LLGM Assign pre (c9157bd3 => ffffffff) (gprs_llc.c:1079) 20241012084351038 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9157bd3 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@8a897e497e02: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@8a897e497e02: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@8a897e497e02: Final verdict of PTC: pass 20241012084355051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54078<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@8a897e497e02: Final verdict of PTC: none -NSVCI97(351)@8a897e497e02: Final verdict of PTC: none 20241012084355054 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084355054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(356)@8a897e497e02: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@8a897e497e02: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@8a897e497e02: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@8a897e497e02: Final verdict of PTC: none -NSVCI99(361)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(359)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(349)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(354)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:43:55 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 20241012084355184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084355485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89104) 20241012084356054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084356054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89104, count=94536) 20241012084357055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084357055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:43:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084358056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084358056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_hlr_location_cancel_request_update started. 20241012084358546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084358547 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084358590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084358590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084358590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084358590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084358590 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084358590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084358590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084358590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084358590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084358591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084358591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084358591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084358591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084358591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084358591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084358591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084358591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084358591 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084358591 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084358591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(369)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084358592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084358592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084358596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084358604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084358604 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084358628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084358628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084358628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084358628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084358628 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084358628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084358628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084358628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084358628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084358630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084358630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084358630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084358630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084358630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084358630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084358630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084358630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084358630 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084358630 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084358630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(374)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084358631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084358631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084358634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084358644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084358644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084358672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084358672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084358672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084358672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084358672 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084358672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084358672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084358672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084358672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084358674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084358674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084358674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084358674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084358674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084358674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084358674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084358674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084358674 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084358674 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084358674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084358675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084358675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084358679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084358686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084358686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(377)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084359058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084359058 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084359058 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084359058 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(379)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084359060 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(379)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084359060 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(379)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012084359434 DGPRS DEBUG Checking for inactive LLMEs, time = 10533373 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@8a897e497e02: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D595EFD6'O, index=0 SGSN_Test-GSUP(381)@8a897e497e02: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@8a897e497e02: 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 := 'A7C7049998033807D878943C161F6A89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B8037A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '342F36783F20D3A0'O } } } } } 20241012084400113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084400113 DLLC NOTICE LLME(ffffffff/d595efd6){UNASSIGNED} LLC RX: unknown TLLI 0xd595efd6, creating LLME on the fly (gprs_llc.c:552) 20241012084400113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084400113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084400113 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084400113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084400113 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084400113 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084400113 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084400113 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084400113 DLLC NOTICE LLME(ffffffff/d595efd6){UNASSIGNED} LLGM Assign pre (d595efd6 => df20de28) (gprs_llc.c:1079) 20241012084400113 DLLC NOTICE LLME(d595efd6/df20de28){ASSIGNED} LLGM Assign post (d595efd6 => df20de28) (gprs_llc.c:1125) 20241012084400113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084400113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084400113 DMM DEBUG MM(262420000000031/df20de28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084400127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084400127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084400127 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084400127 DMM DEBUG MM(262420000000031/df20de28) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241012084400127 DMM NOTICE MM(262420000000031/df20de28) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084400127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084400127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084400127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084400127 DMM DEBUG MM(262420000000031/df20de28) Requesting authorization (sgsn_auth.c:160) 20241012084400127 DMM INFO MM(262420000000031/df20de28) Requesting authentication tuples (sgsn_auth.c:184) 20241012084400127 DMM DEBUG MM(262420000000031/df20de28) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084400127 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241012084400127 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)@8a897e497e02: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@8a897e497e02: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241012084400129 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084400129 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084400129 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084400129 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084400129 DMM INFO MM(262420000000031/df20de28) Subscriber data update (mmctx.c:445) 20241012084400129 DMM DEBUG MM(262420000000031/df20de28) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084400130 DMM INFO MM(262420000000031/df20de28) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084400130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084400130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084400130 DMM INFO MM(262420000000031/df20de28) <- GMM AUTH AND CIPHERING REQ (rand = a7 c7 04 99 98 03 38 07 d8 78 94 3c 16 1f 6a 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084400137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084400138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084400138 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084400138 DMM INFO MM(262420000000031/df20de28) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084400138 DMM NOTICE MM(262420000000031/df20de28) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084400138 DMM DEBUG MM(262420000000031/df20de28) checking auth: received GSM SRES = 0b 80 37 a2 (gprs_gmm.c:666) 20241012084400138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084400138 DMM DEBUG MM(262420000000031/df20de28) Requesting authorization (sgsn_auth.c:160) 20241012084400138 DMM INFO MM(262420000000031/df20de28) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084400138 DMM DEBUG MM(262420000000031/df20de28) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084400138 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241012084400138 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) 20241012084400138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084400138 DMM INFO MM(262420000000031/df20de28) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf20de28) (gprs_gmm.c:300) 20241012084400139 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084400139 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084400139 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241012084400139 DMM INFO MM(262420000000031/df20de28) Subscriber data update (mmctx.c:445) 20241012084400139 DMM DEBUG MM(262420000000031/df20de28) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084400139 DMM INFO MM(262420000000031/df20de28) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084400139 DMM NOTICE MM(262420000000031/df20de28) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241012084400139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084400139 DMM NOTICE MM(262420000000031/df20de28) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084400139 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) 20241012084400140 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084400140 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241012084400140 DMM INFO MM(262420000000031/df20de28) Subscriber data update (mmctx.c:445) 20241012084400140 DMM DEBUG MM(262420000000031/df20de28) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084400146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084400146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084400146 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084400146 DMM INFO MM(262420000000031/df20de28) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084400146 DMM NOTICE MM(262420000000031/df20de28) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084400146 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084400146 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084400146 DLLC NOTICE LLME(d595efd6/df20de28){ASSIGNED} LLGM Assign pre (ffffffff => df20de28) (gprs_llc.c:1079) 20241012084400146 DLLC NOTICE LLME(ffffffff/df20de28){ASSIGNED} LLGM Assign post (ffffffff => df20de28) (gprs_llc.c:1125) 20241012084400146 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084400146 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084400146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084400146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@8a897e497e02: setverdict(pass): none -> pass 20241012084400195 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241012084400195 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241012084400195 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) 20241012084400195 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241012084400195 DMM INFO MM(262420000000031/df20de28) Subscriber data update (mmctx.c:445) 20241012084400195 DMM DEBUG MM(262420000000031/df20de28) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241012084400195 DMM INFO MM(262420000000031/df20de28) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241012084400195 DMM INFO MM(262420000000031/df20de28) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084400195 DMM INFO MM(262420000000031/df20de28) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084400195 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084400195 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084400195 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084400195 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084400195 DLLC NOTICE LLME(ffffffff/df20de28){ASSIGNED} LLGM Assign pre (df20de28 => ffffffff) (gprs_llc.c:1079) 20241012084400195 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df20de28 => ffffffff) (gprs_llc.c:1125) 20241012084400195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084400195 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084400195 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084400195 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed MC@8a897e497e02: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@8a897e497e02: Final verdict of PTC: none 20241012084405204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084405204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(379)@8a897e497e02: Final verdict of PTC: none -NSVCI99(380)@8a897e497e02: Final verdict of PTC: none -NSVCI98(374)@8a897e497e02: Final verdict of PTC: none -NSVCI97(369)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@8a897e497e02: Final verdict of PTC: none 20241012084405206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36064<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(371)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(367)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(378)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(372)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@8a897e497e02: Final verdict of PTC: pass MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@8a897e497e02: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:44:05 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 20241012084405332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084405633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87216) 20241012084406205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084406205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87216, count=92648) 20241012084407207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084407207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:44:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084408208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084408208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_hlr_location_cancel_request_withdraw started. 20241012084408689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084408691 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084408735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084408735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084408735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084408735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084408735 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084408735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084408735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084408735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084408735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084408737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084408737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084408737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084408737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084408737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084408737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084408737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084408737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084408737 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084408737 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084408737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084408738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084408738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084408741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084408749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084408749 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084408771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084408771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084408771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084408771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084408771 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084408771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084408771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084408771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084408771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084408772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084408773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084408773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084408773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084408773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084408773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084408773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084408773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084408773 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084408773 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084408773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084408773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084408773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084408776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084408787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084408787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084408817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084408817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084408817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084408817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084408817 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084408817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084408817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084408817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084408817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084408819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084408819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084408819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084408819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084408819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084408819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084408819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084408819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084408819 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084408819 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084408819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084408820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084408820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084408823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084408831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084408831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084409209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084409209 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084409209 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084409210 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084409211 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084409212 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@8a897e497e02: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D48C0D1E'O, index=0 SGSN_Test-GSUP(400)@8a897e497e02: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@8a897e497e02: 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 := 'D6462343B24174CC2FA8DD52DBF35978'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '278F90D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4DCF12453D4966AD'O } } } } } 20241012084410264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084410264 DLLC NOTICE LLME(ffffffff/d48c0d1e){UNASSIGNED} LLC RX: unknown TLLI 0xd48c0d1e, creating LLME on the fly (gprs_llc.c:552) 20241012084410264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084410264 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084410264 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084410264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084410264 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084410264 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084410264 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084410264 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084410264 DLLC NOTICE LLME(ffffffff/d48c0d1e){UNASSIGNED} LLGM Assign pre (d48c0d1e => f98f4d2e) (gprs_llc.c:1079) 20241012084410264 DLLC NOTICE LLME(d48c0d1e/f98f4d2e){ASSIGNED} LLGM Assign post (d48c0d1e => f98f4d2e) (gprs_llc.c:1125) 20241012084410264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084410264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084410264 DMM DEBUG MM(262420000000029/f98f4d2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084410277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084410277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084410277 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084410277 DMM DEBUG MM(262420000000029/f98f4d2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241012084410277 DMM NOTICE MM(262420000000029/f98f4d2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084410277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084410277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084410277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084410277 DMM DEBUG MM(262420000000029/f98f4d2e) Requesting authorization (sgsn_auth.c:160) 20241012084410277 DMM INFO MM(262420000000029/f98f4d2e) Requesting authentication tuples (sgsn_auth.c:184) 20241012084410277 DMM DEBUG MM(262420000000029/f98f4d2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084410277 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241012084410277 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)@8a897e497e02: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@8a897e497e02: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241012084410280 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084410280 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084410280 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084410280 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084410280 DMM INFO MM(262420000000029/f98f4d2e) Subscriber data update (mmctx.c:445) 20241012084410280 DMM DEBUG MM(262420000000029/f98f4d2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084410280 DMM INFO MM(262420000000029/f98f4d2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084410280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084410280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084410280 DMM INFO MM(262420000000029/f98f4d2e) <- GMM AUTH AND CIPHERING REQ (rand = d6 46 23 43 b2 41 74 cc 2f a8 dd 52 db f3 59 78 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084410287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084410287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084410287 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084410287 DMM INFO MM(262420000000029/f98f4d2e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084410287 DMM NOTICE MM(262420000000029/f98f4d2e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084410287 DMM DEBUG MM(262420000000029/f98f4d2e) checking auth: received GSM SRES = 27 8f 90 d3 (gprs_gmm.c:666) 20241012084410287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084410287 DMM DEBUG MM(262420000000029/f98f4d2e) Requesting authorization (sgsn_auth.c:160) 20241012084410287 DMM INFO MM(262420000000029/f98f4d2e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084410287 DMM DEBUG MM(262420000000029/f98f4d2e) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084410287 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241012084410287 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) 20241012084410287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084410287 DMM INFO MM(262420000000029/f98f4d2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf98f4d2e) (gprs_gmm.c:300) 20241012084410288 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084410288 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084410288 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241012084410288 DMM INFO MM(262420000000029/f98f4d2e) Subscriber data update (mmctx.c:445) 20241012084410288 DMM DEBUG MM(262420000000029/f98f4d2e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084410288 DMM INFO MM(262420000000029/f98f4d2e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084410288 DMM NOTICE MM(262420000000029/f98f4d2e) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241012084410288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084410288 DMM NOTICE MM(262420000000029/f98f4d2e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084410288 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) 20241012084410289 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084410289 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241012084410289 DMM INFO MM(262420000000029/f98f4d2e) Subscriber data update (mmctx.c:445) 20241012084410289 DMM DEBUG MM(262420000000029/f98f4d2e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084410295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084410295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084410295 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084410295 DMM INFO MM(262420000000029/f98f4d2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084410295 DMM NOTICE MM(262420000000029/f98f4d2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084410295 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084410295 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084410295 DLLC NOTICE LLME(d48c0d1e/f98f4d2e){ASSIGNED} LLGM Assign pre (ffffffff => f98f4d2e) (gprs_llc.c:1079) 20241012084410295 DLLC NOTICE LLME(ffffffff/f98f4d2e){ASSIGNED} LLGM Assign post (ffffffff => f98f4d2e) (gprs_llc.c:1125) 20241012084410295 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084410295 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084410295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084410295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@8a897e497e02: setverdict(pass): none -> pass 20241012084410344 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241012084410344 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241012084410344 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) 20241012084410344 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241012084410344 DMM INFO MM(262420000000029/f98f4d2e) Subscriber data update (mmctx.c:445) 20241012084410344 DMM DEBUG MM(262420000000029/f98f4d2e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241012084410344 DMM INFO MM(262420000000029/f98f4d2e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241012084410344 DMM INFO MM(262420000000029/f98f4d2e) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241012084410344 DMM NOTICE MM(262420000000029/f98f4d2e) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241012084410344 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241012084410344 DMM INFO MM(262420000000029/f98f4d2e) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241012084410344 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084410344 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084410344 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084410344 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084410344 DLLC NOTICE LLME(ffffffff/f98f4d2e){ASSIGNED} LLGM Assign pre (f98f4d2e => ffffffff) (gprs_llc.c:1079) 20241012084410344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f98f4d2e => ffffffff) (gprs_llc.c:1125) 20241012084410344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084410344 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084410344 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084410344 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084410345 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@8a897e497e02: Removing Client IMSI='262420000000029'H, index=0 20241012084410350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084410350 DLLC NOTICE LLME(ffffffff/f98f4d2e){UNASSIGNED} LLC RX: unknown TLLI 0xf98f4d2e, creating LLME on the fly (gprs_llc.c:552) 20241012084410350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084410351 DMM NOTICE LLME(ffffffff/f98f4d2e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241012084410351 DLLC NOTICE LLME(ffffffff/f98f4d2e){UNASSIGNED} LLGM Assign pre (f98f4d2e => ffffffff) (gprs_llc.c:1079) 20241012084410351 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f98f4d2e => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@8a897e497e02: Final verdict of PTC: pass 20241012084410353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57574<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084410355 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084410355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(400)@8a897e497e02: Final verdict of PTC: none -NSVCI98(393)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(386)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@8a897e497e02: Final verdict of PTC: none -NSVCI97(388)@8a897e497e02: Final verdict of PTC: none -NSVCI99(398)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(391)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(387)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(396)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@8a897e497e02: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:44:10 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 20241012084410481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084410782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96392) 20241012084411356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084411356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96392, count=96932) 20241012084412357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084412357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:44:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084413359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084413359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241012084413844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084413845 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084413895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084413895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084413895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084413895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084413895 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084413895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084413895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084413896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084413896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084413897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084413897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084413897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084413898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084413898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084413898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084413898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084413898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084413898 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084413898 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084413898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084413898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084413898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084413902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084413912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084413912 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)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084413932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084413932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084413932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084413932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084413932 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084413932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084413932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084413932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084413932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084413933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084413933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084413933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084413933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084413933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084413933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084413933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084413933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084413933 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084413933 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084413933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084413934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084413934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084413937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084413946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084413946 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)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084413977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084413977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084413977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084413977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084413977 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084413977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084413977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084413977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084413977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084413979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084413979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084413979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084413980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084413980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084413980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084413980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084413980 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084413980 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084413980 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084413980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(418)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084413980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084413980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084413984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084413992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084413992 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(415)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084414360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084414360 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084414360 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084414360 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(417)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084414362 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(417)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084414362 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(417)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(417)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(417)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8a897e497e02: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='EC66AE65'O, index=0 SGSN_Test-GSUP(419)@8a897e497e02: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241012084415409 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) 20241012084415409 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@8a897e497e02: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@8a897e497e02: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@8a897e497e02: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8a897e497e02: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@8a897e497e02: Final verdict of PTC: pass 20241012084415415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57582<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@8a897e497e02: Final verdict of PTC: none 20241012084415417 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084415417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(408)@8a897e497e02: Final verdict of PTC: none -NSVCI97(407)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@8a897e497e02: Final verdict of PTC: none -NSVCI99(418)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@8a897e497e02: Final verdict of PTC: none -NSVCI98(412)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(405)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(410)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(416)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@8a897e497e02: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:44:15 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20241012084415549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084415850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241012084416419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084416419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20241012084417420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084417420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:44:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084418421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084418421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241012084418909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084418911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084418951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084418951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084418951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084418951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084418951 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084418951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084418951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084418951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084418951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084418952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084418952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084418952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084418953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084418953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084418953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084418953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084418953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084418953 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084418953 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084418953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084418953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084418953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084418957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084418966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084418966 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084418989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084418989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084418989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084418989 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084418989 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084418989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084418989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084418989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084418989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084418991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084418991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084418991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084418991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084418992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084418992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084418992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084418992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084418992 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084418992 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084418992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084418992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084418992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084418997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084419007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084419007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(433)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(437)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084419033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084419034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084419034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084419034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084419034 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084419034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084419034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084419034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084419034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084419035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084419035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084419035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084419036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084419036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084419036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084419036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084419036 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084419036 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084419036 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084419036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(437)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084419037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084419037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084419040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084419049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084419049 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(434)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084419422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084419422 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084419422 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084419422 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084419425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(436)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084419426 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(436)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(436)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8a897e497e02: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C02874AA'O, index=0 SGSN_Test-GSUP(438)@8a897e497e02: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241012084420472 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) 20241012084420472 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@8a897e497e02: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@8a897e497e02: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@8a897e497e02: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8a897e497e02: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@8a897e497e02: Final verdict of PTC: pass 20241012084420478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34170<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084420479 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084420479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(436)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(438)@8a897e497e02: Final verdict of PTC: none -NSVCI97(426)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8a897e497e02: Final verdict of PTC: none -NSVCI98(431)@8a897e497e02: Final verdict of PTC: none -NSVCI99(437)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@8a897e497e02: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(424)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(435)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(429)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@8a897e497e02: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:44:20 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 20241012084420607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084420908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44544) 20241012084421480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084421480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44544, count=52484) 20241012084422481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084422481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:44:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084423482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084423482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_rau_unknown started. 20241012084423965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084423966 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(446)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(446)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(445)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084424020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084424020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084424020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084424020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084424020 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084424020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084424020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084424020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084424020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(446)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084424021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084424021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084424021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084424022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084424022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084424022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084424022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084424022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084424022 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084424022 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084424022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084424022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084424022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(446)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(446)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084424027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(442)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084424037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084424037 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(445)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rau_unknown-BVCI196(443)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(450)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084424045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084424045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084424045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084424045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084424045 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084424045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084424045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084424045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084424045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084424047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084424047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084424047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084424047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084424047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084424047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084424047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084424047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084424047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084424047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084424047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084424048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084424048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084424051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084424060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084424060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084424091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084424091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084424091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084424091 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084424091 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084424092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084424092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084424092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084424092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084424093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084424093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084424093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084424094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084424094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084424094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084424094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084424094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084424094 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084424094 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084424094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084424094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084424094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084424098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084424109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084424109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(453)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084424482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084424482 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084424482 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084424483 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(455)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084424484 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(455)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084424485 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(455)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(443)@8a897e497e02: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='CEAE682B'O, index=0 SGSN_Test-GSUP(457)@8a897e497e02: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241012084425534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084425534 DLLC NOTICE LLME(ffffffff/ceae682b){UNASSIGNED} LLC RX: unknown TLLI 0xceae682b, creating LLME on the fly (gprs_llc.c:552) 20241012084425534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241012084425534 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241012084425534 DMM NOTICE LLME(ffffffff/ceae682b){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241012084425534 DLLC NOTICE LLME(ffffffff/ceae682b){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241012084425534 DMM ERROR LLME(ffffffff/ceae682b){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241012084425534 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241012084425534 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241012084425534 DLLC NOTICE LLME(ffffffff/ceae682b){UNASSIGNED} LLGM Assign pre (ceae682b => ffffffff) (gprs_llc.c:1079) 20241012084425534 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceae682b => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@8a897e497e02: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(443)@8a897e497e02: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@8a897e497e02: Final verdict of PTC: pass 20241012084425551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34186<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084425552 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084425552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rau_unknown-BVCI196(443)@8a897e497e02: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(457)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@8a897e497e02: Final verdict of PTC: none -NSVCI99(456)@8a897e497e02: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(445)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@8a897e497e02: Final verdict of PTC: none -NSVCI97(446)@8a897e497e02: Final verdict of PTC: none -NSVCI98(450)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(448)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(444)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(454)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_rau_unknown-BVCI196(443): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(444): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(445): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(446): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@8a897e497e02: Test case TC_rau_unknown finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:44:25 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241012084425682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084425983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51140) 20241012084426553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084426553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51140, count=55496) 20241012084427554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084427554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:44:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241012084428555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084428555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_rau started. 20241012084429041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084429043 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084429090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084429090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084429090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084429090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084429090 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084429090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084429090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084429090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084429090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084429092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084429092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084429092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084429092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084429092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084429092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084429092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084429092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084429092 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084429092 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084429092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084429093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084429093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084429097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084429108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084429108 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084429137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084429137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084429137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084429137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084429137 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084429137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084429137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084429137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084429137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(469)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(470)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084429139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084429139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084429139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084429139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084429139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084429139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084429139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084429139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084429140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084429140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084429140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084429140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084429140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084429143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084429152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084429152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(471)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(467)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084429164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084429164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084429164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084429164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084429164 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084429164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084429164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084429164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084429164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084429166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084429166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084429166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084429166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084429166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084429166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084429166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084429166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084429166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084429166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084429166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(474)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084429167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084429167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084429170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084429179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084429179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084429435 DGPRS DEBUG Checking for inactive LLMEs, time = 10533403 (sgsn.c:131) 20241012084429556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084429556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084429556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084429556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084429558 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084429558 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@8a897e497e02: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='CF574E6F'O, index=0 SGSN_Test-GSUP(476)@8a897e497e02: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@8a897e497e02: 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 := 'B831FA409717EDCD989CBE699DA1AA4D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB9488D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84D30683602041A2'O } } } } } 20241012084430608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084430608 DLLC NOTICE LLME(ffffffff/cf574e6f){UNASSIGNED} LLC RX: unknown TLLI 0xcf574e6f, creating LLME on the fly (gprs_llc.c:552) 20241012084430608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084430608 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084430608 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084430608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084430608 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084430608 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084430608 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084430608 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084430608 DLLC NOTICE LLME(ffffffff/cf574e6f){UNASSIGNED} LLGM Assign pre (cf574e6f => dddee617) (gprs_llc.c:1079) 20241012084430608 DLLC NOTICE LLME(cf574e6f/dddee617){ASSIGNED} LLGM Assign post (cf574e6f => dddee617) (gprs_llc.c:1125) 20241012084430608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084430608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084430608 DMM DEBUG MM(262420000000012/dddee617) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084430620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084430620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084430620 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084430620 DMM DEBUG MM(262420000000012/dddee617) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241012084430620 DMM NOTICE MM(262420000000012/dddee617) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084430620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084430620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084430620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084430620 DMM DEBUG MM(262420000000012/dddee617) Requesting authorization (sgsn_auth.c:160) 20241012084430620 DMM INFO MM(262420000000012/dddee617) Requesting authentication tuples (sgsn_auth.c:184) 20241012084430620 DMM DEBUG MM(262420000000012/dddee617) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084430620 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241012084430620 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)@8a897e497e02: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@8a897e497e02: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241012084430623 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084430623 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084430623 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084430623 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084430623 DMM INFO MM(262420000000012/dddee617) Subscriber data update (mmctx.c:445) 20241012084430623 DMM DEBUG MM(262420000000012/dddee617) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084430623 DMM INFO MM(262420000000012/dddee617) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084430623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084430623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084430623 DMM INFO MM(262420000000012/dddee617) <- GMM AUTH AND CIPHERING REQ (rand = b8 31 fa 40 97 17 ed cd 98 9c be 69 9d a1 aa 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084430632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084430632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084430632 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084430632 DMM INFO MM(262420000000012/dddee617) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084430632 DMM NOTICE MM(262420000000012/dddee617) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084430632 DMM DEBUG MM(262420000000012/dddee617) checking auth: received GSM SRES = eb 94 88 d1 (gprs_gmm.c:666) 20241012084430632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084430632 DMM DEBUG MM(262420000000012/dddee617) Requesting authorization (sgsn_auth.c:160) 20241012084430632 DMM INFO MM(262420000000012/dddee617) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084430632 DMM DEBUG MM(262420000000012/dddee617) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084430632 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241012084430632 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) 20241012084430632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084430632 DMM INFO MM(262420000000012/dddee617) <- GMM ATTACH ACCEPT (new P-TMSI=0xdddee617) (gprs_gmm.c:300) 20241012084430634 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084430634 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084430634 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241012084430634 DMM INFO MM(262420000000012/dddee617) Subscriber data update (mmctx.c:445) 20241012084430634 DMM DEBUG MM(262420000000012/dddee617) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084430634 DMM INFO MM(262420000000012/dddee617) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084430634 DMM NOTICE MM(262420000000012/dddee617) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241012084430634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084430634 DMM NOTICE MM(262420000000012/dddee617) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084430634 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) 20241012084430634 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084430634 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241012084430634 DMM INFO MM(262420000000012/dddee617) Subscriber data update (mmctx.c:445) 20241012084430634 DMM DEBUG MM(262420000000012/dddee617) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084430641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084430641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084430641 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084430641 DMM INFO MM(262420000000012/dddee617) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084430641 DMM NOTICE MM(262420000000012/dddee617) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084430641 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084430641 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084430641 DLLC NOTICE LLME(cf574e6f/dddee617){ASSIGNED} LLGM Assign pre (ffffffff => dddee617) (gprs_llc.c:1079) 20241012084430641 DLLC NOTICE LLME(ffffffff/dddee617){ASSIGNED} LLGM Assign post (ffffffff => dddee617) (gprs_llc.c:1125) 20241012084430641 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084430641 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084430641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084430641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@8a897e497e02: setverdict(pass): none -> pass 20241012084430692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084430692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084430692 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084430692 DMM INFO MM(262420000000012/dddee617) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241012084430692 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084430692 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012084430692 DLLC NOTICE LLME(ffffffff/dddee617){ASSIGNED} LLGM Assign pre (dddee617 => d3af3005) (gprs_llc.c:1079) 20241012084430692 DLLC NOTICE LLME(dddee617/d3af3005){ASSIGNED} LLGM Assign post (dddee617 => d3af3005) (gprs_llc.c:1125) 20241012084430692 DMM INFO MM(262420000000012/d3af3005) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@8a897e497e02: Removing Client IMSI='262420000000012'H, index=0 20241012084430699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084430699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241012084430699 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084430699 DMM INFO MM(262420000000012/d3af3005) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241012084430699 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241012084430699 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084430699 DLLC NOTICE LLME(dddee617/d3af3005){ASSIGNED} LLGM Assign pre (ffffffff => d3af3005) (gprs_llc.c:1079) 20241012084430699 DLLC NOTICE LLME(ffffffff/d3af3005){ASSIGNED} LLGM Assign post (ffffffff => d3af3005) (gprs_llc.c:1125) 20241012084430699 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@8a897e497e02: Final verdict of PTC: pass 20241012084430701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47092<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@8a897e497e02: Final verdict of PTC: none -NSVCI99(474)@8a897e497e02: Final verdict of PTC: none 20241012084430703 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084430703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(469)@8a897e497e02: Final verdict of PTC: none -NSVCI97(464)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@8a897e497e02: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@8a897e497e02: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@8a897e497e02: Final verdict of PTC: none -NSVCI98(470)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(462)@8a897e497e02: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(472)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(468)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_rau finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:44:30 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241012084430832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084431233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91680) 20241012084431704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084431704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91680, count=92840) 20241012084432705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084432705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:44:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241012084433706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084433706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_rau_a_a started. 20241012084434297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084434299 DMM INFO MM(262420000000012/d3af3005) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084434299 DMM INFO MM(262420000000012/d3af3005) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084434299 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084434299 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084434299 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084434299 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084434299 DLLC NOTICE LLME(ffffffff/d3af3005){ASSIGNED} LLGM Assign pre (d3af3005 => ffffffff) (gprs_llc.c:1079) 20241012084434299 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3af3005 => ffffffff) (gprs_llc.c:1125) 20241012084434299 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241012084434299 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) 20241012084434299 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) 20241012084434299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084434299 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084434299 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084434299 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084434299 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(484)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(484)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084434352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084434352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084434352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084434352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084434352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084434352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084434352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084434352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084434352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(483)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(484)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084434353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084434353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084434353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084434353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084434353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084434353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084434353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084434353 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084434353 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084434353 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084434353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(484)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084434354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084434354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(484)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084434358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084434368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084434368 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(481)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(483)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084434390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084434390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084434390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084434390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084434390 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084434390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084434390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084434390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084434390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084434392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084434392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084434392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(488)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084434392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084434392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084434392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084434392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084434392 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084434392 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084434392 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084434392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(489)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084434393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084434393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084434397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(485)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084434407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084434407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(486)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(494)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084434430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084434430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084434430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084434430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084434430 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084434430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084434430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084434430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084434430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084434432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084434432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084434432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084434432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084434432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084434432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084434432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084434432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084434432 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084434432 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084434432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084434433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084434433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084434436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084434445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084434445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(491)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084434707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084434707 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084434707 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084434707 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(493)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084434709 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(493)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084434710 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(493)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(493)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(493)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@8a897e497e02: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D2DF0383'O, index=0 SGSN_Test-GSUP(495)@8a897e497e02: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@8a897e497e02: 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 := '3BDF76FE0F1A02770D1A494129F7F7C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C3BA9351'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B047689AD9C000F6'O } } } } } 20241012084435757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084435757 DLLC NOTICE LLME(ffffffff/d2df0383){UNASSIGNED} LLC RX: unknown TLLI 0xd2df0383, creating LLME on the fly (gprs_llc.c:552) 20241012084435757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084435758 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084435758 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084435758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084435758 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084435758 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084435758 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084435758 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084435758 DLLC NOTICE LLME(ffffffff/d2df0383){UNASSIGNED} LLGM Assign pre (d2df0383 => d01ff461) (gprs_llc.c:1079) 20241012084435758 DLLC NOTICE LLME(d2df0383/d01ff461){ASSIGNED} LLGM Assign post (d2df0383 => d01ff461) (gprs_llc.c:1125) 20241012084435758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084435758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084435758 DMM DEBUG MM(262420000000037/d01ff461) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084435770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084435770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084435770 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084435770 DMM DEBUG MM(262420000000037/d01ff461) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241012084435770 DMM NOTICE MM(262420000000037/d01ff461) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084435770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084435770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084435770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084435770 DMM DEBUG MM(262420000000037/d01ff461) Requesting authorization (sgsn_auth.c:160) 20241012084435770 DMM INFO MM(262420000000037/d01ff461) Requesting authentication tuples (sgsn_auth.c:184) 20241012084435770 DMM DEBUG MM(262420000000037/d01ff461) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084435770 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241012084435770 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)@8a897e497e02: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@8a897e497e02: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241012084435772 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084435772 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084435772 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084435772 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084435773 DMM INFO MM(262420000000037/d01ff461) Subscriber data update (mmctx.c:445) 20241012084435773 DMM DEBUG MM(262420000000037/d01ff461) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084435773 DMM INFO MM(262420000000037/d01ff461) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084435773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084435773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084435773 DMM INFO MM(262420000000037/d01ff461) <- GMM AUTH AND CIPHERING REQ (rand = 3b df 76 fe 0f 1a 02 77 0d 1a 49 41 29 f7 f7 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084435780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084435780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084435780 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084435780 DMM INFO MM(262420000000037/d01ff461) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084435780 DMM NOTICE MM(262420000000037/d01ff461) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084435780 DMM DEBUG MM(262420000000037/d01ff461) checking auth: received GSM SRES = c3 ba 93 51 (gprs_gmm.c:666) 20241012084435780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084435780 DMM DEBUG MM(262420000000037/d01ff461) Requesting authorization (sgsn_auth.c:160) 20241012084435780 DMM INFO MM(262420000000037/d01ff461) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084435780 DMM DEBUG MM(262420000000037/d01ff461) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084435780 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241012084435780 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) 20241012084435780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084435780 DMM INFO MM(262420000000037/d01ff461) <- GMM ATTACH ACCEPT (new P-TMSI=0xd01ff461) (gprs_gmm.c:300) 20241012084435781 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084435781 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084435781 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241012084435781 DMM INFO MM(262420000000037/d01ff461) Subscriber data update (mmctx.c:445) 20241012084435781 DMM DEBUG MM(262420000000037/d01ff461) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084435781 DMM INFO MM(262420000000037/d01ff461) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084435781 DMM NOTICE MM(262420000000037/d01ff461) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241012084435781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084435781 DMM NOTICE MM(262420000000037/d01ff461) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084435781 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) 20241012084435782 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084435782 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241012084435782 DMM INFO MM(262420000000037/d01ff461) Subscriber data update (mmctx.c:445) 20241012084435782 DMM DEBUG MM(262420000000037/d01ff461) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084435788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084435788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084435788 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084435788 DMM INFO MM(262420000000037/d01ff461) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084435788 DMM NOTICE MM(262420000000037/d01ff461) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084435788 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084435788 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084435788 DLLC NOTICE LLME(d2df0383/d01ff461){ASSIGNED} LLGM Assign pre (ffffffff => d01ff461) (gprs_llc.c:1079) 20241012084435788 DLLC NOTICE LLME(ffffffff/d01ff461){ASSIGNED} LLGM Assign post (ffffffff => d01ff461) (gprs_llc.c:1125) 20241012084435788 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084435788 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084435788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084435788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@8a897e497e02: setverdict(pass): none -> pass 20241012084435840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084435840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084435840 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084435840 DMM INFO MM(262420000000037/d01ff461) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241012084435840 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084435840 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012084435840 DLLC NOTICE LLME(ffffffff/d01ff461){ASSIGNED} LLGM Assign pre (d01ff461 => f772009c) (gprs_llc.c:1079) 20241012084435840 DLLC NOTICE LLME(d01ff461/f772009c){ASSIGNED} LLGM Assign post (d01ff461 => f772009c) (gprs_llc.c:1125) 20241012084435840 DMM INFO MM(262420000000037/f772009c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084435848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084435848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241012084435848 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084435848 DMM INFO MM(262420000000037/f772009c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241012084435848 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241012084435848 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084435848 DLLC NOTICE LLME(d01ff461/f772009c){ASSIGNED} LLGM Assign pre (ffffffff => f772009c) (gprs_llc.c:1079) 20241012084435848 DLLC NOTICE LLME(ffffffff/f772009c){ASSIGNED} LLGM Assign post (ffffffff => f772009c) (gprs_llc.c:1125) 20241012084435849 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241012084435849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084435849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084435849 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084435849 DMM INFO MM(262420000000037/f772009c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241012084435849 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084435849 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012084435849 DLLC NOTICE LLME(ffffffff/f772009c){ASSIGNED} LLGM Assign pre (f772009c => fa5015d8) (gprs_llc.c:1079) 20241012084435849 DLLC NOTICE LLME(f772009c/fa5015d8){ASSIGNED} LLGM Assign post (f772009c => fa5015d8) (gprs_llc.c:1125) 20241012084435849 DMM INFO MM(262420000000037/fa5015d8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084435855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084435855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084435855 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084435855 DMM INFO MM(262420000000037/fa5015d8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241012084435855 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241012084435855 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084435855 DLLC NOTICE LLME(f772009c/fa5015d8){ASSIGNED} LLGM Assign pre (ffffffff => fa5015d8) (gprs_llc.c:1079) 20241012084435855 DLLC NOTICE LLME(ffffffff/fa5015d8){ASSIGNED} LLGM Assign post (ffffffff => fa5015d8) (gprs_llc.c:1125) 20241012084435855 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241012084435855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084435855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084435856 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084435856 DMM INFO MM(262420000000037/fa5015d8) -> GMM DETACH REQUEST TLLI=0xfa5015d8 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241012084435856 DMM INFO MM(262420000000037/fa5015d8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241012084435856 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084435856 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084435856 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084435856 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084435856 DLLC NOTICE LLME(ffffffff/fa5015d8){ASSIGNED} LLGM Assign pre (fa5015d8 => ffffffff) (gprs_llc.c:1079) 20241012084435856 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa5015d8 => ffffffff) (gprs_llc.c:1125) 20241012084435856 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241012084435856 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) 20241012084435856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084435856 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084435856 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084435856 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084435856 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@8a897e497e02: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@8a897e497e02: Final verdict of PTC: pass 20241012084440866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@8a897e497e02: Final verdict of PTC: none 20241012084440868 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084440868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(483)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(493)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@8a897e497e02: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@8a897e497e02: Final verdict of PTC: none -NSVCI98(489)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@8a897e497e02: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@8a897e497e02: Final verdict of PTC: none -NSVCI99(494)@8a897e497e02: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@8a897e497e02: Final verdict of PTC: none -NSVCI97(484)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(482)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(487)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(492)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(483): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(484): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:44:40 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241012084440996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084441297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42510<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106660) 20241012084441869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084441869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106660, count=112092) 20241012084442870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084442870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:44: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_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 20241012084443871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084443871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_rau_a_b started. 20241012084444358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084444359 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084444406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084444407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084444407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084444407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084444407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084444407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084444407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084444407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084444407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084444408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084444408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084444408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084444409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084444409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084444409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084444409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084444409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084444409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084444409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084444409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084444409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084444409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084444413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084444423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084444423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(507)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084444453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084444453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084444453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084444453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084444453 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084444453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084444453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084444453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084444453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(508)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084444455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084444455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084444455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084444455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084444455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084444455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084444455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084444455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084444455 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084444455 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084444455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084444456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084444456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084444461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084444470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084444470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(505)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084444482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084444482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084444482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084444482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084444482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084444482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084444482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084444482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084444482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084444483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084444483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084444483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084444484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084444484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084444484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084444484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084444484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084444484 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084444484 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084444484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084444484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084444484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084444488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084444497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084444497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084444872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084444872 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084444872 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084444872 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084444875 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084444876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@8a897e497e02: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E8E13271'O, index=0 SGSN_Test-GSUP(514)@8a897e497e02: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@8a897e497e02: 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 := '4B969538E16F3B7F980BC087648F0624'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C24A192D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '802F791BE8CB2987'O } } } } } 20241012084445926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084445926 DLLC NOTICE LLME(ffffffff/e8e13271){UNASSIGNED} LLC RX: unknown TLLI 0xe8e13271, creating LLME on the fly (gprs_llc.c:552) 20241012084445926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084445926 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084445926 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084445926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084445926 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084445926 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084445926 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084445926 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084445926 DLLC NOTICE LLME(ffffffff/e8e13271){UNASSIGNED} LLGM Assign pre (e8e13271 => f4697f19) (gprs_llc.c:1079) 20241012084445926 DLLC NOTICE LLME(e8e13271/f4697f19){ASSIGNED} LLGM Assign post (e8e13271 => f4697f19) (gprs_llc.c:1125) 20241012084445926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084445926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084445926 DMM DEBUG MM(262420000000038/f4697f19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084445938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084445939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084445939 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084445939 DMM DEBUG MM(262420000000038/f4697f19) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241012084445939 DMM NOTICE MM(262420000000038/f4697f19) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084445939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084445939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084445939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084445939 DMM DEBUG MM(262420000000038/f4697f19) Requesting authorization (sgsn_auth.c:160) 20241012084445939 DMM INFO MM(262420000000038/f4697f19) Requesting authentication tuples (sgsn_auth.c:184) 20241012084445939 DMM DEBUG MM(262420000000038/f4697f19) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084445939 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241012084445939 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)@8a897e497e02: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@8a897e497e02: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241012084445942 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084445942 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084445942 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084445942 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084445942 DMM INFO MM(262420000000038/f4697f19) Subscriber data update (mmctx.c:445) 20241012084445942 DMM DEBUG MM(262420000000038/f4697f19) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084445942 DMM INFO MM(262420000000038/f4697f19) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084445942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084445942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084445942 DMM INFO MM(262420000000038/f4697f19) <- GMM AUTH AND CIPHERING REQ (rand = 4b 96 95 38 e1 6f 3b 7f 98 0b c0 87 64 8f 06 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084445949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084445949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084445949 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084445949 DMM INFO MM(262420000000038/f4697f19) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084445949 DMM NOTICE MM(262420000000038/f4697f19) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084445949 DMM DEBUG MM(262420000000038/f4697f19) checking auth: received GSM SRES = c2 4a 19 2d (gprs_gmm.c:666) 20241012084445949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084445949 DMM DEBUG MM(262420000000038/f4697f19) Requesting authorization (sgsn_auth.c:160) 20241012084445949 DMM INFO MM(262420000000038/f4697f19) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084445949 DMM DEBUG MM(262420000000038/f4697f19) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084445949 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241012084445949 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) 20241012084445949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084445949 DMM INFO MM(262420000000038/f4697f19) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4697f19) (gprs_gmm.c:300) 20241012084445951 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084445951 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084445951 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241012084445951 DMM INFO MM(262420000000038/f4697f19) Subscriber data update (mmctx.c:445) 20241012084445951 DMM DEBUG MM(262420000000038/f4697f19) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084445951 DMM INFO MM(262420000000038/f4697f19) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084445951 DMM NOTICE MM(262420000000038/f4697f19) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241012084445951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084445951 DMM NOTICE MM(262420000000038/f4697f19) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084445951 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) 20241012084445952 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084445952 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241012084445952 DMM INFO MM(262420000000038/f4697f19) Subscriber data update (mmctx.c:445) 20241012084445952 DMM DEBUG MM(262420000000038/f4697f19) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084445958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084445958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084445958 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084445958 DMM INFO MM(262420000000038/f4697f19) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084445958 DMM NOTICE MM(262420000000038/f4697f19) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084445958 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084445958 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084445958 DLLC NOTICE LLME(e8e13271/f4697f19){ASSIGNED} LLGM Assign pre (ffffffff => f4697f19) (gprs_llc.c:1079) 20241012084445958 DLLC NOTICE LLME(ffffffff/f4697f19){ASSIGNED} LLGM Assign post (ffffffff => f4697f19) (gprs_llc.c:1125) 20241012084445958 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084445958 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084445958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084445958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@8a897e497e02: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@8a897e497e02: attach complete sending rau 20241012084446009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084446009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084446010 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084446010 DMM INFO MM(262420000000038/f4697f19) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241012084446010 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084446010 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012084446010 DLLC NOTICE LLME(ffffffff/f4697f19){ASSIGNED} LLGM Assign pre (f4697f19 => dc7b95bd) (gprs_llc.c:1079) 20241012084446010 DLLC NOTICE LLME(f4697f19/dc7b95bd){ASSIGNED} LLGM Assign post (f4697f19 => dc7b95bd) (gprs_llc.c:1125) 20241012084446010 DMM INFO MM(262420000000038/dc7b95bd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8a897e497e02: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@8a897e497e02: Removing Client IMSI='262420000000038'H, index=0 20241012084446017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084446017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241012084446017 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084446017 DMM INFO MM(262420000000038/dc7b95bd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241012084446017 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241012084446017 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084446017 DLLC NOTICE LLME(f4697f19/dc7b95bd){ASSIGNED} LLGM Assign pre (ffffffff => dc7b95bd) (gprs_llc.c:1079) 20241012084446017 DLLC NOTICE LLME(ffffffff/dc7b95bd){ASSIGNED} LLGM Assign post (ffffffff => dc7b95bd) (gprs_llc.c:1125) 20241012084446017 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(505)@8a897e497e02: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DC7B95BD'O, index=0 TC_attach_rau_a_b(516)@8a897e497e02: sending second RAU via different RA 20241012084446021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084446021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084446021 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241012084446021 DMM INFO MM(262420000000038/dc7b95bd) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: dc7b95bd, P-TMSI: dc7b95bd (00000000), TLLI: dc7b95bd (dc7b95bd), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241012084446021 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241012084446022 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012084446022 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084446022 DLLC NOTICE LLME(ffffffff/dc7b95bd){ASSIGNED} LLGM Assign pre (dc7b95bd => dc7b95bd) (gprs_llc.c:1079) 20241012084446022 DLLC NOTICE LLME(dc7b95bd/dc7b95bd){ASSIGNED} LLGM Assign post (dc7b95bd => dc7b95bd) (gprs_llc.c:1125) 20241012084446022 DMM INFO MM(262420000000038/dc7b95bd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084446037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084446037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084446037 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084446037 DMM INFO MM(262420000000038/dc7b95bd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241012084446037 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241012084446037 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084446037 DLLC NOTICE LLME(dc7b95bd/dc7b95bd){ASSIGNED} LLGM Assign pre (ffffffff => dc7b95bd) (gprs_llc.c:1079) 20241012084446037 DLLC NOTICE LLME(ffffffff/dc7b95bd){ASSIGNED} LLGM Assign post (ffffffff => dc7b95bd) (gprs_llc.c:1125) 20241012084446037 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241012084446038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084446038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084446038 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084446038 DMM INFO MM(262420000000038/dc7b95bd) -> GMM DETACH REQUEST TLLI=0xdc7b95bd type=GPRS detach Power-off (gprs_gmm.c:1465) 20241012084446038 DMM INFO MM(262420000000038/dc7b95bd) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241012084446038 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084446038 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084446038 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084446038 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084446038 DLLC NOTICE LLME(ffffffff/dc7b95bd){ASSIGNED} LLGM Assign pre (dc7b95bd => ffffffff) (gprs_llc.c:1079) 20241012084446038 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc7b95bd => ffffffff) (gprs_llc.c:1125) 20241012084446038 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241012084446038 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) 20241012084446038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084446038 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084446038 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084446038 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084446039 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@8a897e497e02: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@8a897e497e02: Final verdict of PTC: pass 20241012084451046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42516<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@8a897e497e02: Final verdict of PTC: none -NSVCI98(508)@8a897e497e02: Final verdict of PTC: none 20241012084451048 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084451048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(499)@8a897e497e02: Final verdict of PTC: none -NSVCI97(502)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@8a897e497e02: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@8a897e497e02: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@8a897e497e02: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@8a897e497e02: Final verdict of PTC: none -NSVCI99(512)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(500)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(510)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(506)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:44:51 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 20241012084451181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084451482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104456) 20241012084452049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084452049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104456, count=108812) 20241012084453050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084453050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:44:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084454051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084454051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_usim_resync started. 20241012084454542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084454543 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084454587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084454587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084454587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084454587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084454587 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084454587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084454587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084454587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084454587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084454588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084454588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084454588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084454588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084454588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084454588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084454588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084454588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084454588 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084454588 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084454588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084454589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084454589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084454592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084454603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084454603 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084454625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084454626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084454626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084454626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084454626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084454626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084454626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084454626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084454626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084454627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084454627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084454627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084454627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084454627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084454627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084454627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084454627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084454627 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084454628 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084454628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084454628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084454628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084454632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084454642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084454642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(528)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(525)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084454666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084454666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084454666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084454666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084454666 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084454666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084454666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084454666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084454667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084454669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084454669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084454669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084454669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084454669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084454669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084454669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084454669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084454669 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084454669 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084454669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(532)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084454670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084454670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084454674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084454685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084454685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(529)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084455053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084455053 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084455053 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084455053 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(531)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084455055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(531)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084455056 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(531)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@8a897e497e02: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='D8D9B0BF'O, index=0 SGSN_Test-GSUP(533)@8a897e497e02: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@8a897e497e02: 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 := '97ED5606E7E2420AE0C06CC7DA112418'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8295FE11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD7E0B53E02B66CF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B4DBF166783B7C156D74E0B9E83DD55F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E0062C346793022C12F305BC8E61A178'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4A110FDE3457274A1E80B46329D07BCD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '32FA3B808D7C2750'O } } } } } 20241012084456105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084456105 DLLC NOTICE LLME(ffffffff/d8d9b0bf){UNASSIGNED} LLC RX: unknown TLLI 0xd8d9b0bf, creating LLME on the fly (gprs_llc.c:552) 20241012084456105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084456105 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084456106 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084456106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084456106 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084456106 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084456106 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084456106 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084456106 DLLC NOTICE LLME(ffffffff/d8d9b0bf){UNASSIGNED} LLGM Assign pre (d8d9b0bf => f3391c2d) (gprs_llc.c:1079) 20241012084456106 DLLC NOTICE LLME(d8d9b0bf/f3391c2d){ASSIGNED} LLGM Assign post (d8d9b0bf => f3391c2d) (gprs_llc.c:1125) 20241012084456106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084456106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084456106 DMM DEBUG MM(262420000000040/f3391c2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084456120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084456120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084456120 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084456120 DMM DEBUG MM(262420000000040/f3391c2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241012084456120 DMM NOTICE MM(262420000000040/f3391c2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084456120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084456120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084456120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084456120 DMM DEBUG MM(262420000000040/f3391c2d) Requesting authorization (sgsn_auth.c:160) 20241012084456120 DMM INFO MM(262420000000040/f3391c2d) Requesting authentication tuples (sgsn_auth.c:184) 20241012084456120 DMM DEBUG MM(262420000000040/f3391c2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084456120 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241012084456120 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)@8a897e497e02: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@8a897e497e02: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241012084456123 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084456123 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084456123 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084456123 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084456123 DMM INFO MM(262420000000040/f3391c2d) Subscriber data update (mmctx.c:445) 20241012084456123 DMM DEBUG MM(262420000000040/f3391c2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084456123 DMM INFO MM(262420000000040/f3391c2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084456123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084456123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084456123 DMM INFO MM(262420000000040/f3391c2d) <- GMM AUTH AND CIPHERING REQ (rand = 97 ed 56 06 e7 e2 42 0a e0 c0 6c c7 da 11 24 18 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4a 11 0f de 34 57 27 4a 1e 80 b4 63 29 d0 7b cd ) (gprs_gmm.c:483) 20241012084456130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084456130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084456130 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084456130 DMM INFO MM(262420000000040/f3391c2d) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241012084456130 DMM INFO MM(262420000000040/f3391c2d) R99 AUTHENTICATION SYNCH (AUTS = 662d4005bda89c261063ee0c9afa) (gprs_gmm.c:711) 20241012084456130 DMM DEBUG MM(262420000000040/f3391c2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084456130 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241012084456130 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 66 2d 40 05 bd a8 9c 26 10 63 ee 0c 9a fa 20 10 97 ed 56 06 e7 e2 42 0a e0 c0 6c c7 da 11 24 18 28 01 01 (gprs_subscriber.c:210) 20241012084456130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241012084456130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241012084456131 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084456131 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084456131 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084456131 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084456131 DMM INFO MM(262420000000040/f3391c2d) Subscriber data update (mmctx.c:445) 20241012084456131 DMM DEBUG MM(262420000000040/f3391c2d) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241012084456131 DMM INFO MM(262420000000040/f3391c2d) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241012084456131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084456131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084456131 DMM INFO MM(262420000000040/f3391c2d) <- GMM AUTH AND CIPHERING REQ (rand = 49 8d de c0 b1 d2 6c f2 84 b3 0c e1 4d c0 64 3f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 22 78 35 bb 15 ea cb f1 11 86 9a dd 99 93 2c 64 ) (gprs_gmm.c:483) 20241012084456137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084456137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x633b20 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084456137 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084456137 DMM INFO MM(262420000000040/f3391c2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084456137 DMM NOTICE MM(262420000000040/f3391c2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084456137 DMM DEBUG MM(262420000000040/f3391c2d) checking auth: received UMTS RES = 57 a9 70 d1 8a 0f 12 dd (gprs_gmm.c:666) 20241012084456137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084456137 DMM DEBUG MM(262420000000040/f3391c2d) Requesting authorization (sgsn_auth.c:160) 20241012084456137 DMM INFO MM(262420000000040/f3391c2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084456137 DMM DEBUG MM(262420000000040/f3391c2d) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084456137 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241012084456137 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) 20241012084456137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084456137 DMM INFO MM(262420000000040/f3391c2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3391c2d) (gprs_gmm.c:300) 20241012084456139 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084456139 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084456139 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241012084456139 DMM INFO MM(262420000000040/f3391c2d) Subscriber data update (mmctx.c:445) 20241012084456139 DMM DEBUG MM(262420000000040/f3391c2d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084456139 DMM INFO MM(262420000000040/f3391c2d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084456139 DMM NOTICE MM(262420000000040/f3391c2d) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241012084456139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084456139 DMM NOTICE MM(262420000000040/f3391c2d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084456139 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) 20241012084456140 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084456140 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241012084456140 DMM INFO MM(262420000000040/f3391c2d) Subscriber data update (mmctx.c:445) 20241012084456140 DMM DEBUG MM(262420000000040/f3391c2d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@8a897e497e02: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@8a897e497e02: Removing Client IMSI='262420000000040'H, index=0 20241012084456146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084456146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084456146 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084456146 DMM INFO MM(262420000000040/f3391c2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084456146 DMM NOTICE MM(262420000000040/f3391c2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084456146 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084456146 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084456146 DLLC NOTICE LLME(d8d9b0bf/f3391c2d){ASSIGNED} LLGM Assign pre (ffffffff => f3391c2d) (gprs_llc.c:1079) 20241012084456146 DLLC NOTICE LLME(ffffffff/f3391c2d){ASSIGNED} LLGM Assign post (ffffffff => f3391c2d) (gprs_llc.c:1125) 20241012084456146 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084456146 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084456146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084456146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@8a897e497e02: Final verdict of PTC: pass 20241012084456148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37794<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084456150 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084456150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@8a897e497e02: Final verdict of PTC: none -NSVCI97(521)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(529)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@8a897e497e02: Final verdict of PTC: none -NSVCI99(532)@8a897e497e02: Final verdict of PTC: none -NSVCI98(526)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(519)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(524)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(530)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_usim_resync finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:44:56 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241012084456278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084456679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44000) 20241012084457151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084457151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44000, count=95232) 20241012084458153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084458153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:44:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084459154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084459154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012084459436 DGPRS DEBUG Checking for inactive LLMEs, time = 10533433 (sgsn.c:131) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_usim_a54_a54 started. 20241012084459742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084459744 DMM INFO MM(262420000000040/f3391c2d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084459744 DMM INFO MM(262420000000040/f3391c2d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084459744 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084459744 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084459744 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084459744 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084459744 DLLC NOTICE LLME(ffffffff/f3391c2d){ASSIGNED} LLGM Assign pre (f3391c2d => ffffffff) (gprs_llc.c:1079) 20241012084459744 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3391c2d => ffffffff) (gprs_llc.c:1125) 20241012084459744 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241012084459744 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) 20241012084459744 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) 20241012084459744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084459744 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084459744 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084459744 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084459744 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084459785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084459785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084459785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084459785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084459785 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084459785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084459785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084459785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084459785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084459786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084459786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084459786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084459787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084459787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084459787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084459787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084459787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084459787 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084459787 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084459787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084459787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084459787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084459792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084459801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084459801 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084459832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084459832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084459832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084459832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084459832 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084459832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084459832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084459832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084459832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(545)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(546)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084459834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084459834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084459834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084459834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084459834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084459834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084459834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084459834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084459834 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084459834 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084459834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084459834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084459835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084459839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084459849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084459849 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(543)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084459859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084459859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084459859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084459859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084459859 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084459859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084459859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084459859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084459859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084459860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084459860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084459860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084459860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084459860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084459860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084459860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084459860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084459860 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084459860 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084459860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(550)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084459861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084459861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084459865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084459874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084459874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084500155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084500155 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084500155 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084500155 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084500157 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084500157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@8a897e497e02: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='CA0F0466'O, index=0 SGSN_Test-GSUP(552)@8a897e497e02: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@8a897e497e02: 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 := 'FC39775A87C2AAD763B8919089A5CB1C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0CCF6F00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10D5EB7E2428228D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '45E9476E40324BA2C69409847A6C9695'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '113CFE9D7393A9EF7974144041026700'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8F8D6BABD07C75180EB09A4EB6CE01BD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EAF8395C2481AD59'O } } } } } 20241012084501211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084501211 DLLC NOTICE LLME(ffffffff/ca0f0466){UNASSIGNED} LLC RX: unknown TLLI 0xca0f0466, creating LLME on the fly (gprs_llc.c:552) 20241012084501211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084501211 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084501211 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084501211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084501211 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084501211 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084501212 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084501212 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084501212 DLLC NOTICE LLME(ffffffff/ca0f0466){UNASSIGNED} LLGM Assign pre (ca0f0466 => d905d370) (gprs_llc.c:1079) 20241012084501212 DLLC NOTICE LLME(ca0f0466/d905d370){ASSIGNED} LLGM Assign post (ca0f0466 => d905d370) (gprs_llc.c:1125) 20241012084501212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084501212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084501212 DMM DEBUG MM(262420000000040/d905d370) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084501225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084501225 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084501225 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084501225 DMM DEBUG MM(262420000000040/d905d370) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241012084501225 DMM NOTICE MM(262420000000040/d905d370) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084501225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084501225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084501225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084501225 DMM DEBUG MM(262420000000040/d905d370) Requesting authorization (sgsn_auth.c:160) 20241012084501225 DMM INFO MM(262420000000040/d905d370) Requesting authentication tuples (sgsn_auth.c:184) 20241012084501225 DMM DEBUG MM(262420000000040/d905d370) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084501225 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241012084501225 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)@8a897e497e02: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@8a897e497e02: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241012084501228 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084501228 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084501228 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084501228 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084501228 DMM INFO MM(262420000000040/d905d370) Subscriber data update (mmctx.c:445) 20241012084501228 DMM DEBUG MM(262420000000040/d905d370) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084501228 DMM INFO MM(262420000000040/d905d370) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084501228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084501228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084501228 DMM INFO MM(262420000000040/d905d370) <- GMM AUTH AND CIPHERING REQ (rand = fc 39 77 5a 87 c2 aa d7 63 b8 91 90 89 a5 cb 1c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8f 8d 6b ab d0 7c 75 18 0e b0 9a 4e b6 ce 01 bd ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@8a897e497e02: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@8a897e497e02: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@8a897e497e02: Final verdict of PTC: pass 20241012084501237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39136<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084501239 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084501239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(551)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(552)@8a897e497e02: Final verdict of PTC: none -NSVCI99(550)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@8a897e497e02: Final verdict of PTC: none -NSVCI97(540)@8a897e497e02: Final verdict of PTC: none -NSVCI98(546)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(544)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(538)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(548)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:45:01 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20241012084501366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084501768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68444) 20241012084502240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084502240 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) 20241012084503241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084503242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:45:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084504243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084504243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_usim_a54_a53 started. 20241012084504826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084504827 DMM INFO MM(262420000000040/d905d370) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084504827 DMM INFO MM(262420000000040/d905d370) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084504827 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084504827 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084504827 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084504827 DMM ERROR MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241012084504827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Deallocated (fsm.c:568) 20241012084504827 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084504827 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084504827 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084504827 DLLC NOTICE LLME(ca0f0466/d905d370){ASSIGNED} LLGM Assign pre (d905d370 => ffffffff) (gprs_llc.c:1079) 20241012084504827 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d905d370 => ffffffff) (gprs_llc.c:1125) 20241012084504827 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084504873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084504873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084504873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084504873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084504873 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084504873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084504873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084504873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084504873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084504875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084504875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084504875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084504875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084504875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084504875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084504875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084504875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084504875 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084504875 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084504875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084504876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084504876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084504880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084504888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084504888 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084504908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084504908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084504908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084504908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084504908 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084504908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084504908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084504908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084504908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084504910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084504910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084504910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084504910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084504910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084504910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084504910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084504910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084504910 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084504910 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084504910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084504910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084504910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084504914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084504923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084504923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084504955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084504955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084504956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084504956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084504956 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084504956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084504956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084504956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084504956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084504957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084504957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084504957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084504958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084504958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084504958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084504958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084504958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084504958 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084504958 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084504958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084504958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084504958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084504963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084504973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084504973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(567)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084505244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084505244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084505244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084505244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(569)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084505246 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(569)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084505246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(569)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@8a897e497e02: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='E73FA484'O, index=0 SGSN_Test-GSUP(571)@8a897e497e02: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@8a897e497e02: 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 := 'EE8806ED366E85580D33643F33D8050D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E80CA9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D9DA9BC1C1551C8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9EB8F2FFDDE017D028CE45A3E0435660'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F7476965377538421D9C04302A413D6F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3EE9EE44B8841E079A58F807B6B43A77'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A0BE3B3651BB626B'O } } } } } 20241012084506300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084506300 DLLC NOTICE LLME(ffffffff/e73fa484){UNASSIGNED} LLC RX: unknown TLLI 0xe73fa484, creating LLME on the fly (gprs_llc.c:552) 20241012084506300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084506300 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084506300 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084506300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084506300 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084506300 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084506300 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084506300 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084506300 DLLC NOTICE LLME(ffffffff/e73fa484){UNASSIGNED} LLGM Assign pre (e73fa484 => fc1798b7) (gprs_llc.c:1079) 20241012084506300 DLLC NOTICE LLME(e73fa484/fc1798b7){ASSIGNED} LLGM Assign post (e73fa484 => fc1798b7) (gprs_llc.c:1125) 20241012084506300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084506300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084506300 DMM DEBUG MM(262420000000040/fc1798b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084506312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084506312 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084506312 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084506312 DMM DEBUG MM(262420000000040/fc1798b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241012084506312 DMM NOTICE MM(262420000000040/fc1798b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084506312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084506312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084506312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084506312 DMM DEBUG MM(262420000000040/fc1798b7) Requesting authorization (sgsn_auth.c:160) 20241012084506313 DMM INFO MM(262420000000040/fc1798b7) Requesting authentication tuples (sgsn_auth.c:184) 20241012084506313 DMM DEBUG MM(262420000000040/fc1798b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084506313 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241012084506313 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)@8a897e497e02: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@8a897e497e02: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241012084506316 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084506316 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084506316 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084506316 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084506316 DMM INFO MM(262420000000040/fc1798b7) Subscriber data update (mmctx.c:445) 20241012084506316 DMM DEBUG MM(262420000000040/fc1798b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084506316 DMM INFO MM(262420000000040/fc1798b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084506316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084506316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084506316 DMM INFO MM(262420000000040/fc1798b7) <- GMM AUTH AND CIPHERING REQ (rand = ee 88 06 ed 36 6e 85 58 0d 33 64 3f 33 d8 05 0d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3e e9 ee 44 b8 84 1e 07 9a 58 f8 07 b6 b4 3a 77 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@8a897e497e02: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@8a897e497e02: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@8a897e497e02: Final verdict of PTC: pass 20241012084506327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39166<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084506329 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(571)@8a897e497e02: Final verdict of PTC: none 20241012084506329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(569)@8a897e497e02: Final verdict of PTC: none -NSVCI99(570)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@8a897e497e02: Final verdict of PTC: none -NSVCI97(559)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(567)@8a897e497e02: Final verdict of PTC: none -NSVCI98(564)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(557)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(562)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(568)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(567): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:45:06 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241012084506460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084506861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20241012084507330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084507330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=71236) 20241012084508330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084508331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:45:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084509332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084509332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_usim_a53_a54 started. 20241012084509919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084509921 DMM INFO MM(262420000000040/fc1798b7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084509921 DMM INFO MM(262420000000040/fc1798b7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084509921 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084509921 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084509921 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084509921 DMM ERROR MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241012084509921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Deallocated (fsm.c:568) 20241012084509921 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084509921 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084509921 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084509921 DLLC NOTICE LLME(e73fa484/fc1798b7){ASSIGNED} LLGM Assign pre (fc1798b7 => ffffffff) (gprs_llc.c:1079) 20241012084509921 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc1798b7 => ffffffff) (gprs_llc.c:1125) 20241012084509921 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084509967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084509967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084509967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084509967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084509967 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084509967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084509967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084509967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084509967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084509968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084509968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084509968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084509969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084509969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084509969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084509969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084509969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084509969 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084509969 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084509969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(578)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084509969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084509969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084509973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084509982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084509982 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084510005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084510005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084510005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084510005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084510005 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084510005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084510005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084510005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084510005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084510006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084510006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084510006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084510007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084510007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084510007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084510007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084510007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084510007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084510007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084510007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084510007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084510007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084510011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084510019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084510019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084510048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084510049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084510049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084510049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084510049 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084510049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084510049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084510049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084510049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084510051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084510051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084510051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084510051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084510051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084510051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084510051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084510051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084510051 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084510051 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084510051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084510052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084510052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084510055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084510063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084510063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084510333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084510333 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084510333 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084510333 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084510335 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084510336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@8a897e497e02: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='EB4F6AE5'O, index=0 SGSN_Test-GSUP(590)@8a897e497e02: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@8a897e497e02: 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 := 'B0CC9276AB97E9646B35E33FF2818CBF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C349771'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B026EA725FD75DD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0A97CCC474EC188058F14C1280ED97C0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '611B6C5E16C5BA8AD793B4FFA1806ABE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3D6A843A125C7043BF040D17237E7A10'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '47B9984EC4C037B7'O } } } } } 20241012084511389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084511390 DLLC NOTICE LLME(ffffffff/eb4f6ae5){UNASSIGNED} LLC RX: unknown TLLI 0xeb4f6ae5, creating LLME on the fly (gprs_llc.c:552) 20241012084511390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084511390 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084511390 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084511390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084511390 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084511390 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084511390 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084511390 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084511390 DLLC NOTICE LLME(ffffffff/eb4f6ae5){UNASSIGNED} LLGM Assign pre (eb4f6ae5 => ea3bc8f9) (gprs_llc.c:1079) 20241012084511390 DLLC NOTICE LLME(eb4f6ae5/ea3bc8f9){ASSIGNED} LLGM Assign post (eb4f6ae5 => ea3bc8f9) (gprs_llc.c:1125) 20241012084511390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084511390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084511390 DMM DEBUG MM(262420000000040/ea3bc8f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084511405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084511405 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084511405 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084511405 DMM DEBUG MM(262420000000040/ea3bc8f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241012084511405 DMM NOTICE MM(262420000000040/ea3bc8f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084511405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084511405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084511405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084511405 DMM DEBUG MM(262420000000040/ea3bc8f9) Requesting authorization (sgsn_auth.c:160) 20241012084511405 DMM INFO MM(262420000000040/ea3bc8f9) Requesting authentication tuples (sgsn_auth.c:184) 20241012084511405 DMM DEBUG MM(262420000000040/ea3bc8f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084511405 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241012084511405 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)@8a897e497e02: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@8a897e497e02: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241012084511408 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084511408 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084511408 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084511408 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084511408 DMM INFO MM(262420000000040/ea3bc8f9) Subscriber data update (mmctx.c:445) 20241012084511408 DMM DEBUG MM(262420000000040/ea3bc8f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084511408 DMM INFO MM(262420000000040/ea3bc8f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084511408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084511408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084511408 DMM INFO MM(262420000000040/ea3bc8f9) <- GMM AUTH AND CIPHERING REQ (rand = b0 cc 92 76 ab 97 e9 64 6b 35 e3 3f f2 81 8c bf , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3d 6a 84 3a 12 5c 70 43 bf 04 0d 17 23 7e 7a 10 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@8a897e497e02: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@8a897e497e02: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@8a897e497e02: Final verdict of PTC: pass 20241012084511417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43098<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084511419 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084511419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a53_a54-BVCI210(582)@8a897e497e02: Final verdict of PTC: none -NSVCI98(583)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(590)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@8a897e497e02: Final verdict of PTC: none -NSVCI99(588)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@8a897e497e02: Final verdict of PTC: none -NSVCI97(578)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(581)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(586)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(576)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:45:11 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20241012084511547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084511948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20241012084512420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084512420 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) 20241012084513421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084513421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:45:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084514423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084514423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_usim_a50_a54 started. 20241012084515008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084515010 DMM INFO MM(262420000000040/ea3bc8f9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084515010 DMM INFO MM(262420000000040/ea3bc8f9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084515010 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084515010 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084515010 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084515010 DMM ERROR MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241012084515010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Deallocated (fsm.c:568) 20241012084515010 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084515010 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084515010 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084515010 DLLC NOTICE LLME(eb4f6ae5/ea3bc8f9){ASSIGNED} LLGM Assign pre (ea3bc8f9 => ffffffff) (gprs_llc.c:1079) 20241012084515010 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea3bc8f9 => ffffffff) (gprs_llc.c:1125) 20241012084515010 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084515059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084515059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084515059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084515059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084515059 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084515059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084515059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084515059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084515059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084515060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084515061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084515061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084515061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084515061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084515061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084515061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084515061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084515061 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084515061 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084515061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084515062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084515062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084515065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084515075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084515075 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084515099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084515099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084515099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084515100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084515100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084515100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084515100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084515100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084515100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084515101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084515101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084515101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084515101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084515101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084515101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084515101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084515101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084515101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084515101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084515101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(602)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084515102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084515102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084515106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084515114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084515114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084515147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084515147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084515147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084515147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084515147 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084515147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084515147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084515147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084515147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084515149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084515149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084515149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084515149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084515149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084515149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084515149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084515149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084515150 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084515150 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084515150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(608)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084515150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084515150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084515154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084515163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084515163 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(605)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084515424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084515424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084515424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084515424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084515426 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084515426 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(607)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(607)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@8a897e497e02: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='E9EF060C'O, index=0 SGSN_Test-GSUP(609)@8a897e497e02: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@8a897e497e02: 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 := '50DF8E2CDCDE33977262B406B6B1B3EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7DF8D6F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5EC0531AF580488F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C4BE9A1E47637125483BC6D76B49A293'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B522465A3532C8CCB41B05779D1FAC92'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C9083EF02A45B656B8058B1CD51B0917'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2A633AA3F670AFB4'O } } } } } 20241012084516485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084516485 DLLC NOTICE LLME(ffffffff/e9ef060c){UNASSIGNED} LLC RX: unknown TLLI 0xe9ef060c, creating LLME on the fly (gprs_llc.c:552) 20241012084516485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084516485 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084516486 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084516486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084516486 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084516486 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084516486 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084516486 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084516486 DLLC NOTICE LLME(ffffffff/e9ef060c){UNASSIGNED} LLGM Assign pre (e9ef060c => c59c1af3) (gprs_llc.c:1079) 20241012084516486 DLLC NOTICE LLME(e9ef060c/c59c1af3){ASSIGNED} LLGM Assign post (e9ef060c => c59c1af3) (gprs_llc.c:1125) 20241012084516486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084516486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084516486 DMM DEBUG MM(262420000000040/c59c1af3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084516498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084516498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084516498 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084516498 DMM DEBUG MM(262420000000040/c59c1af3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241012084516498 DMM NOTICE MM(262420000000040/c59c1af3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084516498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084516498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084516498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084516498 DMM DEBUG MM(262420000000040/c59c1af3) Requesting authorization (sgsn_auth.c:160) 20241012084516498 DMM INFO MM(262420000000040/c59c1af3) Requesting authentication tuples (sgsn_auth.c:184) 20241012084516498 DMM DEBUG MM(262420000000040/c59c1af3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084516498 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241012084516498 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)@8a897e497e02: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@8a897e497e02: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241012084516501 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084516501 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084516501 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084516501 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084516501 DMM INFO MM(262420000000040/c59c1af3) Subscriber data update (mmctx.c:445) 20241012084516501 DMM DEBUG MM(262420000000040/c59c1af3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084516501 DMM INFO MM(262420000000040/c59c1af3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084516501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084516501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084516501 DMM INFO MM(262420000000040/c59c1af3) <- GMM AUTH AND CIPHERING REQ (rand = 50 df 8e 2c dc de 33 97 72 62 b4 06 b6 b1 b3 eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = c9 08 3e f0 2a 45 b6 56 b8 05 8b 1c d5 1b 09 17 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@8a897e497e02: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@8a897e497e02: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@8a897e497e02: Final verdict of PTC: pass 20241012084516510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43116<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084516513 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084516513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@8a897e497e02: Final verdict of PTC: none -NSVCI98(602)@8a897e497e02: Final verdict of PTC: none -NSVCI97(597)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@8a897e497e02: Final verdict of PTC: none -NSVCI99(608)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(605)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(595)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(600)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(606)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(605): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:45:16 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20241012084516638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084517039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43118<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70588) 20241012084517514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084517514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70588, count=71848) 20241012084518515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084518515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:45:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241012084519515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084519516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_usim_a54_a50 started. 20241012084520100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084520102 DMM INFO MM(262420000000040/c59c1af3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084520102 DMM INFO MM(262420000000040/c59c1af3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084520102 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084520102 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084520102 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084520102 DMM ERROR MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241012084520102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Deallocated (fsm.c:568) 20241012084520102 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084520102 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084520102 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084520102 DLLC NOTICE LLME(e9ef060c/c59c1af3){ASSIGNED} LLGM Assign pre (c59c1af3 => ffffffff) (gprs_llc.c:1079) 20241012084520102 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c59c1af3 => ffffffff) (gprs_llc.c:1125) 20241012084520102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084520149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084520149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084520149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084520149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084520149 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084520149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084520149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084520149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084520149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(617)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084520151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084520151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084520151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084520151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084520151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084520151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084520151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084520151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084520151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084520151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084520152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(616)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(617)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084520153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084520153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084520157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084520165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084520165 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(618)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(614)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(616)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084520179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084520179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084520179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084520179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084520179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084520179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084520179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084520179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084520179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084520180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084520180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084520180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084520181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084520181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084520181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084520181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084520181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084520181 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084520181 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084520181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(621)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084520181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084520181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084520185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084520194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084520195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084520210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084520210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084520210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084520210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084520210 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084520210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084520210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084520210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084520210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084520212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084520212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084520212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084520212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084520212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084520212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084520212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084520212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084520212 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084520212 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084520212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084520213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084520213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084520217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084520227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084520227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084520516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084520516 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084520516 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084520516 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084520518 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084520518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(614)@8a897e497e02: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='C99EBE62'O, index=0 SGSN_Test-GSUP(628)@8a897e497e02: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@8a897e497e02: 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 := '9CF755FE8A0A521CA3A976128C25E7AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A35E4F7F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B1D83320E3ADC52'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '03CFE302B1033AD276E918A9F1B5E159'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E30B34CC7B90DC87C4615BBB47C0D054'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '77C0CA36AB04BF3704D8A6164BA09AD1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '97DF9198AFE36D91'O } } } } } 20241012084521577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084521577 DLLC NOTICE LLME(ffffffff/c99ebe62){UNASSIGNED} LLC RX: unknown TLLI 0xc99ebe62, creating LLME on the fly (gprs_llc.c:552) 20241012084521577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084521577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084521577 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084521577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084521577 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084521577 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084521577 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084521577 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084521577 DLLC NOTICE LLME(ffffffff/c99ebe62){UNASSIGNED} LLGM Assign pre (c99ebe62 => d3db77b9) (gprs_llc.c:1079) 20241012084521577 DLLC NOTICE LLME(c99ebe62/d3db77b9){ASSIGNED} LLGM Assign post (c99ebe62 => d3db77b9) (gprs_llc.c:1125) 20241012084521577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084521577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084521577 DMM DEBUG MM(262420000000040/d3db77b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084521590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084521590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084521590 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084521590 DMM DEBUG MM(262420000000040/d3db77b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241012084521590 DMM NOTICE MM(262420000000040/d3db77b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084521590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084521590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084521590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084521590 DMM DEBUG MM(262420000000040/d3db77b9) Requesting authorization (sgsn_auth.c:160) 20241012084521590 DMM INFO MM(262420000000040/d3db77b9) Requesting authentication tuples (sgsn_auth.c:184) 20241012084521590 DMM DEBUG MM(262420000000040/d3db77b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084521590 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241012084521590 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)@8a897e497e02: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@8a897e497e02: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241012084521593 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084521593 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084521593 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084521593 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084521593 DMM INFO MM(262420000000040/d3db77b9) Subscriber data update (mmctx.c:445) 20241012084521593 DMM DEBUG MM(262420000000040/d3db77b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084521593 DMM INFO MM(262420000000040/d3db77b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084521593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084521593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084521593 DMM INFO MM(262420000000040/d3db77b9) <- GMM AUTH AND CIPHERING REQ (rand = 9c f7 55 fe 8a 0a 52 1c a3 a9 76 12 8c 25 e7 ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = 77 c0 ca 36 ab 04 bf 37 04 d8 a6 16 4b a0 9a d1 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@8a897e497e02: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(614)@8a897e497e02: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@8a897e497e02: Final verdict of PTC: pass 20241012084521603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084521605 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084521605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(614)@8a897e497e02: Final verdict of PTC: none -NSVCI98(621)@8a897e497e02: Final verdict of PTC: none -NSVCI97(617)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@8a897e497e02: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(624)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(615)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(619)@8a897e497e02: Final verdict of PTC: none -NSVCI99(626)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(614): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:45:21 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20241012084521733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084522134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67764) 20241012084522606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084522606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67764, count=72120) 20241012084523607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084523607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:45: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_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 20241012084524608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084524608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_detach_unknown_nopoweroff started. 20241012084525192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084525194 DMM INFO MM(262420000000040/d3db77b9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084525194 DMM INFO MM(262420000000040/d3db77b9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084525194 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084525194 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084525194 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084525194 DMM ERROR MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241012084525194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Deallocated (fsm.c:568) 20241012084525194 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084525194 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084525194 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084525194 DLLC NOTICE LLME(c99ebe62/d3db77b9){ASSIGNED} LLGM Assign pre (d3db77b9 => ffffffff) (gprs_llc.c:1079) 20241012084525194 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3db77b9 => ffffffff) (gprs_llc.c:1125) 20241012084525194 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084525239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084525239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084525239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084525239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084525239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084525239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084525239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084525239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084525239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084525240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084525240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084525240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084525240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084525240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084525240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084525240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084525240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084525240 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084525240 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084525240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084525241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084525241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084525245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084525254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084525254 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(637)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(634)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084525278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084525278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084525278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084525278 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084525278 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084525278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084525278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084525278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084525278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(640)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(641)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084525280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084525280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084525280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084525280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084525280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084525280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084525280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084525280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084525280 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084525280 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084525280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084525281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084525281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(641)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084525285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084525294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084525294 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(642)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(638)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084525307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084525307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084525307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084525307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084525307 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084525307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084525307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084525307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084525307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084525309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084525309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084525309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084525309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084525309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084525309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084525309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084525309 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084525309 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084525309 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084525309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084525309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084525309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084525315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084525325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084525325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084525609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084525609 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084525609 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084525609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084525611 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084525612 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@8a897e497e02: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='E191D144'O, index=0 SGSN_Test-GSUP(647)@8a897e497e02: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241012084526661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084526661 DLLC NOTICE LLME(ffffffff/e191d144){UNASSIGNED} LLC RX: unknown TLLI 0xe191d144, creating LLME on the fly (gprs_llc.c:552) 20241012084526661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084526661 DMM NOTICE LLME(ffffffff/e191d144){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241012084526661 DLLC NOTICE LLME(ffffffff/e191d144){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241012084526661 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe191d144 type=GPRS detach (gprs_gmm.c:1465) 20241012084526661 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241012084526661 DLLC NOTICE LLME(ffffffff/e191d144){UNASSIGNED} LLGM Assign pre (e191d144 => ffffffff) (gprs_llc.c:1079) 20241012084526661 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e191d144 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@8a897e497e02: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@8a897e497e02: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@8a897e497e02: Final verdict of PTC: pass 20241012084526675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44760<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(645)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(647)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@8a897e497e02: Final verdict of PTC: none 20241012084526677 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084526677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(636)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@8a897e497e02: Final verdict of PTC: none -NSVCI97(635)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@8a897e497e02: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@8a897e497e02: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(643)@8a897e497e02: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(638)@8a897e497e02: Final verdict of PTC: none -NSVCI98(641)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(639)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(633)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(638): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@8a897e497e02: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:45:26 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241012084526804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084527105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53728) 20241012084527678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084527678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53728, count=58644) 20241012084528679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084528679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:45: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_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 20241012084529437 DGPRS DEBUG Checking for inactive LLMEs, time = 10533463 (sgsn.c:131) 20241012084529680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084529680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_detach_unknown_poweroff started. 20241012084530162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084530163 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084530204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084530204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084530204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084530204 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084530204 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084530204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084530204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084530204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084530204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084530206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084530206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084530206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084530206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084530206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084530206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084530206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084530206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084530206 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084530206 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084530206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084530207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084530207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084530210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084530221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084530222 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084530237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084530237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084530237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084530237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084530237 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084530237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084530237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084530237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084530237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084530239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084530239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084530239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084530239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084530239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084530239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084530239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084530239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084530239 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084530239 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084530239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(659)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084530240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084530240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084530244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084530253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084530253 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084530281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084530281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084530281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084530281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084530281 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084530281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084530281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084530281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084530281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084530283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084530283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084530283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084530283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084530283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084530283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084530283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084530283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084530283 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084530283 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084530284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084530284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084530284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(665)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084530288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084530296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084530296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(662)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084530681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084530681 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084530681 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084530681 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(664)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084530683 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(664)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084530684 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(664)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@8a897e497e02: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='E8F6A0F6'O, index=0 SGSN_Test-GSUP(666)@8a897e497e02: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241012084531735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084531735 DLLC NOTICE LLME(ffffffff/e8f6a0f6){UNASSIGNED} LLC RX: unknown TLLI 0xe8f6a0f6, creating LLME on the fly (gprs_llc.c:552) 20241012084531735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084531735 DMM NOTICE LLME(ffffffff/e8f6a0f6){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@8a897e497e02: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@8a897e497e02: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@8a897e497e02: Final verdict of PTC: pass 20241012084536742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54428<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@8a897e497e02: Final verdict of PTC: none 20241012084536745 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084536745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(654)@8a897e497e02: Final verdict of PTC: none -NSVCI98(659)@8a897e497e02: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@8a897e497e02: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@8a897e497e02: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(662)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(664)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@8a897e497e02: Final verdict of PTC: none -NSVCI99(665)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(657)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(652)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(663)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(662): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@8a897e497e02: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:45:36 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241012084536870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084537172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46752) 20241012084537746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084537746 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) 20241012084538747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084538747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:45:39 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 20241012084539748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084539748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_detach_nopoweroff started. 20241012084540231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084540232 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084540274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084540274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084540274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084540274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084540274 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084540274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084540274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084540274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084540274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084540276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084540276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084540276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084540276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084540276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084540276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084540276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084540276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084540276 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084540276 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084540276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084540277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084540277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084540281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084540292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084540292 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(675)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(672)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084540315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084540315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084540315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084540315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084540315 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084540315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084540315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084540315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084540315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(679)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084540317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084540317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084540317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084540317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084540317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084540317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084540317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084540317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084540317 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084540317 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084540317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(678)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084540318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084540318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(679)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084540322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084540331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084540331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(680)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(676)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(678)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084540345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084540345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084540345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084540345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084540345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084540345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084540345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084540345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084540345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084540346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084540346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084540346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084540346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084540346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084540346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084540346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084540346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084540346 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084540346 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084540346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(683)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084540347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084540347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084540350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084540359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084540359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084540749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084540749 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084540749 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084540749 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084540751 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084540752 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@8a897e497e02: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='FAC3CCCD'O, index=0 SGSN_Test-GSUP(685)@8a897e497e02: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@8a897e497e02: 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 := '5D5812B620A458DDFC3B0276E579F11C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA1CEFE0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32E7B40A666221A9'O } } } } } 20241012084541806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084541806 DLLC NOTICE LLME(ffffffff/fac3cccd){UNASSIGNED} LLC RX: unknown TLLI 0xfac3cccd, creating LLME on the fly (gprs_llc.c:552) 20241012084541806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084541806 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084541806 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084541806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084541806 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084541806 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084541806 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084541806 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084541806 DLLC NOTICE LLME(ffffffff/fac3cccd){UNASSIGNED} LLGM Assign pre (fac3cccd => fa8c5cf4) (gprs_llc.c:1079) 20241012084541806 DLLC NOTICE LLME(fac3cccd/fa8c5cf4){ASSIGNED} LLGM Assign post (fac3cccd => fa8c5cf4) (gprs_llc.c:1125) 20241012084541806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084541806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084541806 DMM DEBUG MM(262420000000015/fa8c5cf4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084541816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084541816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084541816 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084541816 DMM DEBUG MM(262420000000015/fa8c5cf4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241012084541816 DMM NOTICE MM(262420000000015/fa8c5cf4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084541816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084541816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084541816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084541816 DMM DEBUG MM(262420000000015/fa8c5cf4) Requesting authorization (sgsn_auth.c:160) 20241012084541816 DMM INFO MM(262420000000015/fa8c5cf4) Requesting authentication tuples (sgsn_auth.c:184) 20241012084541816 DMM DEBUG MM(262420000000015/fa8c5cf4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084541816 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241012084541816 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)@8a897e497e02: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@8a897e497e02: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241012084541819 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084541819 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084541819 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084541819 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084541819 DMM INFO MM(262420000000015/fa8c5cf4) Subscriber data update (mmctx.c:445) 20241012084541819 DMM DEBUG MM(262420000000015/fa8c5cf4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084541819 DMM INFO MM(262420000000015/fa8c5cf4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084541819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084541819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084541819 DMM INFO MM(262420000000015/fa8c5cf4) <- GMM AUTH AND CIPHERING REQ (rand = 5d 58 12 b6 20 a4 58 dd fc 3b 02 76 e5 79 f1 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084541825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084541825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084541825 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084541825 DMM INFO MM(262420000000015/fa8c5cf4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084541825 DMM NOTICE MM(262420000000015/fa8c5cf4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084541825 DMM DEBUG MM(262420000000015/fa8c5cf4) checking auth: received GSM SRES = ba 1c ef e0 (gprs_gmm.c:666) 20241012084541825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084541825 DMM DEBUG MM(262420000000015/fa8c5cf4) Requesting authorization (sgsn_auth.c:160) 20241012084541825 DMM INFO MM(262420000000015/fa8c5cf4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084541825 DMM DEBUG MM(262420000000015/fa8c5cf4) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084541825 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241012084541825 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) 20241012084541825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084541825 DMM INFO MM(262420000000015/fa8c5cf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa8c5cf4) (gprs_gmm.c:300) 20241012084541826 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084541826 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084541826 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241012084541826 DMM INFO MM(262420000000015/fa8c5cf4) Subscriber data update (mmctx.c:445) 20241012084541826 DMM DEBUG MM(262420000000015/fa8c5cf4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084541826 DMM INFO MM(262420000000015/fa8c5cf4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084541826 DMM NOTICE MM(262420000000015/fa8c5cf4) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241012084541827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084541827 DMM NOTICE MM(262420000000015/fa8c5cf4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084541827 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) 20241012084541827 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084541827 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241012084541827 DMM INFO MM(262420000000015/fa8c5cf4) Subscriber data update (mmctx.c:445) 20241012084541827 DMM DEBUG MM(262420000000015/fa8c5cf4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084541833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084541833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084541833 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084541833 DMM INFO MM(262420000000015/fa8c5cf4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084541833 DMM NOTICE MM(262420000000015/fa8c5cf4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084541833 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084541833 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084541833 DLLC NOTICE LLME(fac3cccd/fa8c5cf4){ASSIGNED} LLGM Assign pre (ffffffff => fa8c5cf4) (gprs_llc.c:1079) 20241012084541833 DLLC NOTICE LLME(ffffffff/fa8c5cf4){ASSIGNED} LLGM Assign post (ffffffff => fa8c5cf4) (gprs_llc.c:1125) 20241012084541833 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084541833 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084541833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084541833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@8a897e497e02: setverdict(pass): none -> pass 20241012084541884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084541884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084541884 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084541884 DMM INFO MM(262420000000015/fa8c5cf4) -> GMM DETACH REQUEST TLLI=0xfa8c5cf4 type=GPRS detach (gprs_gmm.c:1465) 20241012084541884 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241012084541884 DMM INFO MM(262420000000015/fa8c5cf4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241012084541884 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084541884 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084541884 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084541884 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084541884 DLLC NOTICE LLME(ffffffff/fa8c5cf4){ASSIGNED} LLGM Assign pre (fa8c5cf4 => ffffffff) (gprs_llc.c:1079) 20241012084541884 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa8c5cf4 => ffffffff) (gprs_llc.c:1125) 20241012084541884 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241012084541884 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) 20241012084541884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084541884 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084541884 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084541884 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084541885 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@8a897e497e02: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@8a897e497e02: Final verdict of PTC: pass 20241012084541892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@8a897e497e02: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@8a897e497e02: Final verdict of PTC: none 20241012084541894 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084541894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_nopoweroff-BVCI210(676)@8a897e497e02: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@8a897e497e02: Final verdict of PTC: none -NSVCI97(673)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@8a897e497e02: Final verdict of PTC: none -NSVCI98(679)@8a897e497e02: Final verdict of PTC: none -NSVCI99(683)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(671)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(681)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(677)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_nopoweroff-BVCI210(676): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@8a897e497e02: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:45:41 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241012084542018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084542319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65064) 20241012084542895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084542895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65064, count=93108) 20241012084543896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084543896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:45:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241012084544897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084544897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_detach_poweroff started. 20241012084545380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084545381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(692)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084545433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084545433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084545433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084545433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084545433 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084545433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084545433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084545433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084545433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(693)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084545436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084545436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084545436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084545436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084545436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084545436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084545436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084545436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084545436 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084545436 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084545436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084545437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084545437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084545440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084545451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084545451 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(692)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_poweroff-BVCI196(690)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(697)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084545459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084545459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084545459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084545459 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084545459 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084545459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084545459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084545459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084545459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084545460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084545460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084545460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084545460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084545460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084545460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084545460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084545460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084545460 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084545460 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084545460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084545461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084545461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084545464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084545474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084545474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084545497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084545497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084545497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084545497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084545497 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084545497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084545497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084545497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084545498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084545499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084545499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084545499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084545499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084545499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084545499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084545499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084545499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084545499 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084545499 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084545499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084545500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084545500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084545503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084545513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084545513 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084545898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084545898 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084545898 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084545898 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084545901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084545901 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(690)@8a897e497e02: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='E4618814'O, index=0 SGSN_Test-GSUP(704)@8a897e497e02: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@8a897e497e02: 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 := 'D194BB9F28B8DDBFBB7EAAA8F2393D9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '618134C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07EDFF486659E725'O } } } } } 20241012084546954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084546954 DLLC NOTICE LLME(ffffffff/e4618814){UNASSIGNED} LLC RX: unknown TLLI 0xe4618814, creating LLME on the fly (gprs_llc.c:552) 20241012084546954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084546954 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084546954 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084546954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084546954 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084546954 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084546954 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084546955 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084546955 DLLC NOTICE LLME(ffffffff/e4618814){UNASSIGNED} LLGM Assign pre (e4618814 => e2b250d7) (gprs_llc.c:1079) 20241012084546955 DLLC NOTICE LLME(e4618814/e2b250d7){ASSIGNED} LLGM Assign post (e4618814 => e2b250d7) (gprs_llc.c:1125) 20241012084546955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084546955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084546955 DMM DEBUG MM(262420000000016/e2b250d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084546969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084546969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084546969 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084546969 DMM DEBUG MM(262420000000016/e2b250d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241012084546969 DMM NOTICE MM(262420000000016/e2b250d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084546969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084546969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084546969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084546969 DMM DEBUG MM(262420000000016/e2b250d7) Requesting authorization (sgsn_auth.c:160) 20241012084546969 DMM INFO MM(262420000000016/e2b250d7) Requesting authentication tuples (sgsn_auth.c:184) 20241012084546969 DMM DEBUG MM(262420000000016/e2b250d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084546969 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241012084546969 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)@8a897e497e02: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@8a897e497e02: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241012084546972 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084546972 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084546972 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084546972 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084546972 DMM INFO MM(262420000000016/e2b250d7) Subscriber data update (mmctx.c:445) 20241012084546972 DMM DEBUG MM(262420000000016/e2b250d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084546972 DMM INFO MM(262420000000016/e2b250d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084546972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084546972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084546972 DMM INFO MM(262420000000016/e2b250d7) <- GMM AUTH AND CIPHERING REQ (rand = d1 94 bb 9f 28 b8 dd bf bb 7e aa a8 f2 39 3d 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084546980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084546980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084546980 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084546980 DMM INFO MM(262420000000016/e2b250d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084546980 DMM NOTICE MM(262420000000016/e2b250d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084546980 DMM DEBUG MM(262420000000016/e2b250d7) checking auth: received GSM SRES = 61 81 34 c3 (gprs_gmm.c:666) 20241012084546981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084546981 DMM DEBUG MM(262420000000016/e2b250d7) Requesting authorization (sgsn_auth.c:160) 20241012084546981 DMM INFO MM(262420000000016/e2b250d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084546981 DMM DEBUG MM(262420000000016/e2b250d7) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084546981 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241012084546981 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) 20241012084546981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084546981 DMM INFO MM(262420000000016/e2b250d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2b250d7) (gprs_gmm.c:300) 20241012084546982 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084546982 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084546982 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241012084546982 DMM INFO MM(262420000000016/e2b250d7) Subscriber data update (mmctx.c:445) 20241012084546982 DMM DEBUG MM(262420000000016/e2b250d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084546982 DMM INFO MM(262420000000016/e2b250d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084546982 DMM NOTICE MM(262420000000016/e2b250d7) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241012084546982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084546982 DMM NOTICE MM(262420000000016/e2b250d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084546982 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) 20241012084546983 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084546983 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241012084546983 DMM INFO MM(262420000000016/e2b250d7) Subscriber data update (mmctx.c:445) 20241012084546983 DMM DEBUG MM(262420000000016/e2b250d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084546988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084546988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084546988 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084546988 DMM INFO MM(262420000000016/e2b250d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084546988 DMM NOTICE MM(262420000000016/e2b250d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084546988 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084546988 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084546988 DLLC NOTICE LLME(e4618814/e2b250d7){ASSIGNED} LLGM Assign pre (ffffffff => e2b250d7) (gprs_llc.c:1079) 20241012084546988 DLLC NOTICE LLME(ffffffff/e2b250d7){ASSIGNED} LLGM Assign post (ffffffff => e2b250d7) (gprs_llc.c:1125) 20241012084546988 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084546989 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084546989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084546989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@8a897e497e02: setverdict(pass): none -> pass 20241012084547039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084547039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241012084547039 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084547039 DMM INFO MM(262420000000016/e2b250d7) -> GMM DETACH REQUEST TLLI=0xe2b250d7 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241012084547039 DMM INFO MM(262420000000016/e2b250d7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241012084547039 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084547039 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084547039 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084547039 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084547039 DLLC NOTICE LLME(ffffffff/e2b250d7){ASSIGNED} LLGM Assign pre (e2b250d7 => ffffffff) (gprs_llc.c:1079) 20241012084547039 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2b250d7 => ffffffff) (gprs_llc.c:1125) 20241012084547039 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241012084547039 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) 20241012084547039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084547039 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084547039 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084547039 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084547040 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(690)@8a897e497e02: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@8a897e497e02: Final verdict of PTC: pass 20241012084552049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54598<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@8a897e497e02: Final verdict of PTC: none 20241012084552052 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084552052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(693)@8a897e497e02: Final verdict of PTC: none -NSVCI98(697)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@8a897e497e02: Final verdict of PTC: none TC_detach_poweroff-BVCI196(690)@8a897e497e02: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@8a897e497e02: Final verdict of PTC: none -NSVCI99(702)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@8a897e497e02: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(700)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(695)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(691)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_poweroff-BVCI196(690): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@8a897e497e02: Test case TC_detach_poweroff finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:45:52 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241012084552177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084552478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92264) 20241012084553054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084553054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92264, count=92804) 20241012084554054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084554055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:45:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084555056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084555056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act started. 20241012084555537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084555538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(712)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084555586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084555586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084555586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084555586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084555586 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084555586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084555586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084555586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084555586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(711)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(712)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084555588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084555588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084555588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084555589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084555589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084555589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084555589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084555589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084555589 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084555589 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084555589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084555589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084555589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(712)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084555593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(708)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084555604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084555604 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(709)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(711)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084555617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084555617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084555617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084555617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084555617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084555617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084555617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084555617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084555617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(717)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(716)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084555619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084555619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084555619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084555619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084555619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084555619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084555619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084555619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084555619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084555619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084555619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(717)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084555620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084555620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084555624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084555633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084555633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(718)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(714)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(716)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084555643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084555643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084555643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084555644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084555644 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084555644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084555644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084555644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084555644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084555645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084555645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084555645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084555645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084555645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084555645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084555645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084555645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084555645 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084555645 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084555645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084555646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084555646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084555649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084555661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084555661 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084556057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084556057 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084556057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084556057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084556059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084556060 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@8a897e497e02: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='DB39795C'O, index=0 SGSN_Test-GSUP(723)@8a897e497e02: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@8a897e497e02: 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 := 'A3A32CC4202159C66349B80BCE85EAB5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '23D7364D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB862C8C49E6DE49'O } } } } } 20241012084556102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084556102 DLLC NOTICE LLME(ffffffff/db39795c){UNASSIGNED} LLC RX: unknown TLLI 0xdb39795c, creating LLME on the fly (gprs_llc.c:552) 20241012084556102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084556102 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084556102 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084556102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084556102 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084556102 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084556102 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084556102 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084556102 DLLC NOTICE LLME(ffffffff/db39795c){UNASSIGNED} LLGM Assign pre (db39795c => e092309c) (gprs_llc.c:1079) 20241012084556102 DLLC NOTICE LLME(db39795c/e092309c){ASSIGNED} LLGM Assign post (db39795c => e092309c) (gprs_llc.c:1125) 20241012084556102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084556102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084556102 DMM DEBUG MM(262420000000017/e092309c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084556115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084556115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084556115 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084556115 DMM DEBUG MM(262420000000017/e092309c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241012084556116 DMM NOTICE MM(262420000000017/e092309c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084556116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084556116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084556116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084556116 DMM DEBUG MM(262420000000017/e092309c) Requesting authorization (sgsn_auth.c:160) 20241012084556116 DMM INFO MM(262420000000017/e092309c) Requesting authentication tuples (sgsn_auth.c:184) 20241012084556116 DMM DEBUG MM(262420000000017/e092309c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084556116 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241012084556116 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)@8a897e497e02: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241012084556118 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084556118 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084556118 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084556118 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084556118 DMM INFO MM(262420000000017/e092309c) Subscriber data update (mmctx.c:445) 20241012084556118 DMM DEBUG MM(262420000000017/e092309c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084556118 DMM INFO MM(262420000000017/e092309c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084556118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084556118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084556118 DMM INFO MM(262420000000017/e092309c) <- GMM AUTH AND CIPHERING REQ (rand = a3 a3 2c c4 20 21 59 c6 63 49 b8 0b ce 85 ea b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084556126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084556126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084556126 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084556126 DMM INFO MM(262420000000017/e092309c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084556126 DMM NOTICE MM(262420000000017/e092309c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084556126 DMM DEBUG MM(262420000000017/e092309c) checking auth: received GSM SRES = 23 d7 36 4d (gprs_gmm.c:666) 20241012084556126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084556126 DMM DEBUG MM(262420000000017/e092309c) Requesting authorization (sgsn_auth.c:160) 20241012084556126 DMM INFO MM(262420000000017/e092309c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084556126 DMM DEBUG MM(262420000000017/e092309c) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084556126 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241012084556126 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) 20241012084556126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084556126 DMM INFO MM(262420000000017/e092309c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe092309c) (gprs_gmm.c:300) 20241012084556128 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084556128 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084556128 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241012084556128 DMM INFO MM(262420000000017/e092309c) Subscriber data update (mmctx.c:445) 20241012084556128 DMM DEBUG MM(262420000000017/e092309c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084556128 DMM INFO MM(262420000000017/e092309c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084556128 DMM NOTICE MM(262420000000017/e092309c) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241012084556128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084556128 DMM NOTICE MM(262420000000017/e092309c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084556128 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) 20241012084556128 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084556128 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241012084556128 DMM INFO MM(262420000000017/e092309c) Subscriber data update (mmctx.c:445) 20241012084556128 DMM DEBUG MM(262420000000017/e092309c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084556134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084556134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084556134 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084556134 DMM INFO MM(262420000000017/e092309c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084556134 DMM NOTICE MM(262420000000017/e092309c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084556134 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084556134 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084556134 DLLC NOTICE LLME(db39795c/e092309c){ASSIGNED} LLGM Assign pre (ffffffff => e092309c) (gprs_llc.c:1079) 20241012084556134 DLLC NOTICE LLME(ffffffff/e092309c){ASSIGNED} LLGM Assign post (ffffffff => e092309c) (gprs_llc.c:1125) 20241012084556134 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084556134 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084556134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084556134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@8a897e497e02: setverdict(pass): none -> pass 20241012084556186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084556186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084556186 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084556186 DMM INFO MM(262420000000017/e092309c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084556186 DMM INFO MM(262420000000017/e092309c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084556186 DMM DEBUG MM(262420000000017/e092309c) Using GGSN 0 (gprs_sm.c:312) 20241012084556186 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) 20241012084556186 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241012084556186 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084556186 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084556186 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241012084556199 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 1e b4 7e f3 11 78 20 59 e5 14 05 7f 4a 19 dd 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=1026 from retransmit req queue (gtp.c:443) 20241012084556199 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476dd0c8, cbp=0x55d51b4214f0) (sgsn_libgtp.c:632) 20241012084556199 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084556199 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b425018 TLLI=e092309c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084556199 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084556199 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@8a897e497e02: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@8a897e497e02: Final verdict of PTC: pass 20241012084556208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59638<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(714)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@8a897e497e02: Final verdict of PTC: none 20241012084556211 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(716)@8a897e497e02: Final verdict of PTC: none20241012084556211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(708)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@8a897e497e02: Final verdict of PTC: none -NSVCI99(721)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@8a897e497e02: Final verdict of PTC: none -NSVCI97(712)@8a897e497e02: Final verdict of PTC: none -NSVCI98(717)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(710)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(715)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(719)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act-BVCI210(714): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_pdp_act finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:45:56 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241012084556335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084556737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74320) 20241012084557212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084557212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=74320, count=91952) 20241012084558214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084558214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:45:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084559215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084559215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012084559438 DGPRS DEBUG Checking for inactive LLMEs, time = 10533493 (sgsn.c:131) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_pdp_act_unattached started. 20241012084559798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084559799 DMM INFO MM(262420000000017/e092309c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084559799 DMM INFO MM(262420000000017/e092309c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084559799 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084559799 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084559799 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084559799 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084559799 DLLC NOTICE LLME(ffffffff/e092309c){ASSIGNED} LLGM Assign pre (e092309c => ffffffff) (gprs_llc.c:1079) 20241012084559799 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e092309c => ffffffff) (gprs_llc.c:1125) 20241012084559799 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b424cc0 (gprs_sndcp.c:574) 20241012084559799 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b425018, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084559799 DMM NOTICE MM(262420000000017/e092309c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012084559799 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241012084559799 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012084559799 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012084559799 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241012084559799 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241012084559799 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) 20241012084559799 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) 20241012084559799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084559799 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084559799 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084559799 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084559799 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084559842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084559842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084559842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084559842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084559842 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084559842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084559842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084559842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084559842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084559843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084559843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084559843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084559843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084559843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084559843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084559843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084559843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084559843 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084559843 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084559843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084559844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084559844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084559847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084559857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084559857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084559876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084559876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084559876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084559876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084559877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084559877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084559877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084559877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084559877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084559878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084559878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084559878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084559878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084559878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084559878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084559878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084559878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084559878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084559878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084559878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084559879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084559879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084559882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084559890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084559890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084559919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084559919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084559919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084559919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084559919 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084559919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084559919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084559919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084559919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084559921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084559921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084559921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084559921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084559921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084559921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084559921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084559921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084559921 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084559921 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084559921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(741)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084559922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084559922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084559926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084559934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084559934 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(738)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084600215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084600215 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084600216 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084600216 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084600218 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084600218 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@8a897e497e02: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='D6E17E88'O, index=0 SGSN_Test-GSUP(742)@8a897e497e02: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241012084600258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084600258 DLLC NOTICE LLME(ffffffff/d6e17e88){UNASSIGNED} LLC RX: unknown TLLI 0xd6e17e88, creating LLME on the fly (gprs_llc.c:552) 20241012084600258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241012084600258 DMM NOTICE LLME(ffffffff/d6e17e88){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241012084600258 DLLC NOTICE LLME(ffffffff/d6e17e88){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241012084600258 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@8a897e497e02: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@8a897e497e02: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@8a897e497e02: Final verdict of PTC: pass 20241012084600270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57666<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084600272 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084600272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(742)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@8a897e497e02: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@8a897e497e02: Final verdict of PTC: none -NSVCI97(730)@8a897e497e02: Final verdict of PTC: none -NSVCI98(735)@8a897e497e02: Final verdict of PTC: none -NSVCI99(741)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@8a897e497e02: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@8a897e497e02: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(728)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(739)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(733)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@8a897e497e02: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:46:00 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241012084600397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084600698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56124) 20241012084601273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084601273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56124, count=60480) 20241012084602275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084602275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:46:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084603277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084603277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act_user started. 20241012084603763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084603765 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084603816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084603816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084603816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084603816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084603816 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084603816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084603816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084603816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084603816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(750)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084603818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084603818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084603818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084603818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084603818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084603818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084603818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084603818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084603818 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084603818 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084603818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(750)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084603818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084603818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(749)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084603822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084603829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084603829 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(747)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(749)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084603845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084603845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084603845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084603845 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084603845 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084603845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084603845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084603845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084603845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084603847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084603847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084603847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084603847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084603847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084603847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084603847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084603847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084603847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084603847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084603847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084603848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084603848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084603852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084603860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084603860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084603876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084603876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084603876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084603876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084603876 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084603876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084603876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084603876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084603876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084603878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084603878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084603878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084603878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084603878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084603878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084603878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084603878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084603878 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084603878 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084603878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084603879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084603879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084603883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084603893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084603893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084604278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084604278 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084604278 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084604278 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084604281 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084604281 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(747)@8a897e497e02: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='C250802D'O, index=0 SGSN_Test-GSUP(761)@8a897e497e02: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@8a897e497e02: 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 := 'F8174B251CC55A15C5B2DE9394ABC87B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C0747A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9410DFBC954B972'O } } } } } 20241012084604325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084604325 DLLC NOTICE LLME(ffffffff/c250802d){UNASSIGNED} LLC RX: unknown TLLI 0xc250802d, creating LLME on the fly (gprs_llc.c:552) 20241012084604325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084604325 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084604325 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084604325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084604325 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084604325 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084604325 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084604325 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084604325 DLLC NOTICE LLME(ffffffff/c250802d){UNASSIGNED} LLGM Assign pre (c250802d => ef3753f4) (gprs_llc.c:1079) 20241012084604325 DLLC NOTICE LLME(c250802d/ef3753f4){ASSIGNED} LLGM Assign post (c250802d => ef3753f4) (gprs_llc.c:1125) 20241012084604325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084604325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084604325 DMM DEBUG MM(262420000000019/ef3753f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084604336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084604336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084604336 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084604336 DMM DEBUG MM(262420000000019/ef3753f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241012084604336 DMM NOTICE MM(262420000000019/ef3753f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084604336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084604336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084604336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084604336 DMM DEBUG MM(262420000000019/ef3753f4) Requesting authorization (sgsn_auth.c:160) 20241012084604336 DMM INFO MM(262420000000019/ef3753f4) Requesting authentication tuples (sgsn_auth.c:184) 20241012084604336 DMM DEBUG MM(262420000000019/ef3753f4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084604336 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241012084604336 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)@8a897e497e02: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241012084604339 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084604339 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084604339 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084604339 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084604339 DMM INFO MM(262420000000019/ef3753f4) Subscriber data update (mmctx.c:445) 20241012084604339 DMM DEBUG MM(262420000000019/ef3753f4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084604339 DMM INFO MM(262420000000019/ef3753f4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084604339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084604339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084604339 DMM INFO MM(262420000000019/ef3753f4) <- GMM AUTH AND CIPHERING REQ (rand = f8 17 4b 25 1c c5 5a 15 c5 b2 de 93 94 ab c8 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084604346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084604346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084604346 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084604346 DMM INFO MM(262420000000019/ef3753f4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084604346 DMM NOTICE MM(262420000000019/ef3753f4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084604346 DMM DEBUG MM(262420000000019/ef3753f4) checking auth: received GSM SRES = 0c 07 47 a7 (gprs_gmm.c:666) 20241012084604346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084604346 DMM DEBUG MM(262420000000019/ef3753f4) Requesting authorization (sgsn_auth.c:160) 20241012084604346 DMM INFO MM(262420000000019/ef3753f4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084604346 DMM DEBUG MM(262420000000019/ef3753f4) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084604346 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241012084604346 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) 20241012084604346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084604346 DMM INFO MM(262420000000019/ef3753f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xef3753f4) (gprs_gmm.c:300) 20241012084604348 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084604348 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084604348 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241012084604348 DMM INFO MM(262420000000019/ef3753f4) Subscriber data update (mmctx.c:445) 20241012084604348 DMM DEBUG MM(262420000000019/ef3753f4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084604348 DMM INFO MM(262420000000019/ef3753f4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084604348 DMM NOTICE MM(262420000000019/ef3753f4) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241012084604348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084604348 DMM NOTICE MM(262420000000019/ef3753f4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084604348 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) 20241012084604348 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084604348 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241012084604348 DMM INFO MM(262420000000019/ef3753f4) Subscriber data update (mmctx.c:445) 20241012084604348 DMM DEBUG MM(262420000000019/ef3753f4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084604353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084604353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084604353 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084604353 DMM INFO MM(262420000000019/ef3753f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084604353 DMM NOTICE MM(262420000000019/ef3753f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084604353 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084604353 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084604353 DLLC NOTICE LLME(c250802d/ef3753f4){ASSIGNED} LLGM Assign pre (ffffffff => ef3753f4) (gprs_llc.c:1079) 20241012084604353 DLLC NOTICE LLME(ffffffff/ef3753f4){ASSIGNED} LLGM Assign post (ffffffff => ef3753f4) (gprs_llc.c:1125) 20241012084604353 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084604353 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084604353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084604353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@8a897e497e02: setverdict(pass): none -> pass 20241012084604404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084604404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084604404 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084604404 DMM INFO MM(262420000000019/ef3753f4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084604404 DMM INFO MM(262420000000019/ef3753f4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084604404 DMM DEBUG MM(262420000000019/ef3753f4) Using GGSN 0 (gprs_sm.c:312) 20241012084604404 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) 20241012084604404 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241012084604404 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084604404 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084604404 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241012084604416 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 bc 55 41 93 11 7c 03 cc ac 14 05 7f ff 8e 7b 4a 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) 20241012084604416 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476de138, cbp=0x55d51b421900) (sgsn_libgtp.c:632) 20241012084604416 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084604416 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b4272c8 TLLI=ef3753f4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084604416 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084604416 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084604423 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241012084604429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084604429 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241012084604429 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(747)@8a897e497e02: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@8a897e497e02: Final verdict of PTC: pass 20241012084604435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57688<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user-BVCI196(747)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(761)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@8a897e497e02: Final verdict of PTC: none 20241012084604437 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084604437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI210(753)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@8a897e497e02: Final verdict of PTC: none -NSVCI98(754)@8a897e497e02: Final verdict of PTC: none -NSVCI97(750)@8a897e497e02: Final verdict of PTC: none -NSVCI99(759)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(748)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(752)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(757)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(747): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:46:04 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20241012084604562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084604963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43060) 20241012084605438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084605438 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) 20241012084606439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084606439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:46: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_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 20241012084607440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084607440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act_ggsn_reject started. 20241012084608026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084608028 DMM INFO MM(262420000000019/ef3753f4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084608028 DMM INFO MM(262420000000019/ef3753f4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084608028 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084608028 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084608028 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084608028 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084608028 DLLC NOTICE LLME(ffffffff/ef3753f4){ASSIGNED} LLGM Assign pre (ef3753f4 => ffffffff) (gprs_llc.c:1079) 20241012084608028 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef3753f4 => ffffffff) (gprs_llc.c:1125) 20241012084608028 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b426f70 (gprs_sndcp.c:574) 20241012084608028 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b4272c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084608028 DMM NOTICE MM(262420000000019/ef3753f4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012084608028 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241012084608028 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012084608028 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012084608028 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241012084608028 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241012084608028 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) 20241012084608028 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) 20241012084608028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084608028 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084608028 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084608028 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084608028 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084608072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084608072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084608072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084608072 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084608072 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084608072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084608072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084608072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084608072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084608073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084608073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084608073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084608073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084608073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084608073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084608073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084608073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084608073 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084608073 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084608073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084608074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084608074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084608078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084608086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084608086 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(766)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(773)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084608116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084608116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084608116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084608116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084608116 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084608116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084608116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084608117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084608117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(774)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084608118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084608118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084608118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084608118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084608118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084608118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084608118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084608118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084608118 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084608118 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084608118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084608119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084608119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(774)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084608123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084608132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084608132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(771)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(773)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084608145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084608145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084608145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084608145 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084608145 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084608145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084608145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084608145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084608146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084608147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084608147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084608147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084608148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084608148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084608148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084608148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084608148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084608148 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084608148 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084608148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084608148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084608148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084608152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084608161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084608161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084608441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084608441 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084608441 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084608441 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084608443 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084608444 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(766)@8a897e497e02: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='FD2EAF42'O, index=0 SGSN_Test-GSUP(780)@8a897e497e02: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@8a897e497e02: 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 := '956266B4FBCFB9E639999FD2616AC0D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '59DBA66D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5F6E66B497349CA'O } } } } } 20241012084608487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084608487 DLLC NOTICE LLME(ffffffff/fd2eaf42){UNASSIGNED} LLC RX: unknown TLLI 0xfd2eaf42, creating LLME on the fly (gprs_llc.c:552) 20241012084608487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084608487 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084608487 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084608488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084608488 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084608488 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084608488 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084608488 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084608488 DLLC NOTICE LLME(ffffffff/fd2eaf42){UNASSIGNED} LLGM Assign pre (fd2eaf42 => c6820ec6) (gprs_llc.c:1079) 20241012084608488 DLLC NOTICE LLME(fd2eaf42/c6820ec6){ASSIGNED} LLGM Assign post (fd2eaf42 => c6820ec6) (gprs_llc.c:1125) 20241012084608488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084608488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084608488 DMM DEBUG MM(262420000000020/c6820ec6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084608501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084608501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084608501 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084608501 DMM DEBUG MM(262420000000020/c6820ec6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241012084608501 DMM NOTICE MM(262420000000020/c6820ec6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084608501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084608501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084608501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084608501 DMM DEBUG MM(262420000000020/c6820ec6) Requesting authorization (sgsn_auth.c:160) 20241012084608501 DMM INFO MM(262420000000020/c6820ec6) Requesting authentication tuples (sgsn_auth.c:184) 20241012084608501 DMM DEBUG MM(262420000000020/c6820ec6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084608501 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241012084608501 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)@8a897e497e02: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241012084608503 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084608503 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084608503 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084608503 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084608503 DMM INFO MM(262420000000020/c6820ec6) Subscriber data update (mmctx.c:445) 20241012084608503 DMM DEBUG MM(262420000000020/c6820ec6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084608503 DMM INFO MM(262420000000020/c6820ec6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084608504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084608504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084608504 DMM INFO MM(262420000000020/c6820ec6) <- GMM AUTH AND CIPHERING REQ (rand = 95 62 66 b4 fb cf b9 e6 39 99 9f d2 61 6a c0 d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084608511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084608511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084608511 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084608511 DMM INFO MM(262420000000020/c6820ec6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084608511 DMM NOTICE MM(262420000000020/c6820ec6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084608511 DMM DEBUG MM(262420000000020/c6820ec6) checking auth: received GSM SRES = 59 db a6 6d (gprs_gmm.c:666) 20241012084608511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084608511 DMM DEBUG MM(262420000000020/c6820ec6) Requesting authorization (sgsn_auth.c:160) 20241012084608511 DMM INFO MM(262420000000020/c6820ec6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084608511 DMM DEBUG MM(262420000000020/c6820ec6) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084608511 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241012084608511 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) 20241012084608511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084608511 DMM INFO MM(262420000000020/c6820ec6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6820ec6) (gprs_gmm.c:300) 20241012084608512 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084608513 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084608513 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241012084608513 DMM INFO MM(262420000000020/c6820ec6) Subscriber data update (mmctx.c:445) 20241012084608513 DMM DEBUG MM(262420000000020/c6820ec6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084608513 DMM INFO MM(262420000000020/c6820ec6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084608513 DMM NOTICE MM(262420000000020/c6820ec6) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241012084608513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084608513 DMM NOTICE MM(262420000000020/c6820ec6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084608513 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) 20241012084608513 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084608513 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241012084608513 DMM INFO MM(262420000000020/c6820ec6) Subscriber data update (mmctx.c:445) 20241012084608513 DMM DEBUG MM(262420000000020/c6820ec6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084608520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084608520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084608520 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084608520 DMM INFO MM(262420000000020/c6820ec6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084608520 DMM NOTICE MM(262420000000020/c6820ec6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084608520 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084608520 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084608520 DLLC NOTICE LLME(fd2eaf42/c6820ec6){ASSIGNED} LLGM Assign pre (ffffffff => c6820ec6) (gprs_llc.c:1079) 20241012084608520 DLLC NOTICE LLME(ffffffff/c6820ec6){ASSIGNED} LLGM Assign post (ffffffff => c6820ec6) (gprs_llc.c:1125) 20241012084608520 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084608520 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084608520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084608520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@8a897e497e02: setverdict(pass): none -> pass 20241012084608572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084608572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084608572 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084608572 DMM INFO MM(262420000000020/c6820ec6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084608572 DMM INFO MM(262420000000020/c6820ec6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084608572 DMM DEBUG MM(262420000000020/c6820ec6) Using GGSN 0 (gprs_sm.c:312) 20241012084608572 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) 20241012084608572 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241012084608572 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084608572 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084608572 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241012084608584 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 69 5b e3 13 11 d8 9f ee 60 14 05 7f 3d 90 d3 4f 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) 20241012084608584 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f0d476df1a8, cbp=0x55d51b421c90) (sgsn_libgtp.c:632) 20241012084608584 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241012084608584 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241012084608584 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241012084608584 DMM NOTICE MM(262420000000020/c6820ec6) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(766)@8a897e497e02: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@8a897e497e02: Final verdict of PTC: pass 20241012084608593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54452<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084608594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084608595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(779)@8a897e497e02: Final verdict of PTC: none -NSVCI97(768)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(780)@8a897e497e02: Final verdict of PTC: none -NSVCI98(774)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(771)@8a897e497e02: Final verdict of PTC: none -NSVCI99(778)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(766)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(767)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(776)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(772)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(766): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(771): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:46:08 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20241012084608727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084609128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97412) 20241012084609596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084609596 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) 20241012084610596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084610596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:46: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_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 20241012084611597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084611597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act_user_deact_mo started. 20241012084612191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084612192 DMM INFO MM(262420000000020/c6820ec6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084612192 DMM INFO MM(262420000000020/c6820ec6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084612192 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084612192 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084612192 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084612192 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084612192 DLLC NOTICE LLME(ffffffff/c6820ec6){ASSIGNED} LLGM Assign pre (c6820ec6 => ffffffff) (gprs_llc.c:1079) 20241012084612192 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6820ec6 => ffffffff) (gprs_llc.c:1125) 20241012084612192 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241012084612192 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) 20241012084612192 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) 20241012084612192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084612192 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084612192 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084612192 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084612192 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084612235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084612235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084612235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084612235 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084612235 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084612235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084612235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084612235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084612235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084612237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084612237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084612237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084612237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084612237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084612237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084612237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084612237 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084612237 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084612237 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084612237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084612238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084612238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084612242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084612251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084612251 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084612270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084612270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084612270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084612270 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084612270 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084612270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084612270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084612270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084612270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084612272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084612272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084612272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084612273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084612273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084612273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084612273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084612273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084612273 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084612273 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084612273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084612273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084612273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084612276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084612287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084612287 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)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084612305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084612305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084612305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084612305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084612305 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084612305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084612305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084612305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084612305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084612307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084612307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084612307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084612307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084612307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084612307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084612307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084612307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084612307 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084612307 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084612307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(797)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084612308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084612308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084612312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084612321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084612321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084612598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084612598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084612598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084612598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084612600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084612601 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@8a897e497e02: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='C7E727C2'O, index=0 SGSN_Test-GSUP(799)@8a897e497e02: 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)@8a897e497e02: 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 := '0C6258C671FD94F94646B8AF7B8D1F07'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D97103D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F1D416645D1BD45'O } } } } } 20241012084612646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084612646 DLLC NOTICE LLME(ffffffff/c7e727c2){UNASSIGNED} LLC RX: unknown TLLI 0xc7e727c2, creating LLME on the fly (gprs_llc.c:552) 20241012084612646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084612646 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084612646 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084612646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084612646 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084612646 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084612646 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084612646 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084612646 DLLC NOTICE LLME(ffffffff/c7e727c2){UNASSIGNED} LLGM Assign pre (c7e727c2 => c69c3c1f) (gprs_llc.c:1079) 20241012084612646 DLLC NOTICE LLME(c7e727c2/c69c3c1f){ASSIGNED} LLGM Assign post (c7e727c2 => c69c3c1f) (gprs_llc.c:1125) 20241012084612646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084612646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084612646 DMM DEBUG MM(262420000000021/c69c3c1f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084612659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084612659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084612659 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084612659 DMM DEBUG MM(262420000000021/c69c3c1f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241012084612659 DMM NOTICE MM(262420000000021/c69c3c1f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084612660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084612660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084612660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084612660 DMM DEBUG MM(262420000000021/c69c3c1f) Requesting authorization (sgsn_auth.c:160) 20241012084612660 DMM INFO MM(262420000000021/c69c3c1f) Requesting authentication tuples (sgsn_auth.c:184) 20241012084612660 DMM DEBUG MM(262420000000021/c69c3c1f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084612660 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241012084612660 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)@8a897e497e02: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241012084612662 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084612662 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084612662 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084612663 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084612663 DMM INFO MM(262420000000021/c69c3c1f) Subscriber data update (mmctx.c:445) 20241012084612663 DMM DEBUG MM(262420000000021/c69c3c1f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084612663 DMM INFO MM(262420000000021/c69c3c1f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084612663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084612663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084612663 DMM INFO MM(262420000000021/c69c3c1f) <- GMM AUTH AND CIPHERING REQ (rand = 0c 62 58 c6 71 fd 94 f9 46 46 b8 af 7b 8d 1f 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084612671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084612671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084612671 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084612671 DMM INFO MM(262420000000021/c69c3c1f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084612671 DMM NOTICE MM(262420000000021/c69c3c1f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084612671 DMM DEBUG MM(262420000000021/c69c3c1f) checking auth: received GSM SRES = 5d 97 10 3d (gprs_gmm.c:666) 20241012084612671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084612671 DMM DEBUG MM(262420000000021/c69c3c1f) Requesting authorization (sgsn_auth.c:160) 20241012084612671 DMM INFO MM(262420000000021/c69c3c1f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084612671 DMM DEBUG MM(262420000000021/c69c3c1f) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084612671 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241012084612671 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) 20241012084612671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084612671 DMM INFO MM(262420000000021/c69c3c1f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc69c3c1f) (gprs_gmm.c:300) 20241012084612673 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084612673 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084612673 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241012084612673 DMM INFO MM(262420000000021/c69c3c1f) Subscriber data update (mmctx.c:445) 20241012084612673 DMM DEBUG MM(262420000000021/c69c3c1f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084612673 DMM INFO MM(262420000000021/c69c3c1f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084612673 DMM NOTICE MM(262420000000021/c69c3c1f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241012084612673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084612673 DMM NOTICE MM(262420000000021/c69c3c1f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084612673 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) 20241012084612674 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084612674 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241012084612674 DMM INFO MM(262420000000021/c69c3c1f) Subscriber data update (mmctx.c:445) 20241012084612674 DMM DEBUG MM(262420000000021/c69c3c1f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084612680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084612680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084612680 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084612680 DMM INFO MM(262420000000021/c69c3c1f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084612680 DMM NOTICE MM(262420000000021/c69c3c1f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084612680 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084612680 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084612680 DLLC NOTICE LLME(c7e727c2/c69c3c1f){ASSIGNED} LLGM Assign pre (ffffffff => c69c3c1f) (gprs_llc.c:1079) 20241012084612680 DLLC NOTICE LLME(ffffffff/c69c3c1f){ASSIGNED} LLGM Assign post (ffffffff => c69c3c1f) (gprs_llc.c:1125) 20241012084612680 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084612680 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084612680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084612680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@8a897e497e02: setverdict(pass): none -> pass 20241012084612732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084612732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084612732 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084612732 DMM INFO MM(262420000000021/c69c3c1f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084612732 DMM INFO MM(262420000000021/c69c3c1f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084612732 DMM DEBUG MM(262420000000021/c69c3c1f) Using GGSN 0 (gprs_sm.c:312) 20241012084612732 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) 20241012084612732 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241012084612732 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084612732 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084612732 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241012084612744 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 07 00 00 01 80 08 00 10 a0 55 9b 71 11 ed fb cf 28 14 05 7f 11 5a 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=1031 from retransmit req queue (gtp.c:443) 20241012084612744 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476df1a8, cbp=0x55d51b421c90) (sgsn_libgtp.c:632) 20241012084612744 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084612744 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=c69c3c1f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084612744 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084612744 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084612753 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241012084612760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084612760 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241012084612760 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084612764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084612764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241012084612764 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084612764 DMM INFO MM(262420000000021/c69c3c1f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241012084612764 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012084612764 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241012084612766 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) 20241012084612766 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0d476df1a8, cbp=0x55d51b421c90) (sgsn_libgtp.c:632) 20241012084612766 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241012084612766 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=c69c3c1f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084612766 DMM INFO MM(262420000000021/c69c3c1f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241012084612766 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241012084612766 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@8a897e497e02: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@8a897e497e02: Final verdict of PTC: pass 20241012084612773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54480<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084612775 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084612775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@8a897e497e02: Final verdict of PTC: none -NSVCI98(792)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@8a897e497e02: Final verdict of PTC: none -NSVCI97(787)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@8a897e497e02: Final verdict of PTC: none -NSVCI99(797)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(795)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(790)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(785)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:46:12 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20241012084612903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084613304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88576) 20241012084613776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084613776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88576, count=105028) 20241012084614777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084614777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:46: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_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 20241012084615778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084615778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act_user_deact_mt started. 20241012084616366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084616367 DMM INFO MM(262420000000021/c69c3c1f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084616367 DMM INFO MM(262420000000021/c69c3c1f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084616368 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084616368 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084616368 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084616368 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084616368 DLLC NOTICE LLME(ffffffff/c69c3c1f){ASSIGNED} LLGM Assign pre (c69c3c1f => ffffffff) (gprs_llc.c:1079) 20241012084616368 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c69c3c1f => ffffffff) (gprs_llc.c:1125) 20241012084616368 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241012084616368 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) 20241012084616368 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) 20241012084616368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084616368 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084616368 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084616368 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084616368 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084616410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084616410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084616410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084616410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084616410 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084616410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084616410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084616410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084616410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084616411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084616411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084616411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084616411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084616411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084616411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084616411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084616411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084616411 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084616411 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084616411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084616412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084616412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084616415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084616425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084616425 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)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084616443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084616443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084616443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084616443 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084616443 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084616443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084616443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084616443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084616443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084616445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084616445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084616445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084616446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084616446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084616446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084616446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084616446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084616446 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084616446 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084616446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084616446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084616446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084616450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084616459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084616459 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)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084616488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084616488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084616488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084616488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084616488 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084616488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084616488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084616488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084616488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084616490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084616490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084616490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084616490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084616490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084616490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084616490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084616490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084616490 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084616490 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084616490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084616491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084616491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084616494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084616502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084616502 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084616780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084616780 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084616780 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084616780 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084616782 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(816)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084616782 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@8a897e497e02: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='C79690D7'O, index=0 SGSN_Test-GSUP(818)@8a897e497e02: 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)@8a897e497e02: 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 := '65C67FFB0184E95BAA5B9B7DB13A11C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C24F139A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '911D4F87DC92F1C7'O } } } } } 20241012084616828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084616828 DLLC NOTICE LLME(ffffffff/c79690d7){UNASSIGNED} LLC RX: unknown TLLI 0xc79690d7, creating LLME on the fly (gprs_llc.c:552) 20241012084616828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084616828 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084616828 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084616828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084616828 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084616828 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084616828 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084616828 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084616828 DLLC NOTICE LLME(ffffffff/c79690d7){UNASSIGNED} LLGM Assign pre (c79690d7 => d7ac65c3) (gprs_llc.c:1079) 20241012084616828 DLLC NOTICE LLME(c79690d7/d7ac65c3){ASSIGNED} LLGM Assign post (c79690d7 => d7ac65c3) (gprs_llc.c:1125) 20241012084616828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084616828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084616828 DMM DEBUG MM(262420000000022/d7ac65c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084616840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084616840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084616840 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084616840 DMM DEBUG MM(262420000000022/d7ac65c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241012084616840 DMM NOTICE MM(262420000000022/d7ac65c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084616840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084616840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084616840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084616840 DMM DEBUG MM(262420000000022/d7ac65c3) Requesting authorization (sgsn_auth.c:160) 20241012084616840 DMM INFO MM(262420000000022/d7ac65c3) Requesting authentication tuples (sgsn_auth.c:184) 20241012084616840 DMM DEBUG MM(262420000000022/d7ac65c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084616840 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241012084616840 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)@8a897e497e02: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241012084616843 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084616843 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084616843 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084616843 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084616843 DMM INFO MM(262420000000022/d7ac65c3) Subscriber data update (mmctx.c:445) 20241012084616843 DMM DEBUG MM(262420000000022/d7ac65c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084616843 DMM INFO MM(262420000000022/d7ac65c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084616843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084616843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084616843 DMM INFO MM(262420000000022/d7ac65c3) <- GMM AUTH AND CIPHERING REQ (rand = 65 c6 7f fb 01 84 e9 5b aa 5b 9b 7d b1 3a 11 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084616850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084616850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084616850 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084616850 DMM INFO MM(262420000000022/d7ac65c3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084616850 DMM NOTICE MM(262420000000022/d7ac65c3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084616850 DMM DEBUG MM(262420000000022/d7ac65c3) checking auth: received GSM SRES = c2 4f 13 9a (gprs_gmm.c:666) 20241012084616850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084616850 DMM DEBUG MM(262420000000022/d7ac65c3) Requesting authorization (sgsn_auth.c:160) 20241012084616850 DMM INFO MM(262420000000022/d7ac65c3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084616850 DMM DEBUG MM(262420000000022/d7ac65c3) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084616850 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241012084616850 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) 20241012084616850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084616850 DMM INFO MM(262420000000022/d7ac65c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7ac65c3) (gprs_gmm.c:300) 20241012084616851 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084616851 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084616851 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241012084616851 DMM INFO MM(262420000000022/d7ac65c3) Subscriber data update (mmctx.c:445) 20241012084616852 DMM DEBUG MM(262420000000022/d7ac65c3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084616852 DMM INFO MM(262420000000022/d7ac65c3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084616852 DMM NOTICE MM(262420000000022/d7ac65c3) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241012084616852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084616852 DMM NOTICE MM(262420000000022/d7ac65c3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084616852 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) 20241012084616852 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084616852 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241012084616852 DMM INFO MM(262420000000022/d7ac65c3) Subscriber data update (mmctx.c:445) 20241012084616852 DMM DEBUG MM(262420000000022/d7ac65c3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084616858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084616858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084616858 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084616858 DMM INFO MM(262420000000022/d7ac65c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084616858 DMM NOTICE MM(262420000000022/d7ac65c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084616858 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084616858 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084616858 DLLC NOTICE LLME(c79690d7/d7ac65c3){ASSIGNED} LLGM Assign pre (ffffffff => d7ac65c3) (gprs_llc.c:1079) 20241012084616858 DLLC NOTICE LLME(ffffffff/d7ac65c3){ASSIGNED} LLGM Assign post (ffffffff => d7ac65c3) (gprs_llc.c:1125) 20241012084616858 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084616858 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084616858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084616858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@8a897e497e02: setverdict(pass): none -> pass 20241012084616910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084616910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084616910 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084616910 DMM INFO MM(262420000000022/d7ac65c3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084616910 DMM INFO MM(262420000000022/d7ac65c3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084616910 DMM DEBUG MM(262420000000022/d7ac65c3) Using GGSN 0 (gprs_sm.c:312) 20241012084616910 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) 20241012084616910 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241012084616910 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084616910 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084616910 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241012084616921 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 97 19 83 1e 11 6f 2c 01 44 14 05 7f e5 73 d9 e5 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) 20241012084616922 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476df1a8, cbp=0x55d51b421c90) (sgsn_libgtp.c:632) 20241012084616922 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084616922 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=d7ac65c3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084616922 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084616922 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084616930 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241012084616937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084616937 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241012084616937 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084616940 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241012084616940 DGPRS INFO PDP(262420000000022:5): Context 0x7f0d476df1a8 was deleted (sgsn_libgtp.c:660) 20241012084616940 DMM INFO MM(262420000000022/d7ac65c3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241012084616940 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241012084616940 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@8a897e497e02: Removing Client IMSI='262420000000022'H, index=0 20241012084616948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084616948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241012084616948 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084616948 DMM INFO MM(262420000000022/d7ac65c3) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@8a897e497e02: Final verdict of PTC: pass 20241012084616950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54496<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@8a897e497e02: Final verdict of PTC: none 20241012084616952 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084616952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@8a897e497e02: Final verdict of PTC: none -NSVCI97(806)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@8a897e497e02: Final verdict of PTC: none -NSVCI98(811)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@8a897e497e02: Final verdict of PTC: none -NSVCI99(817)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(815)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(804)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(809)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:46:17 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20241012084617080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084617481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103400) 20241012084617954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084617954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103400, count=103940) 20241012084618954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084618954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:46:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084619956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084619956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act_deact_dup started. 20241012084620540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084620541 DMM INFO MM(262420000000022/d7ac65c3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084620541 DMM INFO MM(262420000000022/d7ac65c3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084620541 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084620541 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084620541 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084620541 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084620541 DLLC NOTICE LLME(ffffffff/d7ac65c3){ASSIGNED} LLGM Assign pre (d7ac65c3 => ffffffff) (gprs_llc.c:1079) 20241012084620541 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7ac65c3 => ffffffff) (gprs_llc.c:1125) 20241012084620541 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012084620541 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084620542 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241012084620542 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) 20241012084620542 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) 20241012084620542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084620542 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084620542 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084620542 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084620542 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084620587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084620587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084620587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084620587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084620587 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084620587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084620587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084620587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084620587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084620589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084620589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084620589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084620590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084620590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084620590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084620590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084620590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084620590 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084620590 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084620590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084620590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084620590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084620594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084620603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084620603 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084620628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084620628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084620628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084620628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084620628 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084620628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084620628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084620628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084620628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084620629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084620629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084620629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084620629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084620629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084620629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084620629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084620629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084620629 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084620629 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084620629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084620630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084620630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084620634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084620643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084620643 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084620665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084620665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084620665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084620665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084620665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084620665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084620665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084620665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084620665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084620666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084620666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084620666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084620667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084620667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084620667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084620667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084620667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084620667 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084620667 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084620667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(835)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084620667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084620667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084620671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084620681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084620681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084620958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084620958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084620958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084620958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084620959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084620960 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@8a897e497e02: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='CB0C6958'O, index=0 SGSN_Test-GSUP(837)@8a897e497e02: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@8a897e497e02: 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 := 'BDCF03C6E1C4D900521DC3FF3C865F19'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C8F4509'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5545B9A0FE25B846'O } } } } } 20241012084621009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084621009 DLLC NOTICE LLME(ffffffff/cb0c6958){UNASSIGNED} LLC RX: unknown TLLI 0xcb0c6958, creating LLME on the fly (gprs_llc.c:552) 20241012084621009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084621009 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084621010 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084621010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084621010 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084621010 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084621010 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084621010 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084621010 DLLC NOTICE LLME(ffffffff/cb0c6958){UNASSIGNED} LLGM Assign pre (cb0c6958 => cc687702) (gprs_llc.c:1079) 20241012084621010 DLLC NOTICE LLME(cb0c6958/cc687702){ASSIGNED} LLGM Assign post (cb0c6958 => cc687702) (gprs_llc.c:1125) 20241012084621010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084621010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084621010 DMM DEBUG MM(262420000000046/cc687702) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084621023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084621023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084621023 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084621023 DMM DEBUG MM(262420000000046/cc687702) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241012084621023 DMM NOTICE MM(262420000000046/cc687702) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084621023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084621023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084621023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084621023 DMM DEBUG MM(262420000000046/cc687702) Requesting authorization (sgsn_auth.c:160) 20241012084621023 DMM INFO MM(262420000000046/cc687702) Requesting authentication tuples (sgsn_auth.c:184) 20241012084621023 DMM DEBUG MM(262420000000046/cc687702) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084621023 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241012084621023 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)@8a897e497e02: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241012084621026 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084621026 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084621026 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084621026 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084621026 DMM INFO MM(262420000000046/cc687702) Subscriber data update (mmctx.c:445) 20241012084621026 DMM DEBUG MM(262420000000046/cc687702) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084621026 DMM INFO MM(262420000000046/cc687702) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084621026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084621026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084621026 DMM INFO MM(262420000000046/cc687702) <- GMM AUTH AND CIPHERING REQ (rand = bd cf 03 c6 e1 c4 d9 00 52 1d c3 ff 3c 86 5f 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084621033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084621033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084621033 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084621033 DMM INFO MM(262420000000046/cc687702) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084621033 DMM NOTICE MM(262420000000046/cc687702) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084621033 DMM DEBUG MM(262420000000046/cc687702) checking auth: received GSM SRES = 3c 8f 45 09 (gprs_gmm.c:666) 20241012084621033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084621033 DMM DEBUG MM(262420000000046/cc687702) Requesting authorization (sgsn_auth.c:160) 20241012084621033 DMM INFO MM(262420000000046/cc687702) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084621033 DMM DEBUG MM(262420000000046/cc687702) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084621033 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241012084621033 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) 20241012084621033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084621033 DMM INFO MM(262420000000046/cc687702) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc687702) (gprs_gmm.c:300) 20241012084621035 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084621035 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084621035 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241012084621035 DMM INFO MM(262420000000046/cc687702) Subscriber data update (mmctx.c:445) 20241012084621035 DMM DEBUG MM(262420000000046/cc687702) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084621035 DMM INFO MM(262420000000046/cc687702) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084621035 DMM NOTICE MM(262420000000046/cc687702) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241012084621035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084621035 DMM NOTICE MM(262420000000046/cc687702) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084621035 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) 20241012084621035 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084621035 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241012084621035 DMM INFO MM(262420000000046/cc687702) Subscriber data update (mmctx.c:445) 20241012084621035 DMM DEBUG MM(262420000000046/cc687702) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084621041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084621041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084621041 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084621041 DMM INFO MM(262420000000046/cc687702) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084621041 DMM NOTICE MM(262420000000046/cc687702) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084621041 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084621041 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084621041 DLLC NOTICE LLME(cb0c6958/cc687702){ASSIGNED} LLGM Assign pre (ffffffff => cc687702) (gprs_llc.c:1079) 20241012084621041 DLLC NOTICE LLME(ffffffff/cc687702){ASSIGNED} LLGM Assign post (ffffffff => cc687702) (gprs_llc.c:1125) 20241012084621041 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084621041 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084621041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084621041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@8a897e497e02: setverdict(pass): none -> pass 20241012084621093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084621093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084621093 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084621093 DMM INFO MM(262420000000046/cc687702) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084621093 DMM INFO MM(262420000000046/cc687702) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084621093 DMM DEBUG MM(262420000000046/cc687702) Using GGSN 0 (gprs_sm.c:312) 20241012084621093 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) 20241012084621093 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241012084621093 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084621093 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084621093 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241012084621104 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 e2 26 e9 1b 11 a1 56 36 2e 14 05 7f 7c a1 7a 1f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241012084621104 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476df1a8, cbp=0x55d51b421c90) (sgsn_libgtp.c:632) 20241012084621104 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084621104 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b4272c8 TLLI=cc687702, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084621104 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084621104 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084621112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084621112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241012084621112 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084621112 DMM INFO MM(262420000000046/cc687702) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241012084621112 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012084621112 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241012084621112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084621112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084621112 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084621112 DMM INFO MM(262420000000046/cc687702) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241012084621112 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012084621112 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@8a897e497e02: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@8a897e497e02: "Received deletePDPContextResponse 1, seq_nr=1036" 20241012084621114 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) 20241012084621114 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0d476df1a8, cbp=0x55d51b421c90) (sgsn_libgtp.c:632) 20241012084621114 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241012084621114 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b4272c8, TLLI=cc687702, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084621114 DMM INFO MM(262420000000046/cc687702) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241012084621114 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241012084621114 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241012084621114 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) 20241012084621114 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)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@8a897e497e02: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@8a897e497e02: Final verdict of PTC: pass 20241012084623123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35188<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@8a897e497e02: Final verdict of PTC: none 20241012084623126 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084623126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_dup-BVCI196(824)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@8a897e497e02: Final verdict of PTC: none -NSVCI98(830)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@8a897e497e02: Final verdict of PTC: none -NSVCI99(835)@8a897e497e02: Final verdict of PTC: none -NSVCI97(825)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(828)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(833)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(823)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:46:23 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20241012084623251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084623652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20241012084624127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084624127 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) 20241012084625128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084625128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:46:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084626128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084626128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_second_attempt started. 20241012084626713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084626715 DMM INFO MM(262420000000046/cc687702) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084626715 DMM INFO MM(262420000000046/cc687702) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084626715 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084626715 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084626715 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084626715 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084626715 DLLC NOTICE LLME(ffffffff/cc687702){ASSIGNED} LLGM Assign pre (cc687702 => ffffffff) (gprs_llc.c:1079) 20241012084626715 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc687702 => ffffffff) (gprs_llc.c:1125) 20241012084626715 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241012084626715 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) 20241012084626715 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) 20241012084626715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084626715 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084626715 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084626715 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084626715 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084626763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084626763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084626763 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084626763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084626763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084626765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084626765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084626765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084626765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084626765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084626765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084626765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084626765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084626765 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084626765 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084626765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084626766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084626766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084626770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084626780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084626780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084626802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084626802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084626802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084626802 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084626802 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084626802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084626802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084626802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084626802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084626804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084626804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084626804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084626804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084626804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084626804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084626804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084626804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084626804 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084626804 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084626804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084626805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084626805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084626809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084626819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084626819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(847)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084626840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084626840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084626840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084626840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084626840 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084626840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084626840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084626840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084626840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084626841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084626841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084626841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084626842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084626842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084626842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084626842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084626842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084626842 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084626842 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084626842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084626842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084626842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084626847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084626858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084626858 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084627130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084627130 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084627130 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084627130 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084627132 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084627133 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@8a897e497e02: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='C99B4EC5'O, index=0 SGSN_Test-GSUP(856)@8a897e497e02: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@8a897e497e02: 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 := '21F24813B3EDE7FCD45FB2ED619998A4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '19E2EB29'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '523D8A63FA8EF521'O } } } } } 20241012084627181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084627181 DLLC NOTICE LLME(ffffffff/c99b4ec5){UNASSIGNED} LLC RX: unknown TLLI 0xc99b4ec5, creating LLME on the fly (gprs_llc.c:552) 20241012084627181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084627181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084627181 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084627181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084627181 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084627181 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084627181 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084627181 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084627181 DLLC NOTICE LLME(ffffffff/c99b4ec5){UNASSIGNED} LLGM Assign pre (c99b4ec5 => f067078c) (gprs_llc.c:1079) 20241012084627181 DLLC NOTICE LLME(c99b4ec5/f067078c){ASSIGNED} LLGM Assign post (c99b4ec5 => f067078c) (gprs_llc.c:1125) 20241012084627181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084627181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084627181 DMM DEBUG MM(262420000000022/f067078c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084627195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084627195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084627195 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084627195 DMM DEBUG MM(262420000000022/f067078c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241012084627195 DMM NOTICE MM(262420000000022/f067078c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084627195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084627195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084627195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084627195 DMM DEBUG MM(262420000000022/f067078c) Requesting authorization (sgsn_auth.c:160) 20241012084627195 DMM INFO MM(262420000000022/f067078c) Requesting authentication tuples (sgsn_auth.c:184) 20241012084627195 DMM DEBUG MM(262420000000022/f067078c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084627195 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241012084627195 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)@8a897e497e02: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@8a897e497e02: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241012084627197 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084627198 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084627198 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084627198 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084627198 DMM INFO MM(262420000000022/f067078c) Subscriber data update (mmctx.c:445) 20241012084627198 DMM DEBUG MM(262420000000022/f067078c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084627198 DMM INFO MM(262420000000022/f067078c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084627198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084627198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084627198 DMM INFO MM(262420000000022/f067078c) <- GMM AUTH AND CIPHERING REQ (rand = 21 f2 48 13 b3 ed e7 fc d4 5f b2 ed 61 99 98 a4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084627206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084627206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084627206 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084627206 DMM INFO MM(262420000000022/f067078c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084627206 DMM NOTICE MM(262420000000022/f067078c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084627206 DMM DEBUG MM(262420000000022/f067078c) checking auth: received GSM SRES = 19 e2 eb 29 (gprs_gmm.c:666) 20241012084627206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084627206 DMM DEBUG MM(262420000000022/f067078c) Requesting authorization (sgsn_auth.c:160) 20241012084627206 DMM INFO MM(262420000000022/f067078c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084627206 DMM DEBUG MM(262420000000022/f067078c) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084627206 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241012084627206 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) 20241012084627206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084627206 DMM INFO MM(262420000000022/f067078c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf067078c) (gprs_gmm.c:300) 20241012084627207 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084627207 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084627207 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241012084627207 DMM INFO MM(262420000000022/f067078c) Subscriber data update (mmctx.c:445) 20241012084627207 DMM DEBUG MM(262420000000022/f067078c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084627207 DMM INFO MM(262420000000022/f067078c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084627207 DMM NOTICE MM(262420000000022/f067078c) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241012084627207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084627207 DMM NOTICE MM(262420000000022/f067078c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084627207 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) 20241012084627208 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084627208 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241012084627208 DMM INFO MM(262420000000022/f067078c) Subscriber data update (mmctx.c:445) 20241012084627208 DMM DEBUG MM(262420000000022/f067078c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084627214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084627214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084627214 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084627214 DMM INFO MM(262420000000022/f067078c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084627214 DMM NOTICE MM(262420000000022/f067078c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084627214 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084627214 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084627214 DLLC NOTICE LLME(c99b4ec5/f067078c){ASSIGNED} LLGM Assign pre (ffffffff => f067078c) (gprs_llc.c:1079) 20241012084627214 DLLC NOTICE LLME(ffffffff/f067078c){ASSIGNED} LLGM Assign post (ffffffff => f067078c) (gprs_llc.c:1125) 20241012084627214 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084627214 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084627214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084627214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@8a897e497e02: setverdict(pass): none -> pass TC_attach_second_attempt(858)@8a897e497e02: 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 := '9FC36713BED9CC9FC29656290A3B1829'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8AE014A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A8B08ED89BAB2AA5'O } } } } } 20241012084627266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084627266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084627266 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084627266 DMM INFO MM(262420000000022/f067078c) -> GMM ATTACH REQUEST MI(TMSI-0xF067078C) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084627266 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084627266 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012084627266 DLLC NOTICE LLME(ffffffff/f067078c){ASSIGNED} LLGM Assign pre (f067078c => e7a8cb89) (gprs_llc.c:1079) 20241012084627266 DLLC NOTICE LLME(f067078c/e7a8cb89){ASSIGNED} LLGM Assign post (f067078c => e7a8cb89) (gprs_llc.c:1125) 20241012084627266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084627266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084627266 DMM DEBUG MM(262420000000022/e7a8cb89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084627272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084627272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241012084627272 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084627272 DMM DEBUG MM(262420000000022/e7a8cb89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241012084627272 DMM NOTICE MM(262420000000022/e7a8cb89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084627272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084627272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084627272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084627272 DMM DEBUG MM(262420000000022/e7a8cb89) Requesting authorization (sgsn_auth.c:160) 20241012084627272 DMM INFO MM(262420000000022/e7a8cb89) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084627272 DMM DEBUG MM(262420000000022/e7a8cb89) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084627272 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241012084627272 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) 20241012084629439 DGPRS DEBUG Checking for inactive LLMEs, time = 10533523 (sgsn.c:131) 20241012084633274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241012084633274 DMM ERROR MM(262420000000022/e7a8cb89) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241012084633274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241012084633274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241012084633274 DMM NOTICE MM(262420000000022/e7a8cb89) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241012084633274 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241012084633274 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) 20241012084633274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Reject}: Deallocated (fsm.c:568) 20241012084633274 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Deallocated (fsm.c:568) 20241012084633274 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084633274 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241012084633274 DLLC NOTICE LLME(f067078c/e7a8cb89){ASSIGNED} LLGM Assign pre (e7a8cb89 => ffffffff) (gprs_llc.c:1079) 20241012084633274 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7a8cb89 => ffffffff) (gprs_llc.c:1125) 20241012084647131 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241012084647131 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084647131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241012084656767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084656769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084656769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084656806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084656808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084656808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084656843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084656844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084656844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@8a897e497e02: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8a897e497e02: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(856)@8a897e497e02: Final verdict of PTC: none 20241012084657197 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084657197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(855)@8a897e497e02: Final verdict of PTC: none -NSVCI97(844)@8a897e497e02: Final verdict of PTC: none -NSVCI99(854)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@8a897e497e02: Final verdict of PTC: none -NSVCI98(849)@8a897e497e02: Final verdict of PTC: none 20241012084657199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56038<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(841)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@8a897e497e02: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@8a897e497e02: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(847)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@8a897e497e02: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@8a897e497e02: Final verdict of PTC: none TC_attach_second_attempt(858)@8a897e497e02: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(848)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(842)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(852)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_second_attempt-BVCI210(847): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@8a897e497e02: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@8a897e497e02: 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'. Sat Oct 12 08:46:57 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241012084657324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084657625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108080) 20241012084658198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084658198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108080, count=112436) 20241012084659200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084659200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012084659440 DGPRS DEBUG Checking for inactive LLMEs, time = 10533553 (sgsn.c:131) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:46:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084700201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084700201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_echo_timeout started. 20241012084700686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084700687 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084700736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084700736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084700736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084700736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084700736 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084700736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084700736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084700736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084700736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(864)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084700738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084700738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084700738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084700738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084700738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084700738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084700738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084700738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084700738 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084700738 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084700738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084700739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084700739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(863)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(864)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(864)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084700743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084700750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084700751 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(865)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(861)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(863)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084700775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084700775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084700775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084700775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084700775 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084700775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084700775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084700775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084700775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(868)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(869)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084700777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084700777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084700777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084700777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084700777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084700777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084700777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084700777 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084700777 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084700777 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084700777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084700778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084700778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084700782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(865)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084700793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084700793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(866)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(868)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084700811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084700811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084700811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084700811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084700811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084700811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084700811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084700811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084700811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084700813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084700813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084700813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084700813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084700813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084700813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084700813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084700813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084700813 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084700813 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084700813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084700814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084700814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084700818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084700827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084700827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(871)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084701202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084701202 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084701202 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084701202 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084701204 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(873)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084701205 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(861)@8a897e497e02: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='FFF09425'O, index=0 SGSN_Test-GSUP(875)@8a897e497e02: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@8a897e497e02: 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 := '9E3FF562FAA7680101E4F7178B45D39D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF112E11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA358C99DDC98D66'O } } } } } 20241012084701251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084701251 DLLC NOTICE LLME(ffffffff/fff09425){UNASSIGNED} LLC RX: unknown TLLI 0xfff09425, creating LLME on the fly (gprs_llc.c:552) 20241012084701251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084701251 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084701251 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084701251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084701251 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084701251 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084701251 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084701251 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084701251 DLLC NOTICE LLME(ffffffff/fff09425){UNASSIGNED} LLGM Assign pre (fff09425 => de2c4da2) (gprs_llc.c:1079) 20241012084701251 DLLC NOTICE LLME(fff09425/de2c4da2){ASSIGNED} LLGM Assign post (fff09425 => de2c4da2) (gprs_llc.c:1125) 20241012084701251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084701251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084701251 DMM DEBUG MM(262420000000067/de2c4da2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084701263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084701263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084701263 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084701263 DMM DEBUG MM(262420000000067/de2c4da2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241012084701263 DMM NOTICE MM(262420000000067/de2c4da2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084701263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084701263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084701263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084701263 DMM DEBUG MM(262420000000067/de2c4da2) Requesting authorization (sgsn_auth.c:160) 20241012084701263 DMM INFO MM(262420000000067/de2c4da2) Requesting authentication tuples (sgsn_auth.c:184) 20241012084701263 DMM DEBUG MM(262420000000067/de2c4da2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084701263 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241012084701263 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)@8a897e497e02: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@8a897e497e02: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241012084701266 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084701266 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084701266 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084701266 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084701266 DMM INFO MM(262420000000067/de2c4da2) Subscriber data update (mmctx.c:445) 20241012084701266 DMM DEBUG MM(262420000000067/de2c4da2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084701266 DMM INFO MM(262420000000067/de2c4da2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084701266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084701266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084701266 DMM INFO MM(262420000000067/de2c4da2) <- GMM AUTH AND CIPHERING REQ (rand = 9e 3f f5 62 fa a7 68 01 01 e4 f7 17 8b 45 d3 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084701275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084701275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084701275 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084701275 DMM INFO MM(262420000000067/de2c4da2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084701275 DMM NOTICE MM(262420000000067/de2c4da2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084701275 DMM DEBUG MM(262420000000067/de2c4da2) checking auth: received GSM SRES = bf 11 2e 11 (gprs_gmm.c:666) 20241012084701275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084701275 DMM DEBUG MM(262420000000067/de2c4da2) Requesting authorization (sgsn_auth.c:160) 20241012084701275 DMM INFO MM(262420000000067/de2c4da2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084701275 DMM DEBUG MM(262420000000067/de2c4da2) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084701275 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241012084701275 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) 20241012084701275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084701275 DMM INFO MM(262420000000067/de2c4da2) <- GMM ATTACH ACCEPT (new P-TMSI=0xde2c4da2) (gprs_gmm.c:300) 20241012084701276 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084701276 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084701276 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241012084701276 DMM INFO MM(262420000000067/de2c4da2) Subscriber data update (mmctx.c:445) 20241012084701276 DMM DEBUG MM(262420000000067/de2c4da2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084701276 DMM INFO MM(262420000000067/de2c4da2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084701276 DMM NOTICE MM(262420000000067/de2c4da2) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241012084701276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084701276 DMM NOTICE MM(262420000000067/de2c4da2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084701276 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) 20241012084701277 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084701277 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241012084701277 DMM INFO MM(262420000000067/de2c4da2) Subscriber data update (mmctx.c:445) 20241012084701277 DMM DEBUG MM(262420000000067/de2c4da2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084701283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084701283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084701283 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084701283 DMM INFO MM(262420000000067/de2c4da2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084701283 DMM NOTICE MM(262420000000067/de2c4da2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084701283 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084701283 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084701283 DLLC NOTICE LLME(fff09425/de2c4da2){ASSIGNED} LLGM Assign pre (ffffffff => de2c4da2) (gprs_llc.c:1079) 20241012084701283 DLLC NOTICE LLME(ffffffff/de2c4da2){ASSIGNED} LLGM Assign post (ffffffff => de2c4da2) (gprs_llc.c:1125) 20241012084701283 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084701283 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084701283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084701283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@8a897e497e02: setverdict(pass): none -> pass 20241012084701334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084701334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084701334 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084701334 DMM INFO MM(262420000000067/de2c4da2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084701334 DMM INFO MM(262420000000067/de2c4da2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084701334 DMM DEBUG MM(262420000000067/de2c4da2) Using GGSN 0 (gprs_sm.c:312) 20241012084701334 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) 20241012084701334 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241012084701334 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084701334 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084701334 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241012084701347 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 af 1d 91 db 11 3d 1b a4 d6 14 05 7f 22 ad c6 66 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241012084701347 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476df1a8, cbp=0x55d51b421c90) (sgsn_libgtp.c:632) 20241012084701347 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084701347 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=de2c4da2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084701347 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084701347 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084706217 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241012084706219 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) 20241012084706219 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55d51b4188f0) (sgsn_libgtp.c:632) 20241012084711218 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1039" 20241012084716220 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241012084716220 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1039" 20241012084721204 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241012084721204 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241012084721204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084721220 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241012084721220 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241012084721221 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1041" 20241012084726222 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241012084726222 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241012084726222 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241012084726222 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1041" 20241012084729441 DGPRS DEBUG Checking for inactive LLMEs, time = 10533583 (sgsn.c:131) 20241012084730740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084730742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084730742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084730778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084730780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084730780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084730815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084730816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084730816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084731223 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241012084731223 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241012084731223 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241012084731223 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241012084731223 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1043" 20241012084736225 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241012084736225 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241012084736225 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241012084736225 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241012084736225 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55d51b4188f0) (sgsn_libgtp.c:632) 20241012084736225 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55d51b4188f0) (sgsn_libgtp.c:636) 20241012084736225 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241012084736225 DMM INFO MM(262420000000067/de2c4da2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241012084736225 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241012084736225 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241012084736225 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241012084736225 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241012084736225 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241012084736225 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241012084736225 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241012084736225 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241012084736225 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241012084736225 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241012084736225 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241012084736225 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241012084736225 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@8a897e497e02: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(861)@8a897e497e02: Removing Client IMSI='262420000000067'H, index=0 20241012084736234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084736234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241012084736234 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084736234 DMM INFO MM(262420000000067/de2c4da2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@8a897e497e02: Final verdict of PTC: pass 20241012084736236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084736238 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084736238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@8a897e497e02: Final verdict of PTC: none -NSVCI97(864)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@8a897e497e02: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(866)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@8a897e497e02: Final verdict of PTC: none -NSVCI99(874)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@8a897e497e02: Final verdict of PTC: none -NSVCI98(869)@8a897e497e02: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(871)@8a897e497e02: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(861)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(872)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(867)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(862)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_echo_timeout-BVCI196(861): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_echo_timeout-BVCI210(866): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:47:36 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 20241012084736367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084736768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36488<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112536) 20241012084737240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084737240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=112536, count=113076) 20241012084738242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084738242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:47:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084739243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084739243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_restart_ctr_echo started. 20241012084739831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084739832 DMM INFO MM(262420000000067/de2c4da2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084739832 DMM INFO MM(262420000000067/de2c4da2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084739832 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084739832 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084739832 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084739832 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084739832 DLLC NOTICE LLME(ffffffff/de2c4da2){ASSIGNED} LLGM Assign pre (de2c4da2 => ffffffff) (gprs_llc.c:1079) 20241012084739832 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de2c4da2 => ffffffff) (gprs_llc.c:1125) 20241012084739833 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012084739833 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084739833 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241012084739833 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) 20241012084739833 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) 20241012084739833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084739833 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084739833 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084739833 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084739833 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084739879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084739879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084739879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084739879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084739879 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084739879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084739879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084739879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084739879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084739880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084739880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084739880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084739881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084739881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084739881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084739881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084739881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084739881 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084739881 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084739881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084739881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084739881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084739885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084739894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084739894 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084739923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084739923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084739923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084739923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084739923 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084739923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084739923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084739923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084739923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(888)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084739926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084739926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084739926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084739926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084739926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084739926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084739926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084739926 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084739926 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084739926 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084739926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084739927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084739927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(887)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084739931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084739941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084739941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(885)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084739964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084739964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084739964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084739964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084739964 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084739964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084739964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084739964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084739964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084739966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084739966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084739966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084739966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084739966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084739966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084739966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084739966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084739966 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084739966 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084739966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(893)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084739967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084739967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084739970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084739978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084739978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(890)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084740244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084740244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084740244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084740244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084740246 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(892)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084740246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@8a897e497e02: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='C5B365E8'O, index=0 SGSN_Test-GSUP(894)@8a897e497e02: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@8a897e497e02: 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 := '8214E8C48F16B9429F66FD45699CEB37'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6755952'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8681C393819E0E2E'O } } } } } 20241012084740292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084740292 DLLC NOTICE LLME(ffffffff/c5b365e8){UNASSIGNED} LLC RX: unknown TLLI 0xc5b365e8, creating LLME on the fly (gprs_llc.c:552) 20241012084740292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084740293 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084740293 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084740293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084740293 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084740293 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084740293 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084740293 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084740293 DLLC NOTICE LLME(ffffffff/c5b365e8){UNASSIGNED} LLGM Assign pre (c5b365e8 => df70b81b) (gprs_llc.c:1079) 20241012084740293 DLLC NOTICE LLME(c5b365e8/df70b81b){ASSIGNED} LLGM Assign post (c5b365e8 => df70b81b) (gprs_llc.c:1125) 20241012084740293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084740293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084740293 DMM DEBUG MM(262420000000023/df70b81b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084740305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084740305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084740305 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084740305 DMM DEBUG MM(262420000000023/df70b81b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241012084740305 DMM NOTICE MM(262420000000023/df70b81b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084740305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084740305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084740305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084740305 DMM DEBUG MM(262420000000023/df70b81b) Requesting authorization (sgsn_auth.c:160) 20241012084740305 DMM INFO MM(262420000000023/df70b81b) Requesting authentication tuples (sgsn_auth.c:184) 20241012084740305 DMM DEBUG MM(262420000000023/df70b81b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084740305 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241012084740305 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)@8a897e497e02: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@8a897e497e02: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241012084740307 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084740307 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084740307 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084740307 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084740307 DMM INFO MM(262420000000023/df70b81b) Subscriber data update (mmctx.c:445) 20241012084740307 DMM DEBUG MM(262420000000023/df70b81b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084740307 DMM INFO MM(262420000000023/df70b81b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084740308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084740308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084740308 DMM INFO MM(262420000000023/df70b81b) <- GMM AUTH AND CIPHERING REQ (rand = 82 14 e8 c4 8f 16 b9 42 9f 66 fd 45 69 9c eb 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084740314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084740314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084740314 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084740314 DMM INFO MM(262420000000023/df70b81b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084740314 DMM NOTICE MM(262420000000023/df70b81b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084740314 DMM DEBUG MM(262420000000023/df70b81b) checking auth: received GSM SRES = e6 75 59 52 (gprs_gmm.c:666) 20241012084740315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084740315 DMM DEBUG MM(262420000000023/df70b81b) Requesting authorization (sgsn_auth.c:160) 20241012084740315 DMM INFO MM(262420000000023/df70b81b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084740315 DMM DEBUG MM(262420000000023/df70b81b) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084740315 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241012084740315 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) 20241012084740315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084740315 DMM INFO MM(262420000000023/df70b81b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf70b81b) (gprs_gmm.c:300) 20241012084740316 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084740316 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084740316 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241012084740316 DMM INFO MM(262420000000023/df70b81b) Subscriber data update (mmctx.c:445) 20241012084740316 DMM DEBUG MM(262420000000023/df70b81b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084740316 DMM INFO MM(262420000000023/df70b81b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084740316 DMM NOTICE MM(262420000000023/df70b81b) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241012084740316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084740316 DMM NOTICE MM(262420000000023/df70b81b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084740316 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) 20241012084740317 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084740317 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241012084740317 DMM INFO MM(262420000000023/df70b81b) Subscriber data update (mmctx.c:445) 20241012084740317 DMM DEBUG MM(262420000000023/df70b81b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084740322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084740322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084740323 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084740323 DMM INFO MM(262420000000023/df70b81b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084740323 DMM NOTICE MM(262420000000023/df70b81b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084740323 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084740323 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084740323 DLLC NOTICE LLME(c5b365e8/df70b81b){ASSIGNED} LLGM Assign pre (ffffffff => df70b81b) (gprs_llc.c:1079) 20241012084740323 DLLC NOTICE LLME(ffffffff/df70b81b){ASSIGNED} LLGM Assign post (ffffffff => df70b81b) (gprs_llc.c:1125) 20241012084740323 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084740323 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084740323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084740323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@8a897e497e02: setverdict(pass): none -> pass 20241012084740374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084740374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084740374 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084740374 DMM INFO MM(262420000000023/df70b81b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084740374 DMM INFO MM(262420000000023/df70b81b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084740374 DMM DEBUG MM(262420000000023/df70b81b) Using GGSN 0 (gprs_sm.c:312) 20241012084740374 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241012084740374 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084740374 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084740374 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241012084740384 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 76 eb 58 0e 11 ef 99 82 b6 14 05 7f 97 8f 98 71 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) 20241012084740384 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476dc058, cbp=0x55d51b421c90) (sgsn_libgtp.c:632) 20241012084740384 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084740384 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=df70b81b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084740384 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084740384 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084745376 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241012084745378 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) 20241012084745378 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55d51b4188f0) (sgsn_libgtp.c:632) 20241012084750377 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241012084750379 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) 20241012084750379 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55d51b4188f0) (sgsn_libgtp.c:632) 20241012084750379 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241012084750379 DMM INFO MM(262420000000023/df70b81b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241012084750379 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241012084750379 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@8a897e497e02: Removing Client IMSI='262420000000023'H, index=0 20241012084750388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084750389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241012084750389 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084750389 DMM INFO MM(262420000000023/df70b81b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@8a897e497e02: Final verdict of PTC: pass 20241012084750391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@8a897e497e02: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@8a897e497e02: Final verdict of PTC: none -NSVCI97(882)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@8a897e497e02: Final verdict of PTC: none 20241012084750394 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_restart_ctr_echo-BVCI210(885)@8a897e497e02: Final verdict of PTC: none 20241012084750394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_echo-BVCI220(890)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@8a897e497e02: Final verdict of PTC: none -NSVCI98(888)@8a897e497e02: Final verdict of PTC: none -NSVCI99(893)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(891)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(886)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(880)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(885): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:47:50 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20241012084750523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084750924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92708) 20241012084751396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084751396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92708, count=103100) 20241012084752398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084752398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:47:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084753400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084753400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_restart_ctr_create started. 20241012084753985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084753986 DMM INFO MM(262420000000023/df70b81b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084753986 DMM INFO MM(262420000000023/df70b81b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084753986 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084753986 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084753986 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084753986 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084753986 DLLC NOTICE LLME(ffffffff/df70b81b){ASSIGNED} LLGM Assign pre (df70b81b => ffffffff) (gprs_llc.c:1079) 20241012084753986 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df70b81b => ffffffff) (gprs_llc.c:1125) 20241012084753986 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012084753986 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084753986 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241012084753986 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) 20241012084753986 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) 20241012084753986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084753986 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084753986 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084753986 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084753986 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(902)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084754043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084754043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084754043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084754043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084754043 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084754043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084754043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084754043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084754043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(901)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(902)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084754044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084754044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084754044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084754045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084754045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084754045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084754045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084754045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084754045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084754045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084754045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084754045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084754045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084754050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084754060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084754060 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(903)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(899)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084754070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084754070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084754070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084754070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084754071 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084754071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084754071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084754071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084754071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084754072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084754072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084754072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084754073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084754073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084754073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084754073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084754073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084754073 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084754073 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084754073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(906)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084754073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084754073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084754077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084754084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084754084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084754108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084754108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084754108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084754108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084754108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084754108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084754108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084754108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084754108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084754110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084754110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084754110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084754110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084754110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084754110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084754110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084754110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084754110 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084754110 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084754110 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084754111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084754111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084754115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084754125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084754125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084754401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084754401 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084754401 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084754401 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084754403 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084754403 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@8a897e497e02: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='FEE2A2AA'O, index=0 SGSN_Test-GSUP(913)@8a897e497e02: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@8a897e497e02: 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 := '2AB905FE32C6D2E993C24774FACB002F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1772C74E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1B491E965AE964E'O } } } } } 20241012084754450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084754450 DLLC NOTICE LLME(ffffffff/fee2a2aa){UNASSIGNED} LLC RX: unknown TLLI 0xfee2a2aa, creating LLME on the fly (gprs_llc.c:552) 20241012084754450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084754450 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084754450 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084754450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084754450 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084754450 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084754450 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084754450 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084754450 DLLC NOTICE LLME(ffffffff/fee2a2aa){UNASSIGNED} LLGM Assign pre (fee2a2aa => c0a27963) (gprs_llc.c:1079) 20241012084754451 DLLC NOTICE LLME(fee2a2aa/c0a27963){ASSIGNED} LLGM Assign post (fee2a2aa => c0a27963) (gprs_llc.c:1125) 20241012084754451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084754451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084754451 DMM DEBUG MM(262420000000024/c0a27963) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084754465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084754465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084754465 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084754466 DMM DEBUG MM(262420000000024/c0a27963) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241012084754466 DMM NOTICE MM(262420000000024/c0a27963) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084754466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084754466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084754466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084754466 DMM DEBUG MM(262420000000024/c0a27963) Requesting authorization (sgsn_auth.c:160) 20241012084754466 DMM INFO MM(262420000000024/c0a27963) Requesting authentication tuples (sgsn_auth.c:184) 20241012084754466 DMM DEBUG MM(262420000000024/c0a27963) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084754466 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241012084754466 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)@8a897e497e02: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@8a897e497e02: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241012084754469 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084754469 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084754469 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084754469 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084754469 DMM INFO MM(262420000000024/c0a27963) Subscriber data update (mmctx.c:445) 20241012084754469 DMM DEBUG MM(262420000000024/c0a27963) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084754469 DMM INFO MM(262420000000024/c0a27963) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084754469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084754469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084754469 DMM INFO MM(262420000000024/c0a27963) <- GMM AUTH AND CIPHERING REQ (rand = 2a b9 05 fe 32 c6 d2 e9 93 c2 47 74 fa cb 00 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084754476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084754476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084754476 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084754476 DMM INFO MM(262420000000024/c0a27963) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084754476 DMM NOTICE MM(262420000000024/c0a27963) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084754476 DMM DEBUG MM(262420000000024/c0a27963) checking auth: received GSM SRES = 17 72 c7 4e (gprs_gmm.c:666) 20241012084754476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084754476 DMM DEBUG MM(262420000000024/c0a27963) Requesting authorization (sgsn_auth.c:160) 20241012084754476 DMM INFO MM(262420000000024/c0a27963) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084754476 DMM DEBUG MM(262420000000024/c0a27963) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084754476 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241012084754476 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) 20241012084754476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084754476 DMM INFO MM(262420000000024/c0a27963) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0a27963) (gprs_gmm.c:300) 20241012084754478 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084754478 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084754478 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241012084754478 DMM INFO MM(262420000000024/c0a27963) Subscriber data update (mmctx.c:445) 20241012084754478 DMM DEBUG MM(262420000000024/c0a27963) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084754478 DMM INFO MM(262420000000024/c0a27963) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084754478 DMM NOTICE MM(262420000000024/c0a27963) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241012084754478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084754478 DMM NOTICE MM(262420000000024/c0a27963) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084754478 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) 20241012084754478 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084754478 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241012084754478 DMM INFO MM(262420000000024/c0a27963) Subscriber data update (mmctx.c:445) 20241012084754478 DMM DEBUG MM(262420000000024/c0a27963) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084754484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084754484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084754484 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084754484 DMM INFO MM(262420000000024/c0a27963) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084754484 DMM NOTICE MM(262420000000024/c0a27963) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084754484 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084754484 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084754484 DLLC NOTICE LLME(fee2a2aa/c0a27963){ASSIGNED} LLGM Assign pre (ffffffff => c0a27963) (gprs_llc.c:1079) 20241012084754484 DLLC NOTICE LLME(ffffffff/c0a27963){ASSIGNED} LLGM Assign post (ffffffff => c0a27963) (gprs_llc.c:1125) 20241012084754484 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084754484 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084754484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084754484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@8a897e497e02: setverdict(pass): none -> pass 20241012084754535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084754535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084754535 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084754535 DMM INFO MM(262420000000024/c0a27963) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084754535 DMM INFO MM(262420000000024/c0a27963) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084754535 DMM DEBUG MM(262420000000024/c0a27963) Using GGSN 0 (gprs_sm.c:312) 20241012084754535 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241012084754535 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084754535 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084754535 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241012084754545 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 0f f0 ff 5f 11 a2 7d be 1c 14 05 7f 1c b9 80 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=1048 from retransmit req queue (gtp.c:443) 20241012084754545 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f0d476dc058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241012084754545 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f0d476dc058, cbp=0x55d51b421c90) (sgsn_libgtp.c:632) 20241012084754545 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241012084754545 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241012084754545 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241012084754545 DMM NOTICE MM(262420000000024/c0a27963) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084754551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084754551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084754551 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084754551 DMM INFO MM(262420000000024/c0a27963) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084754551 DMM INFO MM(262420000000024/c0a27963) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084754551 DMM DEBUG MM(262420000000024/c0a27963) Using GGSN 0 (gprs_sm.c:312) 20241012084754551 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241012084754551 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084754551 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084754551 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241012084754554 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 0f f0 ff 5f 11 a2 7d be 1c 14 05 7f 1c b9 80 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=1049 from retransmit req queue (gtp.c:443) 20241012084754554 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f0d476dc058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241012084754554 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476dc058, cbp=0x55d51b421c90) (sgsn_libgtp.c:632) 20241012084754554 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084754554 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=c0a27963, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084754554 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084754554 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@8a897e497e02: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@8a897e497e02: Final verdict of PTC: pass 20241012084754563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46060<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084754564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084754564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(912)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(913)@8a897e497e02: Final verdict of PTC: none -NSVCI98(906)@8a897e497e02: Final verdict of PTC: none -NSVCI99(911)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@8a897e497e02: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@8a897e497e02: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(899)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@8a897e497e02: Final verdict of PTC: none -NSVCI97(902)@8a897e497e02: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(904)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(909)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(900)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:47:54 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20241012084754693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084755095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46070<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84024) 20241012084755565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084755565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84024, count=103968) 20241012084756566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084756566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:47:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241012084757567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084757567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241012084758155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084758156 DMM INFO MM(262420000000024/c0a27963) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084758156 DMM INFO MM(262420000000024/c0a27963) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084758156 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084758156 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084758156 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084758156 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084758156 DLLC NOTICE LLME(ffffffff/c0a27963){ASSIGNED} LLGM Assign pre (c0a27963 => ffffffff) (gprs_llc.c:1079) 20241012084758156 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0a27963 => ffffffff) (gprs_llc.c:1125) 20241012084758156 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012084758156 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084758156 DMM NOTICE MM(262420000000024/c0a27963) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012084758156 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241012084758156 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012084758157 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012084758157 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241012084758157 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241012084758157 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) 20241012084758157 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) 20241012084758157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084758157 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084758157 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084758157 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084758157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084758197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084758197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084758197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084758197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084758197 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084758197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084758197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084758197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084758197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084758199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084758199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084758199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084758199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084758199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084758199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084758199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084758199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084758199 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084758199 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084758199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084758200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084758200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084758204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084758214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084758214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084758238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084758238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084758238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084758238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084758238 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084758238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084758238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084758238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084758238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084758239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084758239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084758239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084758239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084758239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084758239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084758239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084758239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084758239 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084758239 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084758239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(925)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084758240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084758240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084758243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084758251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084758251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(926)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084758285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084758285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084758285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084758285 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084758285 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084758285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084758285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084758285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084758285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084758287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084758287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084758287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084758287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084758287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084758287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084758287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084758287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084758287 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084758287 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084758287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(931)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084758288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084758288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084758291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084758298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084758298 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)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084758568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084758568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084758568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084758568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084758570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(930)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084758570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012084759442 DGPRS DEBUG Checking for inactive LLMEs, time = 10533613 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@8a897e497e02: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='E388B1FB'O, index=0 SGSN_Test-GSUP(932)@8a897e497e02: 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)@8a897e497e02: 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 := 'E716E1D2673A830B40616FFD988FB555'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1EB5CA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1241FF2862E2010A'O } } } } } 20241012084759626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084759626 DLLC NOTICE LLME(ffffffff/e388b1fb){UNASSIGNED} LLC RX: unknown TLLI 0xe388b1fb, creating LLME on the fly (gprs_llc.c:552) 20241012084759626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084759627 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084759627 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084759627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084759627 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084759627 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084759627 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084759627 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084759627 DLLC NOTICE LLME(ffffffff/e388b1fb){UNASSIGNED} LLGM Assign pre (e388b1fb => da1dff43) (gprs_llc.c:1079) 20241012084759627 DLLC NOTICE LLME(e388b1fb/da1dff43){ASSIGNED} LLGM Assign post (e388b1fb => da1dff43) (gprs_llc.c:1125) 20241012084759627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084759627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084759627 DMM DEBUG MM(262420000000025/da1dff43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084759641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084759641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084759641 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084759641 DMM DEBUG MM(262420000000025/da1dff43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241012084759641 DMM NOTICE MM(262420000000025/da1dff43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084759641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084759641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084759641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084759641 DMM DEBUG MM(262420000000025/da1dff43) Requesting authorization (sgsn_auth.c:160) 20241012084759641 DMM INFO MM(262420000000025/da1dff43) Requesting authentication tuples (sgsn_auth.c:184) 20241012084759641 DMM DEBUG MM(262420000000025/da1dff43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084759641 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241012084759641 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)@8a897e497e02: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241012084759643 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084759643 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084759643 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084759643 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084759643 DMM INFO MM(262420000000025/da1dff43) Subscriber data update (mmctx.c:445) 20241012084759643 DMM DEBUG MM(262420000000025/da1dff43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084759643 DMM INFO MM(262420000000025/da1dff43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084759643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084759643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084759643 DMM INFO MM(262420000000025/da1dff43) <- GMM AUTH AND CIPHERING REQ (rand = e7 16 e1 d2 67 3a 83 0b 40 61 6f fd 98 8f b5 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084759652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084759652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084759652 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084759652 DMM INFO MM(262420000000025/da1dff43) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084759652 DMM NOTICE MM(262420000000025/da1dff43) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084759652 DMM DEBUG MM(262420000000025/da1dff43) checking auth: received GSM SRES = e1 eb 5c a0 (gprs_gmm.c:666) 20241012084759652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084759652 DMM DEBUG MM(262420000000025/da1dff43) Requesting authorization (sgsn_auth.c:160) 20241012084759652 DMM INFO MM(262420000000025/da1dff43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084759652 DMM DEBUG MM(262420000000025/da1dff43) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084759652 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241012084759652 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) 20241012084759652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084759652 DMM INFO MM(262420000000025/da1dff43) <- GMM ATTACH ACCEPT (new P-TMSI=0xda1dff43) (gprs_gmm.c:300) 20241012084759654 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084759654 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084759654 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241012084759654 DMM INFO MM(262420000000025/da1dff43) Subscriber data update (mmctx.c:445) 20241012084759654 DMM DEBUG MM(262420000000025/da1dff43) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084759654 DMM INFO MM(262420000000025/da1dff43) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084759654 DMM NOTICE MM(262420000000025/da1dff43) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241012084759654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084759654 DMM NOTICE MM(262420000000025/da1dff43) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084759654 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) 20241012084759654 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084759654 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241012084759654 DMM INFO MM(262420000000025/da1dff43) Subscriber data update (mmctx.c:445) 20241012084759654 DMM DEBUG MM(262420000000025/da1dff43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084759660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084759660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084759660 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084759660 DMM INFO MM(262420000000025/da1dff43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084759660 DMM NOTICE MM(262420000000025/da1dff43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084759660 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084759660 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084759660 DLLC NOTICE LLME(e388b1fb/da1dff43){ASSIGNED} LLGM Assign pre (ffffffff => da1dff43) (gprs_llc.c:1079) 20241012084759660 DLLC NOTICE LLME(ffffffff/da1dff43){ASSIGNED} LLGM Assign post (ffffffff => da1dff43) (gprs_llc.c:1125) 20241012084759660 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084759660 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084759660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084759660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8a897e497e02: setverdict(pass): none -> pass 20241012084759712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084759712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084759712 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084759712 DMM INFO MM(262420000000025/da1dff43) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084759712 DMM INFO MM(262420000000025/da1dff43) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084759712 DMM DEBUG MM(262420000000025/da1dff43) Using GGSN 0 (gprs_sm.c:312) 20241012084759712 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) 20241012084759712 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241012084759712 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084759712 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084759712 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241012084759724 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 d4 9f 52 6b 11 3d a5 c7 e1 14 05 7f 82 8a 61 6e 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) 20241012084759724 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476dd0c8, cbp=0x55d51b420380) (sgsn_libgtp.c:632) 20241012084759724 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084759724 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=da1dff43, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084759724 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084759724 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084759730 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241012084759730 DGPRS INFO PDP(262420000000025:5): Context 0x7f0d476dd0c8 was deleted (sgsn_libgtp.c:660) 20241012084759730 DMM INFO MM(262420000000025/da1dff43) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241012084759730 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241012084759730 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241012084807731 DMM INFO MM(262420000000025/da1dff43) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241012084815001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241012084815732 DMM INFO MM(262420000000025/da1dff43) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241012084818569 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241012084818569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241012084818569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084823733 DMM INFO MM(262420000000025/da1dff43) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241012084828201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084828203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084828203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084828240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084828242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084828242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084828289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084828290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084828290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012084829442 DGPRS DEBUG Checking for inactive LLMEs, time = 10533643 (sgsn.c:131) 20241012084831734 DMM INFO MM(262420000000025/da1dff43) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@8a897e497e02: Removing Client IMSI='262420000000025'H, index=0 20241012084831743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084831743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241012084831743 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084831743 DMM INFO MM(262420000000025/da1dff43) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@8a897e497e02: Final verdict of PTC: pass 20241012084831746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50412<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084831748 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084831748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@8a897e497e02: Final verdict of PTC: none -NSVCI98(925)@8a897e497e02: Final verdict of PTC: none -NSVCI97(920)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@8a897e497e02: Final verdict of PTC: none -NSVCI99(931)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(929)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(923)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(918)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:48:31 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20241012084831877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084832278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103148) 20241012084832749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084832749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103148, count=111484) 20241012084833750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084833750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:48:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241012084834751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084834751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241012084835339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084835340 DMM INFO MM(262420000000025/da1dff43) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084835340 DMM INFO MM(262420000000025/da1dff43) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084835340 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084835340 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084835340 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084835340 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084835340 DLLC NOTICE LLME(ffffffff/da1dff43){ASSIGNED} LLGM Assign pre (da1dff43 => ffffffff) (gprs_llc.c:1079) 20241012084835340 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da1dff43 => ffffffff) (gprs_llc.c:1125) 20241012084835340 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012084835340 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084835340 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241012084835340 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) 20241012084835340 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) 20241012084835340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084835340 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084835340 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084835340 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084835340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084835381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084835381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084835381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084835382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084835382 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084835382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084835382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084835382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084835382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084835383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084835383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084835383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084835383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084835383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084835383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084835383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084835384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084835384 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084835384 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084835384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(939)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084835384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084835384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084835389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084835398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084835398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(940)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084835432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084835432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084835432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084835432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084835432 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084835432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084835432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084835432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084835432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(944)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(945)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084835435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084835435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084835435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084835435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084835435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084835435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084835436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084835436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084835436 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084835436 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084835436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(945)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084835436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084835436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084835440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084835447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084835447 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(946)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(944)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084835463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084835463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084835463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084835463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084835463 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084835463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084835463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084835463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084835463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084835465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084835465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084835465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084835465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084835465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084835465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084835465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084835466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084835466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084835466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084835466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(949)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084835466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084835466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084835471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084835480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084835480 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)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084835752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084835752 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084835752 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084835752 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084835754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084835754 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@8a897e497e02: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='C08A2D2F'O, index=0 SGSN_Test-GSUP(951)@8a897e497e02: 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)@8a897e497e02: 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 := '62E3D957D6A6836CA8C33EE96645689D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFBFF7CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D9DCF6F0F56A44C'O } } } } } 20241012084835799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084835799 DLLC NOTICE LLME(ffffffff/c08a2d2f){UNASSIGNED} LLC RX: unknown TLLI 0xc08a2d2f, creating LLME on the fly (gprs_llc.c:552) 20241012084835799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084835799 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084835799 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084835799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084835799 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084835799 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084835799 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084835799 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084835799 DLLC NOTICE LLME(ffffffff/c08a2d2f){UNASSIGNED} LLGM Assign pre (c08a2d2f => de46874e) (gprs_llc.c:1079) 20241012084835799 DLLC NOTICE LLME(c08a2d2f/de46874e){ASSIGNED} LLGM Assign post (c08a2d2f => de46874e) (gprs_llc.c:1125) 20241012084835799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084835799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084835799 DMM DEBUG MM(262420000000027/de46874e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084835813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084835813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084835813 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084835813 DMM DEBUG MM(262420000000027/de46874e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241012084835813 DMM NOTICE MM(262420000000027/de46874e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084835813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084835813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084835813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084835813 DMM DEBUG MM(262420000000027/de46874e) Requesting authorization (sgsn_auth.c:160) 20241012084835814 DMM INFO MM(262420000000027/de46874e) Requesting authentication tuples (sgsn_auth.c:184) 20241012084835814 DMM DEBUG MM(262420000000027/de46874e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084835814 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241012084835814 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)@8a897e497e02: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241012084835816 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084835816 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084835817 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084835817 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084835817 DMM INFO MM(262420000000027/de46874e) Subscriber data update (mmctx.c:445) 20241012084835817 DMM DEBUG MM(262420000000027/de46874e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084835817 DMM INFO MM(262420000000027/de46874e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084835817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084835817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084835817 DMM INFO MM(262420000000027/de46874e) <- GMM AUTH AND CIPHERING REQ (rand = 62 e3 d9 57 d6 a6 83 6c a8 c3 3e e9 66 45 68 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084835826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084835826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084835826 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084835826 DMM INFO MM(262420000000027/de46874e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084835826 DMM NOTICE MM(262420000000027/de46874e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084835826 DMM DEBUG MM(262420000000027/de46874e) checking auth: received GSM SRES = bf bf f7 cc (gprs_gmm.c:666) 20241012084835826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084835826 DMM DEBUG MM(262420000000027/de46874e) Requesting authorization (sgsn_auth.c:160) 20241012084835826 DMM INFO MM(262420000000027/de46874e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084835826 DMM DEBUG MM(262420000000027/de46874e) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084835826 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241012084835826 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) 20241012084835826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084835826 DMM INFO MM(262420000000027/de46874e) <- GMM ATTACH ACCEPT (new P-TMSI=0xde46874e) (gprs_gmm.c:300) 20241012084835827 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084835827 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084835828 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241012084835828 DMM INFO MM(262420000000027/de46874e) Subscriber data update (mmctx.c:445) 20241012084835828 DMM DEBUG MM(262420000000027/de46874e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084835828 DMM INFO MM(262420000000027/de46874e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084835828 DMM NOTICE MM(262420000000027/de46874e) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241012084835828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084835828 DMM NOTICE MM(262420000000027/de46874e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084835828 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) 20241012084835828 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084835828 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241012084835828 DMM INFO MM(262420000000027/de46874e) Subscriber data update (mmctx.c:445) 20241012084835828 DMM DEBUG MM(262420000000027/de46874e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084835835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084835835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084835835 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084835835 DMM INFO MM(262420000000027/de46874e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084835835 DMM NOTICE MM(262420000000027/de46874e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084835835 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084835835 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084835835 DLLC NOTICE LLME(c08a2d2f/de46874e){ASSIGNED} LLGM Assign pre (ffffffff => de46874e) (gprs_llc.c:1079) 20241012084835835 DLLC NOTICE LLME(ffffffff/de46874e){ASSIGNED} LLGM Assign post (ffffffff => de46874e) (gprs_llc.c:1125) 20241012084835835 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084835835 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084835835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084835835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@8a897e497e02: setverdict(pass): none -> pass 20241012084835887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084835887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084835887 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084835887 DMM INFO MM(262420000000027/de46874e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084835887 DMM INFO MM(262420000000027/de46874e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084835887 DMM DEBUG MM(262420000000027/de46874e) Using GGSN 0 (gprs_sm.c:312) 20241012084835887 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) 20241012084835887 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241012084835887 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084835887 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084835887 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@8a897e497e02: First createPDPContextRequest received, dropping & waiting for retransmission 20241012084840888 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241012084840897 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 54 a1 3e e5 11 c3 8c 49 88 14 05 7f 21 e4 66 47 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) 20241012084840897 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476dd0c8, cbp=0x55d51b420380) (sgsn_libgtp.c:632) 20241012084840897 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084840897 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=de46874e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084840897 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084840897 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241012084840907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084840907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241012084840907 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084840907 DMM INFO MM(262420000000027/de46874e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241012084840907 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012084840907 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@8a897e497e02: First deletePDPContextRequest received, dropping & waiting for retransmission 20241012084845908 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241012084845911 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) 20241012084845911 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0d476dd0c8, cbp=0x55d51b420380) (sgsn_libgtp.c:632) 20241012084845911 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241012084845911 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=de46874e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084845911 DMM INFO MM(262420000000027/de46874e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241012084845911 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241012084845911 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@8a897e497e02: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@8a897e497e02: Final verdict of PTC: pass 20241012084845921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45564<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084845923 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084845923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(950)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(951)@8a897e497e02: Final verdict of PTC: none -NSVCI97(939)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@8a897e497e02: Final verdict of PTC: none -NSVCI98(945)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@8a897e497e02: Final verdict of PTC: none -NSVCI99(949)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(947)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(943)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(937)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:48:46 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20241012084846048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084846450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38810<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20241012084846924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084846924 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) 20241012084847925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084847925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:48:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084848926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084848926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241012084849514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084849515 DMM INFO MM(262420000000027/de46874e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084849515 DMM INFO MM(262420000000027/de46874e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084849515 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084849515 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084849515 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084849515 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084849515 DLLC NOTICE LLME(ffffffff/de46874e){ASSIGNED} LLGM Assign pre (de46874e => ffffffff) (gprs_llc.c:1079) 20241012084849515 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de46874e => ffffffff) (gprs_llc.c:1125) 20241012084849515 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241012084849515 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) 20241012084849515 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) 20241012084849515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084849515 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084849515 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084849515 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084849515 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(958)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084849573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084849573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084849573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084849573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084849573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084849573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084849573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084849573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084849573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(959)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084849575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084849575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084849575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084849575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084849575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084849575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084849575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084849576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084849576 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084849576 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084849576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084849576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084849576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084849580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(955)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084849591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084849591 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084849607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084849607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084849607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084849607 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084849607 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084849607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084849607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084849607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084849607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084849609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084849609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084849609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084849609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084849609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084849609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084849609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084849609 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084849609 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084849609 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084849609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084849610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084849610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(963)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084849613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084849623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084849623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(963)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(969)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084849646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084849646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084849646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084849646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084849646 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084849646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084849646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084849646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084849646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(969)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084849648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084849648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084849648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084849648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084849648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084849648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084849648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084849648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084849648 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084849648 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084849648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084849649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084849649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(969)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(969)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084849652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084849661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084849661 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084849927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084849927 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084849927 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084849927 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(968)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084849929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(968)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084849929 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(968)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(968)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(968)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@8a897e497e02: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='C36CC042'O, index=0 SGSN_Test-GSUP(970)@8a897e497e02: 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)@8a897e497e02: 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 := '3151D145B1447DD4B7F8445E0E47233A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4EF3598A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4301D46D5DE398C6'O } } } } } 20241012084849976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084849976 DLLC NOTICE LLME(ffffffff/c36cc042){UNASSIGNED} LLC RX: unknown TLLI 0xc36cc042, creating LLME on the fly (gprs_llc.c:552) 20241012084849976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084849976 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084849976 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084849976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084849976 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084849976 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084849976 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084849976 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084849976 DLLC NOTICE LLME(ffffffff/c36cc042){UNASSIGNED} LLGM Assign pre (c36cc042 => e603f5b8) (gprs_llc.c:1079) 20241012084849976 DLLC NOTICE LLME(c36cc042/e603f5b8){ASSIGNED} LLGM Assign post (c36cc042 => e603f5b8) (gprs_llc.c:1125) 20241012084849976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084849976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084849976 DMM DEBUG MM(262420000000028/e603f5b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084849989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084849989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084849989 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084849989 DMM DEBUG MM(262420000000028/e603f5b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241012084849989 DMM NOTICE MM(262420000000028/e603f5b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084849989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084849989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084849989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084849989 DMM DEBUG MM(262420000000028/e603f5b8) Requesting authorization (sgsn_auth.c:160) 20241012084849989 DMM INFO MM(262420000000028/e603f5b8) Requesting authentication tuples (sgsn_auth.c:184) 20241012084849989 DMM DEBUG MM(262420000000028/e603f5b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084849989 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241012084849989 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)@8a897e497e02: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241012084849992 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084849992 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084849992 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084849992 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084849992 DMM INFO MM(262420000000028/e603f5b8) Subscriber data update (mmctx.c:445) 20241012084849992 DMM DEBUG MM(262420000000028/e603f5b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084849992 DMM INFO MM(262420000000028/e603f5b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084849992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084849992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084849992 DMM INFO MM(262420000000028/e603f5b8) <- GMM AUTH AND CIPHERING REQ (rand = 31 51 d1 45 b1 44 7d d4 b7 f8 44 5e 0e 47 23 3a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084850000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084850000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084850000 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084850000 DMM INFO MM(262420000000028/e603f5b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084850000 DMM NOTICE MM(262420000000028/e603f5b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084850000 DMM DEBUG MM(262420000000028/e603f5b8) checking auth: received GSM SRES = 4e f3 59 8a (gprs_gmm.c:666) 20241012084850000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084850000 DMM DEBUG MM(262420000000028/e603f5b8) Requesting authorization (sgsn_auth.c:160) 20241012084850000 DMM INFO MM(262420000000028/e603f5b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084850000 DMM DEBUG MM(262420000000028/e603f5b8) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084850000 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241012084850000 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) 20241012084850000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084850000 DMM INFO MM(262420000000028/e603f5b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe603f5b8) (gprs_gmm.c:300) 20241012084850002 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084850002 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084850002 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241012084850002 DMM INFO MM(262420000000028/e603f5b8) Subscriber data update (mmctx.c:445) 20241012084850002 DMM DEBUG MM(262420000000028/e603f5b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084850002 DMM INFO MM(262420000000028/e603f5b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084850002 DMM NOTICE MM(262420000000028/e603f5b8) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241012084850002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084850002 DMM NOTICE MM(262420000000028/e603f5b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084850002 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) 20241012084850002 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084850002 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241012084850002 DMM INFO MM(262420000000028/e603f5b8) Subscriber data update (mmctx.c:445) 20241012084850002 DMM DEBUG MM(262420000000028/e603f5b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084850008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084850008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084850008 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084850008 DMM INFO MM(262420000000028/e603f5b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084850008 DMM NOTICE MM(262420000000028/e603f5b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084850008 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084850008 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084850008 DLLC NOTICE LLME(c36cc042/e603f5b8){ASSIGNED} LLGM Assign pre (ffffffff => e603f5b8) (gprs_llc.c:1079) 20241012084850008 DLLC NOTICE LLME(ffffffff/e603f5b8){ASSIGNED} LLGM Assign post (ffffffff => e603f5b8) (gprs_llc.c:1125) 20241012084850008 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084850008 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084850008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084850008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8a897e497e02: setverdict(pass): none -> pass 20241012084850060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084850060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084850060 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084850060 DMM INFO MM(262420000000028/e603f5b8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084850060 DMM INFO MM(262420000000028/e603f5b8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084850060 DMM DEBUG MM(262420000000028/e603f5b8) Using GGSN 0 (gprs_sm.c:312) 20241012084850060 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) 20241012084850060 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241012084850060 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084850060 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084850060 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241012084850071 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 02 58 94 31 11 5b bd 30 4c 14 05 7f 22 0f a8 4c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241012084850071 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476dd0c8, cbp=0x55d51b420380) (sgsn_libgtp.c:632) 20241012084850071 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084850071 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=e603f5b8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084850071 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084850071 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084850077 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241012084850077 DGPRS INFO PDP(262420000000028:5): Context 0x7f0d476dd0c8 was deleted (sgsn_libgtp.c:660) 20241012084850077 DMM INFO MM(262420000000028/e603f5b8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241012084850077 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241012084850077 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8a897e497e02: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241012084850083 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241012084850083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084850083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241012084850084 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084850084 DMM INFO MM(262420000000028/e603f5b8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241012084850084 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) 20241012084850084 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@8a897e497e02: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@8a897e497e02: Final verdict of PTC: pass 20241012084850088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59836<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084850091 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084850091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(970)@8a897e497e02: Final verdict of PTC: none -NSVCI98(964)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(968)@8a897e497e02: Final verdict of PTC: none -NSVCI99(969)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@8a897e497e02: Final verdict of PTC: none -NSVCI97(959)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(967)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(962)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(957)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:48:50 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241012084850216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084850617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92924) 20241012084851092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084851092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92924, count=102432) 20241012084852093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084852094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:48:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084853094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084853095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241012084853680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084853681 DMM INFO MM(262420000000028/e603f5b8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084853681 DMM INFO MM(262420000000028/e603f5b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084853681 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084853681 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084853681 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084853681 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084853681 DLLC NOTICE LLME(ffffffff/e603f5b8){ASSIGNED} LLGM Assign pre (e603f5b8 => ffffffff) (gprs_llc.c:1079) 20241012084853681 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e603f5b8 => ffffffff) (gprs_llc.c:1125) 20241012084853681 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012084853681 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084853681 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241012084853681 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) 20241012084853681 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) 20241012084853681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084853681 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084853681 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084853682 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084853682 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084853724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084853724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084853724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084853724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084853724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084853724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084853724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084853725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084853725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084853726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084853726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084853726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084853726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084853726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084853726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084853726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084853726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084853726 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084853726 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084853726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084853727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084853727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084853730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084853739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084853740 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084853761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084853761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084853761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084853761 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084853761 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084853761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084853761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084853761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084853761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084853762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084853762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084853762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084853763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084853763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084853763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084853763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084853763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084853763 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084853763 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084853763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(982)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084853764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084853764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084853768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084853776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084853777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(983)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084853813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084853813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084853813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084853813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084853813 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084853813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084853813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084853813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084853813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084853815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084853815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084853815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084853815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084853815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084853815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084853815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084853815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084853815 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084853816 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084853816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084853816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084853816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084853819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084853826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084853826 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)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084854096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084854096 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084854096 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084854096 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084854098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(987)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084854099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@8a897e497e02: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='EB677CA5'O, index=0 SGSN_Test-GSUP(989)@8a897e497e02: 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)@8a897e497e02: 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 := '94F503229D986FF2D413D6604788D820'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1A46145'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '467292B34B5B9CE7'O } } } } } 20241012084854150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084854150 DLLC NOTICE LLME(ffffffff/eb677ca5){UNASSIGNED} LLC RX: unknown TLLI 0xeb677ca5, creating LLME on the fly (gprs_llc.c:552) 20241012084854150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084854150 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084854150 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084854150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084854150 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084854150 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084854150 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084854150 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084854150 DLLC NOTICE LLME(ffffffff/eb677ca5){UNASSIGNED} LLGM Assign pre (eb677ca5 => fd4ab4ef) (gprs_llc.c:1079) 20241012084854150 DLLC NOTICE LLME(eb677ca5/fd4ab4ef){ASSIGNED} LLGM Assign post (eb677ca5 => fd4ab4ef) (gprs_llc.c:1125) 20241012084854150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084854150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084854150 DMM DEBUG MM(262420000000026/fd4ab4ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084854164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084854164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084854164 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084854164 DMM DEBUG MM(262420000000026/fd4ab4ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241012084854164 DMM NOTICE MM(262420000000026/fd4ab4ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084854164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084854164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084854164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084854164 DMM DEBUG MM(262420000000026/fd4ab4ef) Requesting authorization (sgsn_auth.c:160) 20241012084854164 DMM INFO MM(262420000000026/fd4ab4ef) Requesting authentication tuples (sgsn_auth.c:184) 20241012084854164 DMM DEBUG MM(262420000000026/fd4ab4ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084854164 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241012084854164 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)@8a897e497e02: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241012084854166 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084854166 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084854166 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084854166 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084854167 DMM INFO MM(262420000000026/fd4ab4ef) Subscriber data update (mmctx.c:445) 20241012084854167 DMM DEBUG MM(262420000000026/fd4ab4ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084854167 DMM INFO MM(262420000000026/fd4ab4ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084854167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084854167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084854167 DMM INFO MM(262420000000026/fd4ab4ef) <- GMM AUTH AND CIPHERING REQ (rand = 94 f5 03 22 9d 98 6f f2 d4 13 d6 60 47 88 d8 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084854174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084854174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084854174 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084854174 DMM INFO MM(262420000000026/fd4ab4ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084854174 DMM NOTICE MM(262420000000026/fd4ab4ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084854174 DMM DEBUG MM(262420000000026/fd4ab4ef) checking auth: received GSM SRES = e1 a4 61 45 (gprs_gmm.c:666) 20241012084854175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084854175 DMM DEBUG MM(262420000000026/fd4ab4ef) Requesting authorization (sgsn_auth.c:160) 20241012084854175 DMM INFO MM(262420000000026/fd4ab4ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084854175 DMM DEBUG MM(262420000000026/fd4ab4ef) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084854175 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241012084854175 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) 20241012084854175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084854175 DMM INFO MM(262420000000026/fd4ab4ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd4ab4ef) (gprs_gmm.c:300) 20241012084854176 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084854176 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084854176 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241012084854176 DMM INFO MM(262420000000026/fd4ab4ef) Subscriber data update (mmctx.c:445) 20241012084854176 DMM DEBUG MM(262420000000026/fd4ab4ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084854176 DMM INFO MM(262420000000026/fd4ab4ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084854176 DMM NOTICE MM(262420000000026/fd4ab4ef) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241012084854176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084854176 DMM NOTICE MM(262420000000026/fd4ab4ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084854176 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) 20241012084854177 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084854177 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241012084854177 DMM INFO MM(262420000000026/fd4ab4ef) Subscriber data update (mmctx.c:445) 20241012084854177 DMM DEBUG MM(262420000000026/fd4ab4ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084854183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084854183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084854183 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084854183 DMM INFO MM(262420000000026/fd4ab4ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084854183 DMM NOTICE MM(262420000000026/fd4ab4ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084854183 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084854183 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084854183 DLLC NOTICE LLME(eb677ca5/fd4ab4ef){ASSIGNED} LLGM Assign pre (ffffffff => fd4ab4ef) (gprs_llc.c:1079) 20241012084854183 DLLC NOTICE LLME(ffffffff/fd4ab4ef){ASSIGNED} LLGM Assign post (ffffffff => fd4ab4ef) (gprs_llc.c:1125) 20241012084854183 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084854183 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084854183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084854183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@8a897e497e02: setverdict(pass): none -> pass 20241012084854235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084854235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084854235 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084854235 DMM INFO MM(262420000000026/fd4ab4ef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084854235 DMM INFO MM(262420000000026/fd4ab4ef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084854235 DMM DEBUG MM(262420000000026/fd4ab4ef) Using GGSN 0 (gprs_sm.c:312) 20241012084854235 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) 20241012084854235 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241012084854235 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084854235 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084854235 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241012084854248 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 b3 ed e8 e8 11 a6 ea fd 53 14 05 7f 8d 31 79 7a 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) 20241012084854248 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476dd0c8, cbp=0x55d51b420380) (sgsn_libgtp.c:632) 20241012084854248 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084854248 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=fd4ab4ef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084854248 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084854248 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084854258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084854258 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241012084854259 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084854262 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 b3 ed e8 e8 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241012084854262 DGPRS INFO PDP(262420000000026:5): Context 0x7f0d476dd0c8 was deleted (sgsn_libgtp.c:660) 20241012084854262 DMM INFO MM(262420000000026/fd4ab4ef) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241012084854262 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241012084854262 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@8a897e497e02: Removing Client IMSI='262420000000026'H, index=0 20241012084854268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084854268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241012084854268 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084854268 DMM INFO MM(262420000000026/fd4ab4ef) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@8a897e497e02: Final verdict of PTC: pass 20241012084854271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59848<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@8a897e497e02: Final verdict of PTC: none 20241012084854273 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084854273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(987)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@8a897e497e02: Final verdict of PTC: none -NSVCI97(977)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@8a897e497e02: Final verdict of PTC: none -NSVCI98(982)@8a897e497e02: Final verdict of PTC: none -NSVCI99(988)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(975)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(980)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(986)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:48:54 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20241012084854400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084854802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41888) 20241012084855275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084855275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41888, count=103732) 20241012084856276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084856276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:48:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084857278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084857278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act_gmm_detach started. 20241012084857860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084857862 DMM INFO MM(262420000000026/fd4ab4ef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084857862 DMM INFO MM(262420000000026/fd4ab4ef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084857862 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084857862 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084857862 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084857862 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084857862 DLLC NOTICE LLME(ffffffff/fd4ab4ef){ASSIGNED} LLGM Assign pre (fd4ab4ef => ffffffff) (gprs_llc.c:1079) 20241012084857862 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd4ab4ef => ffffffff) (gprs_llc.c:1125) 20241012084857862 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012084857862 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084857862 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241012084857862 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) 20241012084857862 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) 20241012084857862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084857862 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084857862 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084857862 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084857862 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084857913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084857913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084857913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084857913 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084857913 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084857913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084857913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084857913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084857913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084857915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084857915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084857915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084857915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084857915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084857915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084857915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084857915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084857915 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084857915 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084857915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(996)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084857917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084857917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084857921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084857930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084857930 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(994)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(996)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084857944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084857944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084857944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084857944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084857944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084857944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084857944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084857944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084857944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084857945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084857946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084857946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084857946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084857946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084857946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084857946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084857946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084857946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084857946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084857946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1001)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084857947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084857947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084857950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084857958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084857958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084857983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084857983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084857983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084857983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084857983 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084857983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084857984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084857984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084857984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084857985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084857985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084857985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084857985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084857985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084857985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084857985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084857985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084857985 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084857985 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084857986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084857986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084857986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084857990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084858000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084858000 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084858279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084858279 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084858279 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084858279 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084858280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084858281 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@8a897e497e02: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='F722CCF5'O, index=0 SGSN_Test-GSUP(1008)@8a897e497e02: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@8a897e497e02: 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 := 'B72FC52D0F106E238A8E597993785AC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '972C4232'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC45369F07CF7A60'O } } } } } 20241012084858326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084858326 DLLC NOTICE LLME(ffffffff/f722ccf5){UNASSIGNED} LLC RX: unknown TLLI 0xf722ccf5, creating LLME on the fly (gprs_llc.c:552) 20241012084858326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084858326 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084858326 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084858326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084858326 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084858326 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084858326 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084858326 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084858326 DLLC NOTICE LLME(ffffffff/f722ccf5){UNASSIGNED} LLGM Assign pre (f722ccf5 => d74cbb94) (gprs_llc.c:1079) 20241012084858326 DLLC NOTICE LLME(f722ccf5/d74cbb94){ASSIGNED} LLGM Assign post (f722ccf5 => d74cbb94) (gprs_llc.c:1125) 20241012084858326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084858326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084858326 DMM DEBUG MM(262420000000026/d74cbb94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084858339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084858339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084858339 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084858339 DMM DEBUG MM(262420000000026/d74cbb94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241012084858339 DMM NOTICE MM(262420000000026/d74cbb94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084858339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084858339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084858339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084858339 DMM DEBUG MM(262420000000026/d74cbb94) Requesting authorization (sgsn_auth.c:160) 20241012084858339 DMM INFO MM(262420000000026/d74cbb94) Requesting authentication tuples (sgsn_auth.c:184) 20241012084858339 DMM DEBUG MM(262420000000026/d74cbb94) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084858339 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241012084858339 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)@8a897e497e02: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241012084858342 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084858342 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084858342 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084858342 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084858342 DMM INFO MM(262420000000026/d74cbb94) Subscriber data update (mmctx.c:445) 20241012084858342 DMM DEBUG MM(262420000000026/d74cbb94) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084858342 DMM INFO MM(262420000000026/d74cbb94) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084858342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084858342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084858342 DMM INFO MM(262420000000026/d74cbb94) <- GMM AUTH AND CIPHERING REQ (rand = b7 2f c5 2d 0f 10 6e 23 8a 8e 59 79 93 78 5a c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084858349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084858349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084858349 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084858349 DMM INFO MM(262420000000026/d74cbb94) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084858349 DMM NOTICE MM(262420000000026/d74cbb94) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084858349 DMM DEBUG MM(262420000000026/d74cbb94) checking auth: received GSM SRES = 97 2c 42 32 (gprs_gmm.c:666) 20241012084858349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084858349 DMM DEBUG MM(262420000000026/d74cbb94) Requesting authorization (sgsn_auth.c:160) 20241012084858350 DMM INFO MM(262420000000026/d74cbb94) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084858350 DMM DEBUG MM(262420000000026/d74cbb94) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084858350 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241012084858350 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) 20241012084858350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084858350 DMM INFO MM(262420000000026/d74cbb94) <- GMM ATTACH ACCEPT (new P-TMSI=0xd74cbb94) (gprs_gmm.c:300) 20241012084858351 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084858351 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084858351 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241012084858351 DMM INFO MM(262420000000026/d74cbb94) Subscriber data update (mmctx.c:445) 20241012084858351 DMM DEBUG MM(262420000000026/d74cbb94) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084858351 DMM INFO MM(262420000000026/d74cbb94) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084858351 DMM NOTICE MM(262420000000026/d74cbb94) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241012084858351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084858351 DMM NOTICE MM(262420000000026/d74cbb94) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084858351 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) 20241012084858352 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084858352 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241012084858352 DMM INFO MM(262420000000026/d74cbb94) Subscriber data update (mmctx.c:445) 20241012084858352 DMM DEBUG MM(262420000000026/d74cbb94) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084858357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084858357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084858357 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084858357 DMM INFO MM(262420000000026/d74cbb94) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084858357 DMM NOTICE MM(262420000000026/d74cbb94) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084858357 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084858357 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084858357 DLLC NOTICE LLME(f722ccf5/d74cbb94){ASSIGNED} LLGM Assign pre (ffffffff => d74cbb94) (gprs_llc.c:1079) 20241012084858357 DLLC NOTICE LLME(ffffffff/d74cbb94){ASSIGNED} LLGM Assign post (ffffffff => d74cbb94) (gprs_llc.c:1125) 20241012084858357 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084858357 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084858357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084858357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@8a897e497e02: setverdict(pass): none -> pass 20241012084858409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084858409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084858409 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084858409 DMM INFO MM(262420000000026/d74cbb94) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084858409 DMM INFO MM(262420000000026/d74cbb94) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084858409 DMM DEBUG MM(262420000000026/d74cbb94) Using GGSN 0 (gprs_sm.c:312) 20241012084858409 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) 20241012084858409 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241012084858409 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084858409 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084858409 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241012084858420 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 54 8c 74 c9 11 01 c5 f8 5d 14 05 7f 78 d8 a8 c5 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) 20241012084858420 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476dd0c8, cbp=0x55d51b420380) (sgsn_libgtp.c:632) 20241012084858420 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084858420 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=d74cbb94, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084858421 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084858421 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084858428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084858428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084858428 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084858428 DMM INFO MM(262420000000026/d74cbb94) -> GMM DETACH REQUEST TLLI=0xd74cbb94 type=GPRS detach (gprs_gmm.c:1465) 20241012084858428 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241012084858428 DMM INFO MM(262420000000026/d74cbb94) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241012084858428 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084858428 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084858428 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084858428 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084858429 DLLC NOTICE LLME(ffffffff/d74cbb94){ASSIGNED} LLGM Assign pre (d74cbb94 => ffffffff) (gprs_llc.c:1079) 20241012084858429 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d74cbb94 => ffffffff) (gprs_llc.c:1125) 20241012084858429 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012084858429 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084858429 DMM NOTICE MM(262420000000026/d74cbb94) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012084858429 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241012084858429 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012084858429 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012084858429 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241012084858429 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241012084858429 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) 20241012084858429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084858429 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084858429 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084858429 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084858430 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@8a897e497e02: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@8a897e497e02: Final verdict of PTC: pass 20241012084858436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38866<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084858438 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084858438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1001)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@8a897e497e02: Final verdict of PTC: none -NSVCI97(997)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1006)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1004)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(995)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(999)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:48:58 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20241012084858564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084858865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38876<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102064) 20241012084859438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084859438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012084859443 DGPRS DEBUG Checking for inactive LLMEs, time = 10533673 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=102064, count=108340) 20241012084900439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084900439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:49:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084901440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084901440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241012084901926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084901928 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084901976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084901976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084901976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084901976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084901976 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084901976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084901976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084901976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084901976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1016)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084901978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084901978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084901978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084901978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084901978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084901978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084901978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084901978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084901978 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084901978 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084901978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084901978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084901978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1016)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1016)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084901983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1015)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084901991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084901991 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1017)@8a897e497e02: 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)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1015)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084902016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084902016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084902016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084902016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084902016 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084902016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084902016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084902016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084902016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1020)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1021)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084902018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084902018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084902018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084902018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084902018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084902018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084902019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084902019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084902019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084902019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084902019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084902019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084902019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084902023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084902032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084902032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1022)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084902042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084902042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084902042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084902042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084902042 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084902043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084902043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084902043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084902043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084902044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084902044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084902044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084902044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084902044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084902044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084902044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084902044 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084902044 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084902044 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084902044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1025)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084902045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084902045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084902048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084902058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084902058 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)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084902441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084902441 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084902441 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084902441 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084902444 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084902444 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@8a897e497e02: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='EAB91E23'O, index=0 SGSN_Test-GSUP(1027)@8a897e497e02: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241012084903499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084903499 DLLC NOTICE LLME(ffffffff/eab91e23){UNASSIGNED} LLC RX: unknown TLLI 0xeab91e23, creating LLME on the fly (gprs_llc.c:552) 20241012084903499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084903499 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241012084903499 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084903499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084903499 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084903499 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084903499 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084903499 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084903499 DLLC NOTICE LLME(ffffffff/eab91e23){UNASSIGNED} LLGM Assign pre (eab91e23 => eac42b67) (gprs_llc.c:1079) 20241012084903499 DLLC NOTICE LLME(eab91e23/eac42b67){ASSIGNED} LLGM Assign post (eab91e23 => eac42b67) (gprs_llc.c:1125) 20241012084903499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084903499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084903499 DMM DEBUG MM(262420000000039/eac42b67) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084903512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084903512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241012084903512 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084903512 DMM INFO MM(262420000000039/eac42b67) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241012084903512 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084903512 DLLC NOTICE LLME(eab91e23/eac42b67){ASSIGNED} LLGM Assign pre (eab91e23 => eac42b67) (gprs_llc.c:1079) 20241012084903512 DLLC NOTICE LLME(eab91e23/eac42b67){ASSIGNED} LLGM Assign post (eab91e23 => eac42b67) (gprs_llc.c:1125) 20241012084903512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084903512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084903512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084903512 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084903512 DMM DEBUG MM(262420000000039/eac42b67) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241012084903512 DMM NOTICE MM(262420000000039/eac42b67) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084903512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084903512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084903512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241012084903512 DMM INFO MM(262420000000039/eac42b67) <- GMM ATTACH ACCEPT (new P-TMSI=0xeac42b67) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@8a897e497e02: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@8a897e497e02: Removing Client IMSI='262420000000039'H, index=0 20241012084904517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084904517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084904517 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084904517 DMM INFO MM(262420000000039/eac42b67) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084904517 DMM NOTICE MM(262420000000039/eac42b67) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084904517 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084904517 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084904517 DLLC NOTICE LLME(eab91e23/eac42b67){ASSIGNED} LLGM Assign pre (ffffffff => eac42b67) (gprs_llc.c:1079) 20241012084904517 DLLC NOTICE LLME(ffffffff/eac42b67){ASSIGNED} LLGM Assign post (ffffffff => eac42b67) (gprs_llc.c:1125) 20241012084904517 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084904517 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084904517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084904517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@8a897e497e02: Final verdict of PTC: pass 20241012084904519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38888<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@8a897e497e02: Final verdict of PTC: none 20241012084904520 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084904521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1026)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1016)@8a897e497e02: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1021)@8a897e497e02: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1025)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@8a897e497e02: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1019)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1023)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1014)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:49:04 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20241012084904648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084905049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38904<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65920) 20241012084905521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084905521 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) 20241012084906522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084906522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:49: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_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 20241012084907523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084907523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_xid_empty_l3 started. 20241012084908108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084908109 DMM INFO MM(262420000000039/eac42b67) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084908109 DMM INFO MM(262420000000039/eac42b67) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084908109 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084908109 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084908109 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084908109 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084908109 DLLC NOTICE LLME(ffffffff/eac42b67){ASSIGNED} LLGM Assign pre (eac42b67 => ffffffff) (gprs_llc.c:1079) 20241012084908109 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eac42b67 => ffffffff) (gprs_llc.c:1125) 20241012084908109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084908109 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084908109 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084908109 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084908109 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084908151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084908151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084908151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084908151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084908151 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084908151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084908151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084908151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084908151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084908153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084908153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084908153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084908153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084908153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084908153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084908153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084908153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084908153 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084908153 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084908153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084908154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084908154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084908157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084908166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084908166 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084908198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084908198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084908198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084908198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084908198 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084908198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084908198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) SGSN_Test-Gb2-NS2(1039)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084908198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084908198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1040)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084908200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084908200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084908200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084908200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084908200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084908200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084908200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084908200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084908200 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084908200 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084908200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1040)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084908201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084908201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084908205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012084908215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084908215 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1037)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084908224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084908224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084908224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084908224 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084908224 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084908224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084908224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084908224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084908224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084908225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084908225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084908225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084908226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084908226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084908226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084908226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084908226 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084908226 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084908226 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084908226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1044)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084908226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084908226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084908230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084908239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084908239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084908524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084908524 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084908524 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084908524 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084908526 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084908526 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@8a897e497e02: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='E031B880'O, index=0 SGSN_Test-GSUP(1046)@8a897e497e02: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@8a897e497e02: 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 := 'A86BC149635F819FB9FFBDB713E87F5B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EBC3A6C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BBA7031C9F259E5D'O } } } } } 20241012084909581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084909581 DLLC NOTICE LLME(ffffffff/e031b880){UNASSIGNED} LLC RX: unknown TLLI 0xe031b880, creating LLME on the fly (gprs_llc.c:552) 20241012084909581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084909581 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084909581 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084909581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084909581 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084909581 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084909581 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084909581 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084909582 DLLC NOTICE LLME(ffffffff/e031b880){UNASSIGNED} LLGM Assign pre (e031b880 => fa567810) (gprs_llc.c:1079) 20241012084909582 DLLC NOTICE LLME(e031b880/fa567810){ASSIGNED} LLGM Assign post (e031b880 => fa567810) (gprs_llc.c:1125) 20241012084909582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084909582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084909582 DMM DEBUG MM(262420000000044/fa567810) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084909594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084909594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084909595 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084909595 DMM DEBUG MM(262420000000044/fa567810) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241012084909595 DMM NOTICE MM(262420000000044/fa567810) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084909595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084909595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084909595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084909595 DMM DEBUG MM(262420000000044/fa567810) Requesting authorization (sgsn_auth.c:160) 20241012084909595 DMM INFO MM(262420000000044/fa567810) Requesting authentication tuples (sgsn_auth.c:184) 20241012084909595 DMM DEBUG MM(262420000000044/fa567810) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084909595 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241012084909595 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)@8a897e497e02: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@8a897e497e02: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241012084909598 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084909598 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084909598 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084909598 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084909598 DMM INFO MM(262420000000044/fa567810) Subscriber data update (mmctx.c:445) 20241012084909598 DMM DEBUG MM(262420000000044/fa567810) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084909598 DMM INFO MM(262420000000044/fa567810) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084909598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084909598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084909598 DMM INFO MM(262420000000044/fa567810) <- GMM AUTH AND CIPHERING REQ (rand = a8 6b c1 49 63 5f 81 9f b9 ff bd b7 13 e8 7f 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084909605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084909605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084909605 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084909605 DMM INFO MM(262420000000044/fa567810) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084909605 DMM NOTICE MM(262420000000044/fa567810) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084909605 DMM DEBUG MM(262420000000044/fa567810) checking auth: received GSM SRES = eb c3 a6 c7 (gprs_gmm.c:666) 20241012084909605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084909605 DMM DEBUG MM(262420000000044/fa567810) Requesting authorization (sgsn_auth.c:160) 20241012084909605 DMM INFO MM(262420000000044/fa567810) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084909605 DMM DEBUG MM(262420000000044/fa567810) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084909605 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241012084909605 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) 20241012084909605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084909605 DMM INFO MM(262420000000044/fa567810) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa567810) (gprs_gmm.c:300) 20241012084909606 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084909606 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084909606 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241012084909606 DMM INFO MM(262420000000044/fa567810) Subscriber data update (mmctx.c:445) 20241012084909606 DMM DEBUG MM(262420000000044/fa567810) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084909606 DMM INFO MM(262420000000044/fa567810) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084909606 DMM NOTICE MM(262420000000044/fa567810) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241012084909606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084909606 DMM NOTICE MM(262420000000044/fa567810) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084909606 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) 20241012084909607 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084909607 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241012084909607 DMM INFO MM(262420000000044/fa567810) Subscriber data update (mmctx.c:445) 20241012084909607 DMM DEBUG MM(262420000000044/fa567810) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084909613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084909613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084909613 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084909613 DMM INFO MM(262420000000044/fa567810) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084909613 DMM NOTICE MM(262420000000044/fa567810) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084909613 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084909613 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084909613 DLLC NOTICE LLME(e031b880/fa567810){ASSIGNED} LLGM Assign pre (ffffffff => fa567810) (gprs_llc.c:1079) 20241012084909613 DLLC NOTICE LLME(ffffffff/fa567810){ASSIGNED} LLGM Assign post (ffffffff => fa567810) (gprs_llc.c:1125) 20241012084909613 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084909613 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084909613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084909613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@8a897e497e02: setverdict(pass): none -> pass 20241012084909664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084909664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084909664 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084909665 DMM INFO MM(262420000000044/fa567810) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084909665 DMM INFO MM(262420000000044/fa567810) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084909665 DMM DEBUG MM(262420000000044/fa567810) Using GGSN 0 (gprs_sm.c:312) 20241012084909665 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) 20241012084909665 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241012084909665 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084909665 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084909665 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241012084909676 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 d4 95 19 7d 11 b5 6e ec ba 14 05 7f ed 0b 7a 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=1058 from retransmit req queue (gtp.c:443) 20241012084909676 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476de138, cbp=0x55d51b4214f0) (sgsn_libgtp.c:632) 20241012084909676 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084909676 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=fa567810, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084909677 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084909677 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084909684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084909684 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241012084909684 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241012084909684 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@8a897e497e02: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@8a897e497e02: Final verdict of PTC: pass 20241012084909691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52466<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084909693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084909693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1045)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(1046)@8a897e497e02: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@8a897e497e02: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1037)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1034)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1040)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1044)@8a897e497e02: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1038)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1042)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1032)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_xid_empty_l3-BVCI210(1037): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@8a897e497e02: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:49:09 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20241012084909824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084910225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93676) 20241012084910694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084910694 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) 20241012084911695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084911695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:49: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_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 20241012084912696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084912696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_xid_n201u started. 20241012084913284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084913286 DMM INFO MM(262420000000044/fa567810) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084913286 DMM INFO MM(262420000000044/fa567810) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084913286 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084913286 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084913286 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084913286 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084913286 DLLC NOTICE LLME(ffffffff/fa567810){ASSIGNED} LLGM Assign pre (fa567810 => ffffffff) (gprs_llc.c:1079) 20241012084913286 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa567810 => ffffffff) (gprs_llc.c:1125) 20241012084913286 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012084913286 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084913286 DMM NOTICE MM(262420000000044/fa567810) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012084913286 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241012084913286 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012084913286 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012084913286 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241012084913286 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241012084913286 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) 20241012084913286 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) 20241012084913286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084913286 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084913286 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084913286 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084913286 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084913327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084913327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084913327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084913327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084913327 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084913327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084913327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084913327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084913327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084913329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084913329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084913329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084913329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084913329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084913329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084913329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084913329 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084913329 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084913329 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084913329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084913329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084913329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084913333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084913342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084913342 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1059)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1058)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084913373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084913373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084913373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084913373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084913373 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084913373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084913373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084913373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084913373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1059)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084913375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084913375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084913375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084913375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084913375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084913375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084913375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084913375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084913375 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084913375 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084913375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084913376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084913376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084913380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1055)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084913388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084913388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1056)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1058)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084913407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084913407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084913407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084913407 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084913407 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084913407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084913407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084913407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084913407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084913408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084913408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084913408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084913409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084913409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084913409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084913409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084913409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084913409 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084913409 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084913409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084913409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084913409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084913414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084913424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084913424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084913697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084913697 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084913697 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084913697 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084913699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241012084913700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1063)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@8a897e497e02: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='DF3D705D'O, index=0 SGSN_Test-GSUP(1065)@8a897e497e02: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@8a897e497e02: 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 := 'FF90DDA6DFEDFE7D5045B7A02786EC70'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '132B5398'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EAE5BAB31CE25DB2'O } } } } } 20241012084914755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084914755 DLLC NOTICE LLME(ffffffff/df3d705d){UNASSIGNED} LLC RX: unknown TLLI 0xdf3d705d, creating LLME on the fly (gprs_llc.c:552) 20241012084914755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084914755 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084914755 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084914755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084914755 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084914755 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084914755 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084914755 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084914755 DLLC NOTICE LLME(ffffffff/df3d705d){UNASSIGNED} LLGM Assign pre (df3d705d => c2e9ae43) (gprs_llc.c:1079) 20241012084914755 DLLC NOTICE LLME(df3d705d/c2e9ae43){ASSIGNED} LLGM Assign post (df3d705d => c2e9ae43) (gprs_llc.c:1125) 20241012084914755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084914755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084914755 DMM DEBUG MM(262420000000045/c2e9ae43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084914769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084914769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084914769 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084914769 DMM DEBUG MM(262420000000045/c2e9ae43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241012084914769 DMM NOTICE MM(262420000000045/c2e9ae43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084914769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084914769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084914769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084914769 DMM DEBUG MM(262420000000045/c2e9ae43) Requesting authorization (sgsn_auth.c:160) 20241012084914769 DMM INFO MM(262420000000045/c2e9ae43) Requesting authentication tuples (sgsn_auth.c:184) 20241012084914769 DMM DEBUG MM(262420000000045/c2e9ae43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084914769 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241012084914769 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)@8a897e497e02: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@8a897e497e02: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241012084914772 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084914772 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084914772 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084914772 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084914772 DMM INFO MM(262420000000045/c2e9ae43) Subscriber data update (mmctx.c:445) 20241012084914772 DMM DEBUG MM(262420000000045/c2e9ae43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084914772 DMM INFO MM(262420000000045/c2e9ae43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084914772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084914772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084914772 DMM INFO MM(262420000000045/c2e9ae43) <- GMM AUTH AND CIPHERING REQ (rand = ff 90 dd a6 df ed fe 7d 50 45 b7 a0 27 86 ec 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084914780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084914780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084914780 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084914780 DMM INFO MM(262420000000045/c2e9ae43) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084914780 DMM NOTICE MM(262420000000045/c2e9ae43) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084914780 DMM DEBUG MM(262420000000045/c2e9ae43) checking auth: received GSM SRES = 13 2b 53 98 (gprs_gmm.c:666) 20241012084914780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084914780 DMM DEBUG MM(262420000000045/c2e9ae43) Requesting authorization (sgsn_auth.c:160) 20241012084914780 DMM INFO MM(262420000000045/c2e9ae43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084914780 DMM DEBUG MM(262420000000045/c2e9ae43) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084914780 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241012084914780 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) 20241012084914780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084914780 DMM INFO MM(262420000000045/c2e9ae43) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2e9ae43) (gprs_gmm.c:300) 20241012084914781 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084914781 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084914781 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241012084914781 DMM INFO MM(262420000000045/c2e9ae43) Subscriber data update (mmctx.c:445) 20241012084914781 DMM DEBUG MM(262420000000045/c2e9ae43) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084914781 DMM INFO MM(262420000000045/c2e9ae43) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084914781 DMM NOTICE MM(262420000000045/c2e9ae43) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241012084914782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084914782 DMM NOTICE MM(262420000000045/c2e9ae43) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084914782 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) 20241012084914782 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084914782 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241012084914782 DMM INFO MM(262420000000045/c2e9ae43) Subscriber data update (mmctx.c:445) 20241012084914782 DMM DEBUG MM(262420000000045/c2e9ae43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084914788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084914788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084914788 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084914788 DMM INFO MM(262420000000045/c2e9ae43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084914788 DMM NOTICE MM(262420000000045/c2e9ae43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084914788 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084914788 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084914788 DLLC NOTICE LLME(df3d705d/c2e9ae43){ASSIGNED} LLGM Assign pre (ffffffff => c2e9ae43) (gprs_llc.c:1079) 20241012084914788 DLLC NOTICE LLME(ffffffff/c2e9ae43){ASSIGNED} LLGM Assign post (ffffffff => c2e9ae43) (gprs_llc.c:1125) 20241012084914788 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084914788 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084914788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084914788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@8a897e497e02: setverdict(pass): none -> pass 20241012084914839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084914839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084914839 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084914839 DMM INFO MM(262420000000045/c2e9ae43) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084914839 DMM INFO MM(262420000000045/c2e9ae43) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084914839 DMM DEBUG MM(262420000000045/c2e9ae43) Using GGSN 0 (gprs_sm.c:312) 20241012084914839 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) 20241012084914839 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241012084914839 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084914840 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084914840 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241012084914851 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 68 6f 60 93 11 2e d7 e8 78 14 05 7f 92 17 73 73 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241012084914851 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476df1a8, cbp=0x55d51b421900) (sgsn_libgtp.c:632) 20241012084914851 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084914851 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=c2e9ae43, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084914851 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084914851 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084914859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084914859 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241012084914859 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241012084914859 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241012084914859 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@8a897e497e02: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@8a897e497e02: Final verdict of PTC: pass 20241012084914866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52482<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084914868 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084914868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1063)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1053)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(1065)@8a897e497e02: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@8a897e497e02: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@8a897e497e02: Final verdict of PTC: none TC_xid_n201u-BVCI210(1056)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1059)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1064)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1057)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1062)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1051)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_xid_n201u-BVCI210(1056): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@8a897e497e02: Test case TC_xid_n201u finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:49:14 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241012084914997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084915398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90600) 20241012084915869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084915869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90600, count=102000) 20241012084916871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084916871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:49:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084917871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084917871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_llc_null started. 20241012084918458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084918460 DMM INFO MM(262420000000045/c2e9ae43) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084918460 DMM INFO MM(262420000000045/c2e9ae43) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084918460 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084918460 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084918460 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084918460 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084918460 DLLC NOTICE LLME(ffffffff/c2e9ae43){ASSIGNED} LLGM Assign pre (c2e9ae43 => ffffffff) (gprs_llc.c:1079) 20241012084918460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2e9ae43 => ffffffff) (gprs_llc.c:1125) 20241012084918460 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012084918460 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084918460 DMM NOTICE MM(262420000000045/c2e9ae43) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012084918460 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241012084918460 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012084918460 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012084918460 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241012084918460 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241012084918460 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) 20241012084918460 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) 20241012084918460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084918460 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084918460 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084918460 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084918460 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084918505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084918505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084918505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084918505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084918505 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084918505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084918505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084918505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084918506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084918507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084918507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084918507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084918507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084918507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084918507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084918507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084918507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084918507 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084918507 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084918507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084918508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084918508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084918511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084918520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084918520 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1074)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1071)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1078)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1077)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084918548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084918548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084918548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084918548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084918548 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084918548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084918548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084918548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084918548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1078)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084918549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084918549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084918549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084918549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084918549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084918549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084918549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084918549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084918549 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084918549 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084918549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084918550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084918550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084918554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084918565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084918565 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1079)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI210(1075)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1077)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084918579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084918579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084918579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084918579 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084918579 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084918579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084918579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084918579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084918579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084918581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084918581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084918581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084918581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084918581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084918581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084918581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084918581 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084918581 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084918581 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084918581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084918581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1082)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084918582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084918585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084918594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084918594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084918872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084918872 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084918872 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084918872 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084918874 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084918875 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@8a897e497e02: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='E9CE470E'O, index=0 SGSN_Test-GSUP(1084)@8a897e497e02: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@8a897e497e02: 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 := 'EBAE610514CD43EB57C4700D6537A4A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20824D63'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9201EED3B221E356'O } } } } } 20241012084919924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084919924 DLLC NOTICE LLME(ffffffff/e9ce470e){UNASSIGNED} LLC RX: unknown TLLI 0xe9ce470e, creating LLME on the fly (gprs_llc.c:552) 20241012084919924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084919924 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084919924 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084919924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084919924 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084919924 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084919924 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084919924 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084919924 DLLC NOTICE LLME(ffffffff/e9ce470e){UNASSIGNED} LLGM Assign pre (e9ce470e => c5d5f4ab) (gprs_llc.c:1079) 20241012084919924 DLLC NOTICE LLME(e9ce470e/c5d5f4ab){ASSIGNED} LLGM Assign post (e9ce470e => c5d5f4ab) (gprs_llc.c:1125) 20241012084919924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084919924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084919924 DMM DEBUG MM(262420000000041/c5d5f4ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084919940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084919940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084919940 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084919940 DMM DEBUG MM(262420000000041/c5d5f4ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241012084919940 DMM NOTICE MM(262420000000041/c5d5f4ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084919940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084919940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084919940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084919940 DMM DEBUG MM(262420000000041/c5d5f4ab) Requesting authorization (sgsn_auth.c:160) 20241012084919940 DMM INFO MM(262420000000041/c5d5f4ab) Requesting authentication tuples (sgsn_auth.c:184) 20241012084919940 DMM DEBUG MM(262420000000041/c5d5f4ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084919940 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241012084919940 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)@8a897e497e02: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@8a897e497e02: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241012084919943 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084919943 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084919943 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084919943 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084919943 DMM INFO MM(262420000000041/c5d5f4ab) Subscriber data update (mmctx.c:445) 20241012084919943 DMM DEBUG MM(262420000000041/c5d5f4ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084919943 DMM INFO MM(262420000000041/c5d5f4ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084919943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084919943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084919943 DMM INFO MM(262420000000041/c5d5f4ab) <- GMM AUTH AND CIPHERING REQ (rand = eb ae 61 05 14 cd 43 eb 57 c4 70 0d 65 37 a4 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084919953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084919953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084919953 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084919953 DMM INFO MM(262420000000041/c5d5f4ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084919953 DMM NOTICE MM(262420000000041/c5d5f4ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084919953 DMM DEBUG MM(262420000000041/c5d5f4ab) checking auth: received GSM SRES = 20 82 4d 63 (gprs_gmm.c:666) 20241012084919953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084919953 DMM DEBUG MM(262420000000041/c5d5f4ab) Requesting authorization (sgsn_auth.c:160) 20241012084919953 DMM INFO MM(262420000000041/c5d5f4ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084919953 DMM DEBUG MM(262420000000041/c5d5f4ab) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084919953 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241012084919953 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) 20241012084919953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084919953 DMM INFO MM(262420000000041/c5d5f4ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5d5f4ab) (gprs_gmm.c:300) 20241012084919954 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084919954 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084919954 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241012084919954 DMM INFO MM(262420000000041/c5d5f4ab) Subscriber data update (mmctx.c:445) 20241012084919954 DMM DEBUG MM(262420000000041/c5d5f4ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084919954 DMM INFO MM(262420000000041/c5d5f4ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084919954 DMM NOTICE MM(262420000000041/c5d5f4ab) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241012084919954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084919955 DMM NOTICE MM(262420000000041/c5d5f4ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084919955 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) 20241012084919955 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084919955 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241012084919955 DMM INFO MM(262420000000041/c5d5f4ab) Subscriber data update (mmctx.c:445) 20241012084919955 DMM DEBUG MM(262420000000041/c5d5f4ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084919961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084919961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084919961 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084919961 DMM INFO MM(262420000000041/c5d5f4ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084919961 DMM NOTICE MM(262420000000041/c5d5f4ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084919961 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084919961 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084919961 DLLC NOTICE LLME(e9ce470e/c5d5f4ab){ASSIGNED} LLGM Assign pre (ffffffff => c5d5f4ab) (gprs_llc.c:1079) 20241012084919961 DLLC NOTICE LLME(ffffffff/c5d5f4ab){ASSIGNED} LLGM Assign post (ffffffff => c5d5f4ab) (gprs_llc.c:1125) 20241012084919961 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084919961 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084919961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084919961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012084921013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084921013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241012084921013 DLLC DEBUG TLLI=c5d5f4ab sends us LLC NULL (gprs_llc.c:912) 20241012084921013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084921013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241012084921013 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084921013 DMM INFO MM(262420000000041/c5d5f4ab) -> GMM DETACH REQUEST TLLI=0xc5d5f4ab type=GPRS detach Power-off (gprs_gmm.c:1465) 20241012084921013 DMM INFO MM(262420000000041/c5d5f4ab) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241012084921013 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084921013 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084921013 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084921013 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084921013 DLLC NOTICE LLME(ffffffff/c5d5f4ab){ASSIGNED} LLGM Assign pre (c5d5f4ab => ffffffff) (gprs_llc.c:1079) 20241012084921013 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5d5f4ab => ffffffff) (gprs_llc.c:1125) 20241012084921013 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241012084921013 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) 20241012084921013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084921013 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084921013 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084921013 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084921014 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@8a897e497e02: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@8a897e497e02: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@8a897e497e02: Final verdict of PTC: pass 20241012084926024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35592<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084926026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084926026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1083)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(1084)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1078)@8a897e497e02: Final verdict of PTC: none TC_llc_null-BVCI210(1075)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@8a897e497e02: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1072)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1082)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@8a897e497e02: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1070)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1076)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1080)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_llc_null-BVCI210(1075): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@8a897e497e02: Test case TC_llc_null finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:49:26 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241012084926149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084926450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94812) 20241012084927027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084927027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94812, count=100244) 20241012084928028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084928028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:49:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084929029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084929029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012084929443 DGPRS DEBUG Checking for inactive LLMEs, time = 10533703 (sgsn.c:131) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_llc_sabm_dm_llgmm started. 20241012084929511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084929513 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084929556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084929556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084929556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084929556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084929556 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084929556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084929557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084929557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084929557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084929558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084929558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084929558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084929559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084929559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084929559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084929559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084929559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084929559 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084929559 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084929559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084929559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084929559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084929562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084929571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084929571 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084929589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084929589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084929589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084929589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084929589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084929589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084929589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084929589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084929589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084929591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084929591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084929591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084929591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084929591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084929591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084929591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084929591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084929591 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084929591 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084929591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084929592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084929592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084929595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084929603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084929603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084929629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084929629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084929629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084929629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084929629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084929629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084929629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084929629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084929629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084929630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084929630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084929630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084929631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084929631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084929631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084929631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084929631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084929631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084929631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084929631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084929631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084929631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084929634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084929644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084929644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084930030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084930030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084930030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084930030 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084930032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084930033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@8a897e497e02: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='CBF1C580'O, index=0 SGSN_Test-GSUP(1103)@8a897e497e02: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@8a897e497e02: 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 := '86C8ED421289C6D27BEE36EF5B6E46E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1401B171'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D27C4CE2F134BBAD'O } } } } } 20241012084931082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084931082 DLLC NOTICE LLME(ffffffff/cbf1c580){UNASSIGNED} LLC RX: unknown TLLI 0xcbf1c580, creating LLME on the fly (gprs_llc.c:552) 20241012084931082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084931082 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084931082 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084931082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084931082 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084931082 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084931082 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084931082 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084931082 DLLC NOTICE LLME(ffffffff/cbf1c580){UNASSIGNED} LLGM Assign pre (cbf1c580 => c807d78e) (gprs_llc.c:1079) 20241012084931082 DLLC NOTICE LLME(cbf1c580/c807d78e){ASSIGNED} LLGM Assign post (cbf1c580 => c807d78e) (gprs_llc.c:1125) 20241012084931082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084931082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084931082 DMM DEBUG MM(262420000000042/c807d78e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084931095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084931095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084931095 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084931095 DMM DEBUG MM(262420000000042/c807d78e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241012084931095 DMM NOTICE MM(262420000000042/c807d78e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084931095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084931095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084931095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084931095 DMM DEBUG MM(262420000000042/c807d78e) Requesting authorization (sgsn_auth.c:160) 20241012084931095 DMM INFO MM(262420000000042/c807d78e) Requesting authentication tuples (sgsn_auth.c:184) 20241012084931095 DMM DEBUG MM(262420000000042/c807d78e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084931095 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241012084931095 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)@8a897e497e02: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@8a897e497e02: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241012084931098 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084931098 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084931098 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084931098 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084931098 DMM INFO MM(262420000000042/c807d78e) Subscriber data update (mmctx.c:445) 20241012084931098 DMM DEBUG MM(262420000000042/c807d78e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084931098 DMM INFO MM(262420000000042/c807d78e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084931098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084931098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084931098 DMM INFO MM(262420000000042/c807d78e) <- GMM AUTH AND CIPHERING REQ (rand = 86 c8 ed 42 12 89 c6 d2 7b ee 36 ef 5b 6e 46 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084931106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084931106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084931106 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084931106 DMM INFO MM(262420000000042/c807d78e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084931106 DMM NOTICE MM(262420000000042/c807d78e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084931106 DMM DEBUG MM(262420000000042/c807d78e) checking auth: received GSM SRES = 14 01 b1 71 (gprs_gmm.c:666) 20241012084931106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084931106 DMM DEBUG MM(262420000000042/c807d78e) Requesting authorization (sgsn_auth.c:160) 20241012084931106 DMM INFO MM(262420000000042/c807d78e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084931106 DMM DEBUG MM(262420000000042/c807d78e) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084931106 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241012084931106 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) 20241012084931106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084931106 DMM INFO MM(262420000000042/c807d78e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc807d78e) (gprs_gmm.c:300) 20241012084931107 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084931107 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084931107 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241012084931107 DMM INFO MM(262420000000042/c807d78e) Subscriber data update (mmctx.c:445) 20241012084931107 DMM DEBUG MM(262420000000042/c807d78e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084931107 DMM INFO MM(262420000000042/c807d78e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084931107 DMM NOTICE MM(262420000000042/c807d78e) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241012084931107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084931107 DMM NOTICE MM(262420000000042/c807d78e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084931107 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) 20241012084931108 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084931108 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241012084931108 DMM INFO MM(262420000000042/c807d78e) Subscriber data update (mmctx.c:445) 20241012084931108 DMM DEBUG MM(262420000000042/c807d78e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084931115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084931115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084931115 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084931115 DMM INFO MM(262420000000042/c807d78e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084931115 DMM NOTICE MM(262420000000042/c807d78e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084931115 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084931115 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084931115 DLLC NOTICE LLME(cbf1c580/c807d78e){ASSIGNED} LLGM Assign pre (ffffffff => c807d78e) (gprs_llc.c:1079) 20241012084931115 DLLC NOTICE LLME(ffffffff/c807d78e){ASSIGNED} LLGM Assign post (ffffffff => c807d78e) (gprs_llc.c:1125) 20241012084931115 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084931115 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084931115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084931115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012084932167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084932167 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)@8a897e497e02: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@8a897e497e02: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@8a897e497e02: Final verdict of PTC: pass 20241012084932176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53982<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012084932177 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084932178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1103)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1096)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@8a897e497e02: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@8a897e497e02: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1091)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1101)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@8a897e497e02: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1099)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1089)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1094)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@8a897e497e02: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:49:32 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20241012084932307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084932708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79316) 20241012084933179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084933179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79316, count=86728) 20241012084934181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084934181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:49:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084935182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084935182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_llc_sabm_dm_ll5 started. 20241012084935771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084935772 DMM INFO MM(262420000000042/c807d78e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084935772 DMM INFO MM(262420000000042/c807d78e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084935772 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084935772 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084935772 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084935772 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084935772 DLLC NOTICE LLME(ffffffff/c807d78e){ASSIGNED} LLGM Assign pre (c807d78e => ffffffff) (gprs_llc.c:1079) 20241012084935772 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c807d78e => ffffffff) (gprs_llc.c:1125) 20241012084935772 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241012084935772 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) 20241012084935772 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) 20241012084935773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084935773 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084935773 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084935773 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084935773 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084935816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084935816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084935816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084935816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084935816 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084935816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084935816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084935816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084935816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084935817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084935817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084935817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084935817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084935817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084935817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084935817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084935817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084935817 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084935817 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084935817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084935818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084935818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084935822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084935833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084935833 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084935863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084935863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084935863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084935863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084935863 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084935863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084935863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084935863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084935863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1116)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1115)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012084935865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084935865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084935865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084935866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084935866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084935866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084935866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084935866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084935866 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084935866 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084935866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084935866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084935866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084935870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084935880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084935880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1117)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1113)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1115)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084935892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084935892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084935892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084935892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084935892 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084935892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084935892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084935892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084935892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084935894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084935894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084935894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084935894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084935894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084935894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084935894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084935894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084935894 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084935894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084935894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1120)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084935895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084935895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084935898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084935909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084935909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084936183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084936183 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084936183 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084936183 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084936185 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241012084936186 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@8a897e497e02: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C216ED6E'O, index=0 SGSN_Test-GSUP(1122)@8a897e497e02: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@8a897e497e02: 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 := '14DFD9D26A8997CAF6EF9B72DE4002EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58CB3493'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '74624650F62A7068'O } } } } } 20241012084937234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084937234 DLLC NOTICE LLME(ffffffff/c216ed6e){UNASSIGNED} LLC RX: unknown TLLI 0xc216ed6e, creating LLME on the fly (gprs_llc.c:552) 20241012084937234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084937234 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084937234 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084937234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084937234 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084937234 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084937234 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084937234 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084937234 DLLC NOTICE LLME(ffffffff/c216ed6e){UNASSIGNED} LLGM Assign pre (c216ed6e => da433fb1) (gprs_llc.c:1079) 20241012084937234 DLLC NOTICE LLME(c216ed6e/da433fb1){ASSIGNED} LLGM Assign post (c216ed6e => da433fb1) (gprs_llc.c:1125) 20241012084937234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084937234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084937234 DMM DEBUG MM(262420000000043/da433fb1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084937247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084937247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084937247 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084937247 DMM DEBUG MM(262420000000043/da433fb1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241012084937247 DMM NOTICE MM(262420000000043/da433fb1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084937247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084937247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084937247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084937247 DMM DEBUG MM(262420000000043/da433fb1) Requesting authorization (sgsn_auth.c:160) 20241012084937247 DMM INFO MM(262420000000043/da433fb1) Requesting authentication tuples (sgsn_auth.c:184) 20241012084937247 DMM DEBUG MM(262420000000043/da433fb1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084937247 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241012084937247 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)@8a897e497e02: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@8a897e497e02: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241012084937250 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084937250 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084937250 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084937250 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084937250 DMM INFO MM(262420000000043/da433fb1) Subscriber data update (mmctx.c:445) 20241012084937250 DMM DEBUG MM(262420000000043/da433fb1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084937250 DMM INFO MM(262420000000043/da433fb1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084937250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084937250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084937250 DMM INFO MM(262420000000043/da433fb1) <- GMM AUTH AND CIPHERING REQ (rand = 14 df d9 d2 6a 89 97 ca f6 ef 9b 72 de 40 02 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084937258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084937258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084937258 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084937259 DMM INFO MM(262420000000043/da433fb1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084937259 DMM NOTICE MM(262420000000043/da433fb1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084937259 DMM DEBUG MM(262420000000043/da433fb1) checking auth: received GSM SRES = 58 cb 34 93 (gprs_gmm.c:666) 20241012084937259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084937259 DMM DEBUG MM(262420000000043/da433fb1) Requesting authorization (sgsn_auth.c:160) 20241012084937259 DMM INFO MM(262420000000043/da433fb1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084937259 DMM DEBUG MM(262420000000043/da433fb1) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084937259 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241012084937259 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) 20241012084937259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084937259 DMM INFO MM(262420000000043/da433fb1) <- GMM ATTACH ACCEPT (new P-TMSI=0xda433fb1) (gprs_gmm.c:300) 20241012084937260 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084937260 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084937260 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241012084937260 DMM INFO MM(262420000000043/da433fb1) Subscriber data update (mmctx.c:445) 20241012084937260 DMM DEBUG MM(262420000000043/da433fb1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084937260 DMM INFO MM(262420000000043/da433fb1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084937260 DMM NOTICE MM(262420000000043/da433fb1) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241012084937260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084937260 DMM NOTICE MM(262420000000043/da433fb1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084937260 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) 20241012084937261 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084937261 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241012084937261 DMM INFO MM(262420000000043/da433fb1) Subscriber data update (mmctx.c:445) 20241012084937261 DMM DEBUG MM(262420000000043/da433fb1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084937267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084937267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084937267 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084937267 DMM INFO MM(262420000000043/da433fb1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084937267 DMM NOTICE MM(262420000000043/da433fb1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084937267 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084937267 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084937267 DLLC NOTICE LLME(c216ed6e/da433fb1){ASSIGNED} LLGM Assign pre (ffffffff => da433fb1) (gprs_llc.c:1079) 20241012084937267 DLLC NOTICE LLME(ffffffff/da433fb1){ASSIGNED} LLGM Assign post (ffffffff => da433fb1) (gprs_llc.c:1125) 20241012084937267 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084937267 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084937267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084937267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012084938319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084938319 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)@8a897e497e02: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@8a897e497e02: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@8a897e497e02: Final verdict of PTC: pass 20241012084938328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54006<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@8a897e497e02: Final verdict of PTC: none20241012084938330 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084938331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1120)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1110)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1116)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@8a897e497e02: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@8a897e497e02: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1113)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@8a897e497e02: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1118)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1114)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1108)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1113): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@8a897e497e02: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:49:38 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20241012084938458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084938860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37568<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87104) 20241012084939331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084939331 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) 20241012084940334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084940334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:49:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012084941335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084941335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_suspend_nopaging started. 20241012084941922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084941924 DMM INFO MM(262420000000043/da433fb1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084941924 DMM INFO MM(262420000000043/da433fb1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084941924 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084941924 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084941924 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084941924 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084941924 DLLC NOTICE LLME(ffffffff/da433fb1){ASSIGNED} LLGM Assign pre (da433fb1 => ffffffff) (gprs_llc.c:1079) 20241012084941924 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da433fb1 => ffffffff) (gprs_llc.c:1125) 20241012084941924 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241012084941924 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) 20241012084941924 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) 20241012084941924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012084941924 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084941924 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012084941924 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084941924 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084941972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084941972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084941972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084941972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084941972 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084941972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084941972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084941972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084941972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1130)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084941974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084941974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084941974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084941974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084941974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084941974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084941974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084941974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084941974 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084941974 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084941974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1130)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084941975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084941975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1129)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012084941979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084941989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084941989 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1127)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1129)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084942004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084942004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084942004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084942004 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084942004 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084942004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084942004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084942004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084942004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084942006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084942006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084942006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084942006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084942006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084942006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084942006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084942006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084942006 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084942006 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084942006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1134)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084942007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084942007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084942010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084942020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084942020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084942041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084942041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084942041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084942041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084942041 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084942041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084942041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084942041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084942041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084942043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084942043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084942043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084942043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084942043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084942043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084942043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084942043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084942043 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084942043 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084942043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084942044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084942044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084942047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084942055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084942055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084942336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084942336 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084942336 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084942336 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084942338 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012084942338 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@8a897e497e02: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='D1CE0E15'O, index=0 SGSN_Test-GSUP(1141)@8a897e497e02: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@8a897e497e02: 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 := 'BFCFD59B9BF25A4FA6BD24E199FDA09A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E4E7FA00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D34E7575CACDA9F4'O } } } } } 20241012084943388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084943388 DLLC NOTICE LLME(ffffffff/d1ce0e15){UNASSIGNED} LLC RX: unknown TLLI 0xd1ce0e15, creating LLME on the fly (gprs_llc.c:552) 20241012084943388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084943388 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084943388 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084943388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012084943388 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084943388 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012084943388 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084943388 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084943388 DLLC NOTICE LLME(ffffffff/d1ce0e15){UNASSIGNED} LLGM Assign pre (d1ce0e15 => c18befd0) (gprs_llc.c:1079) 20241012084943388 DLLC NOTICE LLME(d1ce0e15/c18befd0){ASSIGNED} LLGM Assign post (d1ce0e15 => c18befd0) (gprs_llc.c:1125) 20241012084943388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084943388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084943388 DMM DEBUG MM(262420000000048/c18befd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084943400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084943400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084943400 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084943400 DMM DEBUG MM(262420000000048/c18befd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241012084943400 DMM NOTICE MM(262420000000048/c18befd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084943400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084943400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084943400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084943400 DMM DEBUG MM(262420000000048/c18befd0) Requesting authorization (sgsn_auth.c:160) 20241012084943400 DMM INFO MM(262420000000048/c18befd0) Requesting authentication tuples (sgsn_auth.c:184) 20241012084943400 DMM DEBUG MM(262420000000048/c18befd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084943400 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241012084943400 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)@8a897e497e02: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@8a897e497e02: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241012084943403 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084943403 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084943403 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084943403 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084943403 DMM INFO MM(262420000000048/c18befd0) Subscriber data update (mmctx.c:445) 20241012084943403 DMM DEBUG MM(262420000000048/c18befd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084943403 DMM INFO MM(262420000000048/c18befd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084943403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084943403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084943403 DMM INFO MM(262420000000048/c18befd0) <- GMM AUTH AND CIPHERING REQ (rand = bf cf d5 9b 9b f2 5a 4f a6 bd 24 e1 99 fd a0 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084943410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084943410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084943411 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084943411 DMM INFO MM(262420000000048/c18befd0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084943411 DMM NOTICE MM(262420000000048/c18befd0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084943411 DMM DEBUG MM(262420000000048/c18befd0) checking auth: received GSM SRES = e4 e7 fa 00 (gprs_gmm.c:666) 20241012084943411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084943411 DMM DEBUG MM(262420000000048/c18befd0) Requesting authorization (sgsn_auth.c:160) 20241012084943411 DMM INFO MM(262420000000048/c18befd0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084943411 DMM DEBUG MM(262420000000048/c18befd0) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084943411 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241012084943411 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) 20241012084943411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084943411 DMM INFO MM(262420000000048/c18befd0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc18befd0) (gprs_gmm.c:300) 20241012084943412 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084943412 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084943412 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241012084943412 DMM INFO MM(262420000000048/c18befd0) Subscriber data update (mmctx.c:445) 20241012084943412 DMM DEBUG MM(262420000000048/c18befd0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084943412 DMM INFO MM(262420000000048/c18befd0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084943412 DMM NOTICE MM(262420000000048/c18befd0) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241012084943412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084943412 DMM NOTICE MM(262420000000048/c18befd0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084943412 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) 20241012084943412 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084943412 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241012084943412 DMM INFO MM(262420000000048/c18befd0) Subscriber data update (mmctx.c:445) 20241012084943412 DMM DEBUG MM(262420000000048/c18befd0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084943418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084943418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084943418 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084943418 DMM INFO MM(262420000000048/c18befd0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084943418 DMM NOTICE MM(262420000000048/c18befd0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084943418 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084943418 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084943418 DLLC NOTICE LLME(d1ce0e15/c18befd0){ASSIGNED} LLGM Assign pre (ffffffff => c18befd0) (gprs_llc.c:1079) 20241012084943418 DLLC NOTICE LLME(ffffffff/c18befd0){ASSIGNED} LLGM Assign post (ffffffff => c18befd0) (gprs_llc.c:1125) 20241012084943418 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084943418 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084943418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084943418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@8a897e497e02: setverdict(pass): none -> pass 20241012084943470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084943470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084943470 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084943470 DMM INFO MM(262420000000048/c18befd0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084943470 DMM INFO MM(262420000000048/c18befd0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084943470 DMM DEBUG MM(262420000000048/c18befd0) Using GGSN 0 (gprs_sm.c:312) 20241012084943470 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) 20241012084943470 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241012084943470 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084943470 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084943470 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241012084943481 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 35 5c da e0 11 44 8a 53 44 14 05 7f 3b ec e0 ac 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241012084943481 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476e0218, cbp=0x55d51b4269a0) (sgsn_libgtp.c:632) 20241012084943481 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084943482 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b4272c8 TLLI=c18befd0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084943482 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084943482 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084943488 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241012084943495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084943495 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241012084943495 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241012084943498 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241012084943498 DMM INFO MM(262420000000048/c18befd0) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1127)@8a897e497e02: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@8a897e497e02: Final verdict of PTC: pass 20241012084948507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37580<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@8a897e497e02: Final verdict of PTC: none 20241012084948509 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012084948509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1134)@8a897e497e02: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1127)@8a897e497e02: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1130)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1139)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@8a897e497e02: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1137)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1128)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1132)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@8a897e497e02: Test case TC_suspend_nopaging finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:49:48 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241012084948636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084949037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99520) 20241012084949509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084949509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99520, count=101240) 20241012084950510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084950510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:49:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241012084951511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084951511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_suspend_resume started. 20241012084952099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084952100 DMM INFO MM(262420000000048/c18befd0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012084952100 DMM INFO MM(262420000000048/c18befd0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012084952100 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012084952100 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012084952100 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012084952100 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012084952100 DLLC NOTICE LLME(ffffffff/c18befd0){ASSIGNED} LLGM Assign pre (c18befd0 => ffffffff) (gprs_llc.c:1079) 20241012084952100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c18befd0 => ffffffff) (gprs_llc.c:1125) 20241012084952100 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b426f70 (gprs_sndcp.c:574) 20241012084952100 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b4272c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012084952100 DMM NOTICE MM(262420000000048/c18befd0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012084952100 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241012084952100 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012084952100 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012084952100 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241012084952100 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241012084952100 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) 20241012084952100 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) 20241012084952101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012084952101 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012084952101 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012084952101 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012084952101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1149)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1149)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084952150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012084952150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084952150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084952150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084952150 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012084952150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084952150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084952150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084952150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1148)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1149)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084952152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084952152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084952152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084952152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084952152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084952152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084952152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084952153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084952153 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012084952153 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084952153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084952153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084952153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1149)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1149)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084952158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084952168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084952168 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1150)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1146)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1148)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084952177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012084952177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084952177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084952177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084952177 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012084952177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084952177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084952177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084952177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084952179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084952179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084952179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084952179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084952179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084952180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084952180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084952180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084952180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012084952180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084952180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012084952180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084952180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084952183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1154)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084952193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084952193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012084952220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012084952220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012084952221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012084952221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084952221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012084952221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012084952221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012084952221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012084952221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012084952223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012084952223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012084952223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012084952223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012084952223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012084952223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012084952223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012084952223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012084952223 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012084952223 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012084952223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1159)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012084952224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012084952224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012084952227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012084952238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084952238 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012084952512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084952512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012084952512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012084952512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012084952514 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241012084952515 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1158)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1158)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1158)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1146)@8a897e497e02: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='CAC8FAD6'O, index=0 SGSN_Test-GSUP(1160)@8a897e497e02: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@8a897e497e02: 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 := '370AA38C3F81568F54258D17D1A328CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C5A66649'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A0C57089D8701686'O } } } } } 20241012084953567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084953568 DLLC NOTICE LLME(ffffffff/cac8fad6){UNASSIGNED} LLC RX: unknown TLLI 0xcac8fad6, creating LLME on the fly (gprs_llc.c:552) 20241012084953568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084953568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20241012084953568 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012084953568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012084953568 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012084953568 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012084953568 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012084953568 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012084953568 DLLC NOTICE LLME(ffffffff/cac8fad6){UNASSIGNED} LLGM Assign pre (cac8fad6 => e56869ec) (gprs_llc.c:1079) 20241012084953568 DLLC NOTICE LLME(cac8fad6/e56869ec){ASSIGNED} LLGM Assign post (cac8fad6 => e56869ec) (gprs_llc.c:1125) 20241012084953568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012084953568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012084953568 DMM DEBUG MM(262420000000049/e56869ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012084953580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084953580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012084953581 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084953581 DMM DEBUG MM(262420000000049/e56869ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241012084953581 DMM NOTICE MM(262420000000049/e56869ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012084953581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012084953581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012084953581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012084953581 DMM DEBUG MM(262420000000049/e56869ec) Requesting authorization (sgsn_auth.c:160) 20241012084953581 DMM INFO MM(262420000000049/e56869ec) Requesting authentication tuples (sgsn_auth.c:184) 20241012084953581 DMM DEBUG MM(262420000000049/e56869ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012084953581 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241012084953581 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)@8a897e497e02: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@8a897e497e02: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241012084953584 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012084953584 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012084953584 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012084953584 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012084953584 DMM INFO MM(262420000000049/e56869ec) Subscriber data update (mmctx.c:445) 20241012084953584 DMM DEBUG MM(262420000000049/e56869ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012084953584 DMM INFO MM(262420000000049/e56869ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012084953584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012084953584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012084953584 DMM INFO MM(262420000000049/e56869ec) <- GMM AUTH AND CIPHERING REQ (rand = 37 0a a3 8c 3f 81 56 8f 54 25 8d 17 d1 a3 28 cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012084953591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084953591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012084953591 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084953591 DMM INFO MM(262420000000049/e56869ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012084953591 DMM NOTICE MM(262420000000049/e56869ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012084953591 DMM DEBUG MM(262420000000049/e56869ec) checking auth: received GSM SRES = c5 a6 66 49 (gprs_gmm.c:666) 20241012084953591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012084953591 DMM DEBUG MM(262420000000049/e56869ec) Requesting authorization (sgsn_auth.c:160) 20241012084953591 DMM INFO MM(262420000000049/e56869ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012084953591 DMM DEBUG MM(262420000000049/e56869ec) Requesting subscriber data update (gprs_subscriber.c:894) 20241012084953591 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241012084953591 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) 20241012084953591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012084953591 DMM INFO MM(262420000000049/e56869ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xe56869ec) (gprs_gmm.c:300) 20241012084953593 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012084953593 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012084953593 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241012084953593 DMM INFO MM(262420000000049/e56869ec) Subscriber data update (mmctx.c:445) 20241012084953593 DMM DEBUG MM(262420000000049/e56869ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012084953593 DMM INFO MM(262420000000049/e56869ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012084953593 DMM NOTICE MM(262420000000049/e56869ec) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241012084953593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012084953593 DMM NOTICE MM(262420000000049/e56869ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012084953593 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) 20241012084953594 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012084953594 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241012084953594 DMM INFO MM(262420000000049/e56869ec) Subscriber data update (mmctx.c:445) 20241012084953594 DMM DEBUG MM(262420000000049/e56869ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012084953600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084953600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012084953600 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084953600 DMM INFO MM(262420000000049/e56869ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012084953600 DMM NOTICE MM(262420000000049/e56869ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012084953600 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012084953600 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012084953600 DLLC NOTICE LLME(cac8fad6/e56869ec){ASSIGNED} LLGM Assign pre (ffffffff => e56869ec) (gprs_llc.c:1079) 20241012084953600 DLLC NOTICE LLME(ffffffff/e56869ec){ASSIGNED} LLGM Assign post (ffffffff => e56869ec) (gprs_llc.c:1125) 20241012084953600 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012084953600 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012084953600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012084953600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@8a897e497e02: setverdict(pass): none -> pass 20241012084953651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084953651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012084953651 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012084953651 DMM INFO MM(262420000000049/e56869ec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012084953651 DMM INFO MM(262420000000049/e56869ec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012084953651 DMM DEBUG MM(262420000000049/e56869ec) Using GGSN 0 (gprs_sm.c:312) 20241012084953651 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) 20241012084953651 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241012084953651 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012084953651 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241012084953651 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241012084953662 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 ce 3c 5b a8 11 9d bc fa 73 14 05 7f a1 ad aa 91 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241012084953662 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476e1288, cbp=0x55d51b426d30) (sgsn_libgtp.c:632) 20241012084953663 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012084953663 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=e56869ec, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012084953663 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012084953663 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012084953670 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241012084953675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084953675 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241012084953675 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241012084953678 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241012084953678 DMM INFO MM(262420000000049/e56869ec) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241012084958685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012084958685 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241012084958685 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241012084958688 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1146)@8a897e497e02: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@8a897e497e02: Final verdict of PTC: pass 20241012084958698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35666<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@8a897e497e02: Final verdict of PTC: none 20241012084958700 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1149)@8a897e497e02: Final verdict of PTC: none 20241012084958701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1154)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1148)@8a897e497e02: Final verdict of PTC: none TC_suspend_resume-BVCI196(1146)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@8a897e497e02: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1153)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1159)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@8a897e497e02: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1157)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1151)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1147)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_suspend_resume-BVCI196(1146): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1148): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1149): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@8a897e497e02: Test case TC_suspend_resume finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:49:58 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241012084958824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012084959225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103944) 20241012084959444 DGPRS DEBUG Checking for inactive LLMEs, time = 10533733 (sgsn.c:131) 20241012084959702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012084959702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103944, count=105428) 20241012085000703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085000703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:50: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_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 20241012085001704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085001704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_suspend_rau started. 20241012085002285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085002287 DMM INFO MM(262420000000049/e56869ec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085002287 DMM INFO MM(262420000000049/e56869ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085002287 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085002287 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085002287 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012085002287 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012085002287 DLLC NOTICE LLME(ffffffff/e56869ec){ASSIGNED} LLGM Assign pre (e56869ec => ffffffff) (gprs_llc.c:1079) 20241012085002287 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e56869ec => ffffffff) (gprs_llc.c:1125) 20241012085002287 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012085002287 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012085002287 DMM NOTICE MM(262420000000049/e56869ec) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012085002287 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241012085002287 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012085002287 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012085002287 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241012085002287 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241012085002287 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) 20241012085002287 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) 20241012085002287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012085002287 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012085002287 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012085002287 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012085002287 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1168)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1167)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012085002339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085002339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085002339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085002339 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085002339 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085002339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085002339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085002339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085002339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085002342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085002342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085002342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085002342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085002342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085002342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085002342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085002342 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085002342 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085002342 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085002342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1168)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085002342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085002342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085002346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085002354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085002354 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1169)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1165)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1167)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085002366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085002366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085002366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085002366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085002366 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085002366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085002366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085002366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085002366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085002368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085002368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085002368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085002368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085002368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085002368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085002368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085002368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085002368 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085002368 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085002368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1172)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085002369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085002369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085002373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085002382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085002382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1178)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085002411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085002411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085002411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085002411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085002411 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085002411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085002411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085002411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085002411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085002413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085002413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085002413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085002414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085002414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085002414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085002414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085002414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085002414 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085002414 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085002414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085002415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085002415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1178)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085002418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085002429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085002429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1175)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085002705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085002705 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085002705 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085002705 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1177)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1177)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085002707 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1177)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1177)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085002707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1177)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1177)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1177)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1177)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1165)@8a897e497e02: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='FBC68EA7'O, index=0 SGSN_Test-GSUP(1179)@8a897e497e02: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@8a897e497e02: 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 := 'C3918CEBE9BCFCF723BA8E74A36F2228'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BCA4D4A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E66123627E185EE1'O } } } } } 20241012085003759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085003759 DLLC NOTICE LLME(ffffffff/fbc68ea7){UNASSIGNED} LLC RX: unknown TLLI 0xfbc68ea7, creating LLME on the fly (gprs_llc.c:552) 20241012085003759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085003759 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085003759 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012085003759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012085003759 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012085003759 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012085003759 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085003759 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085003759 DLLC NOTICE LLME(ffffffff/fbc68ea7){UNASSIGNED} LLGM Assign pre (fbc68ea7 => e09bdf97) (gprs_llc.c:1079) 20241012085003759 DLLC NOTICE LLME(fbc68ea7/e09bdf97){ASSIGNED} LLGM Assign post (fbc68ea7 => e09bdf97) (gprs_llc.c:1125) 20241012085003759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085003759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085003759 DMM DEBUG MM(262420000000050/e09bdf97) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085003770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085003770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012085003770 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085003770 DMM DEBUG MM(262420000000050/e09bdf97) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241012085003770 DMM NOTICE MM(262420000000050/e09bdf97) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085003770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085003770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085003770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085003770 DMM DEBUG MM(262420000000050/e09bdf97) Requesting authorization (sgsn_auth.c:160) 20241012085003770 DMM INFO MM(262420000000050/e09bdf97) Requesting authentication tuples (sgsn_auth.c:184) 20241012085003770 DMM DEBUG MM(262420000000050/e09bdf97) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085003770 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241012085003770 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)@8a897e497e02: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@8a897e497e02: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241012085003773 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085003773 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085003773 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085003773 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085003773 DMM INFO MM(262420000000050/e09bdf97) Subscriber data update (mmctx.c:445) 20241012085003773 DMM DEBUG MM(262420000000050/e09bdf97) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085003773 DMM INFO MM(262420000000050/e09bdf97) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085003773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085003773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085003773 DMM INFO MM(262420000000050/e09bdf97) <- GMM AUTH AND CIPHERING REQ (rand = c3 91 8c eb e9 bc fc f7 23 ba 8e 74 a3 6f 22 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012085003780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085003780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085003780 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085003780 DMM INFO MM(262420000000050/e09bdf97) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085003780 DMM NOTICE MM(262420000000050/e09bdf97) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085003780 DMM DEBUG MM(262420000000050/e09bdf97) checking auth: received GSM SRES = bc a4 d4 a5 (gprs_gmm.c:666) 20241012085003780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085003780 DMM DEBUG MM(262420000000050/e09bdf97) Requesting authorization (sgsn_auth.c:160) 20241012085003780 DMM INFO MM(262420000000050/e09bdf97) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085003780 DMM DEBUG MM(262420000000050/e09bdf97) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085003780 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241012085003780 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) 20241012085003780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012085003780 DMM INFO MM(262420000000050/e09bdf97) <- GMM ATTACH ACCEPT (new P-TMSI=0xe09bdf97) (gprs_gmm.c:300) 20241012085003781 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085003781 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085003781 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241012085003781 DMM INFO MM(262420000000050/e09bdf97) Subscriber data update (mmctx.c:445) 20241012085003781 DMM DEBUG MM(262420000000050/e09bdf97) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085003781 DMM INFO MM(262420000000050/e09bdf97) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085003781 DMM NOTICE MM(262420000000050/e09bdf97) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241012085003781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085003782 DMM NOTICE MM(262420000000050/e09bdf97) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085003782 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) 20241012085003782 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085003782 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241012085003782 DMM INFO MM(262420000000050/e09bdf97) Subscriber data update (mmctx.c:445) 20241012085003782 DMM DEBUG MM(262420000000050/e09bdf97) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012085003788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085003788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012085003788 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085003788 DMM INFO MM(262420000000050/e09bdf97) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085003788 DMM NOTICE MM(262420000000050/e09bdf97) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085003788 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085003788 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085003788 DLLC NOTICE LLME(fbc68ea7/e09bdf97){ASSIGNED} LLGM Assign pre (ffffffff => e09bdf97) (gprs_llc.c:1079) 20241012085003788 DLLC NOTICE LLME(ffffffff/e09bdf97){ASSIGNED} LLGM Assign post (ffffffff => e09bdf97) (gprs_llc.c:1125) 20241012085003788 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012085003788 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012085003788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085003788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@8a897e497e02: setverdict(pass): none -> pass 20241012085003840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085003840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012085003840 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085003840 DMM INFO MM(262420000000050/e09bdf97) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012085003840 DMM INFO MM(262420000000050/e09bdf97) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012085003840 DMM DEBUG MM(262420000000050/e09bdf97) Using GGSN 0 (gprs_sm.c:312) 20241012085003840 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) 20241012085003840 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241012085003840 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012085003840 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241012085003840 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241012085003852 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 99 94 06 5e 11 0c ca ae bb 14 05 7f 95 b7 25 e8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241012085003852 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476e22f8, cbp=0x55d51b425fd0) (sgsn_libgtp.c:632) 20241012085003852 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012085003852 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=e09bdf97, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012085003852 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012085003852 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012085003859 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241012085003866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085003866 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241012085003866 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241012085003869 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241012085003869 DMM INFO MM(262420000000050/e09bdf97) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241012085008878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085008878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085008878 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085008878 DMM INFO MM(262420000000050/e09bdf97) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241012085008879 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085008879 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241012085008879 DLLC NOTICE LLME(ffffffff/e09bdf97){ASSIGNED} LLGM Assign pre (e09bdf97 => f8777372) (gprs_llc.c:1079) 20241012085008879 DLLC NOTICE LLME(e09bdf97/f8777372){ASSIGNED} LLGM Assign post (e09bdf97 => f8777372) (gprs_llc.c:1125) 20241012085008879 DMM INFO MM(262420000000050/f8777372) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012085008887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085008887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241012085008887 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085008887 DMM INFO MM(262420000000050/f8777372) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241012085008887 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241012085008887 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085008887 DLLC NOTICE LLME(e09bdf97/f8777372){ASSIGNED} LLGM Assign pre (ffffffff => f8777372) (gprs_llc.c:1079) 20241012085008887 DLLC NOTICE LLME(ffffffff/f8777372){ASSIGNED} LLGM Assign post (ffffffff => f8777372) (gprs_llc.c:1125) 20241012085008887 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241012085009387 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1165)@8a897e497e02: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@8a897e497e02: Final verdict of PTC: pass 20241012085009397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36750<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012085009399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085009399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1177)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1168)@8a897e497e02: Final verdict of PTC: none TC_suspend_rau-BVCI196(1165)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(1179)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1172)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@8a897e497e02: Final verdict of PTC: none TC_suspend_rau-BVCI220(1175)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1178)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@8a897e497e02: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1170)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1166)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1176)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_suspend_rau-BVCI196(1165): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_suspend_rau-BVCI220(1175): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1177): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@8a897e497e02: Test case TC_suspend_rau finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:50:09 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241012085009528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085009930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109348) 20241012085010400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085010400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109348, count=110608) 20241012085011402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085011402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:50:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012085012404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085012404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_paging_ps started. 20241012085012992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085012993 DMM INFO MM(262420000000050/f8777372) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085012993 DMM INFO MM(262420000000050/f8777372) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085012993 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085012993 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085012994 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012085012994 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012085012994 DLLC NOTICE LLME(ffffffff/f8777372){ASSIGNED} LLGM Assign pre (f8777372 => ffffffff) (gprs_llc.c:1079) 20241012085012994 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8777372 => ffffffff) (gprs_llc.c:1125) 20241012085012994 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012085012994 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012085012994 DMM NOTICE MM(262420000000050/f8777372) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012085012994 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241012085012994 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012085012994 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012085012994 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241012085012994 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241012085012994 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) 20241012085012994 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) 20241012085012994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012085012994 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012085012994 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012085012994 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012085012994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085013044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085013044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085013044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085013044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085013044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085013044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085013044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085013044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085013044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1186)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085013045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085013045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085013045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085013046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085013046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085013046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085013046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085013046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085013046 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085013046 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085013046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1187)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085013046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085013047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085013051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1183)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085013061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085013061 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1184)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085013074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085013074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085013074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085013074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085013074 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085013074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085013074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085013074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085013074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1192)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085013076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085013076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085013076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085013076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085013076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085013076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085013076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085013076 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085013076 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085013076 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085013076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1192)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085013077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085013077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1191)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012085013080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085013089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085013089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1189)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1191)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085013103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085013103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085013103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085013103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085013103 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085013103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085013103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085013103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085013103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085013105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085013105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085013105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085013106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085013106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085013106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085013106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085013106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085013106 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085013106 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085013106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1196)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085013107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085013107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085013110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085013120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085013120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085013405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085013405 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085013405 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085013405 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085013407 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085013408 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@8a897e497e02: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='EEDE38BA'O, index=0 SGSN_Test-GSUP(1198)@8a897e497e02: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@8a897e497e02: 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 := 'C79C2133A92FACD9660B66AF827C2107'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C47B0D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D7A89D9EF34EA97'O } } } } } 20241012085014466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085014466 DLLC NOTICE LLME(ffffffff/eede38ba){UNASSIGNED} LLC RX: unknown TLLI 0xeede38ba, creating LLME on the fly (gprs_llc.c:552) 20241012085014466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085014466 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085014466 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012085014466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012085014466 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012085014466 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012085014466 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085014466 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085014466 DLLC NOTICE LLME(ffffffff/eede38ba){UNASSIGNED} LLGM Assign pre (eede38ba => f3722bce) (gprs_llc.c:1079) 20241012085014466 DLLC NOTICE LLME(eede38ba/f3722bce){ASSIGNED} LLGM Assign post (eede38ba => f3722bce) (gprs_llc.c:1125) 20241012085014466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085014466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085014466 DMM DEBUG MM(262420000000051/f3722bce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085014479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085014479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012085014479 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085014479 DMM DEBUG MM(262420000000051/f3722bce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241012085014479 DMM NOTICE MM(262420000000051/f3722bce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085014479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085014479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085014479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085014479 DMM DEBUG MM(262420000000051/f3722bce) Requesting authorization (sgsn_auth.c:160) 20241012085014479 DMM INFO MM(262420000000051/f3722bce) Requesting authentication tuples (sgsn_auth.c:184) 20241012085014479 DMM DEBUG MM(262420000000051/f3722bce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085014479 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241012085014479 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)@8a897e497e02: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@8a897e497e02: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241012085014482 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085014482 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085014482 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085014482 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085014482 DMM INFO MM(262420000000051/f3722bce) Subscriber data update (mmctx.c:445) 20241012085014482 DMM DEBUG MM(262420000000051/f3722bce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085014482 DMM INFO MM(262420000000051/f3722bce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085014482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085014482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085014482 DMM INFO MM(262420000000051/f3722bce) <- GMM AUTH AND CIPHERING REQ (rand = c7 9c 21 33 a9 2f ac d9 66 0b 66 af 82 7c 21 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012085014489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085014489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085014489 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085014489 DMM INFO MM(262420000000051/f3722bce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085014489 DMM NOTICE MM(262420000000051/f3722bce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085014489 DMM DEBUG MM(262420000000051/f3722bce) checking auth: received GSM SRES = 3c 47 b0 d3 (gprs_gmm.c:666) 20241012085014489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085014489 DMM DEBUG MM(262420000000051/f3722bce) Requesting authorization (sgsn_auth.c:160) 20241012085014489 DMM INFO MM(262420000000051/f3722bce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085014489 DMM DEBUG MM(262420000000051/f3722bce) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085014489 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241012085014489 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) 20241012085014489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012085014489 DMM INFO MM(262420000000051/f3722bce) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3722bce) (gprs_gmm.c:300) 20241012085014491 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085014491 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085014491 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241012085014491 DMM INFO MM(262420000000051/f3722bce) Subscriber data update (mmctx.c:445) 20241012085014491 DMM DEBUG MM(262420000000051/f3722bce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085014491 DMM INFO MM(262420000000051/f3722bce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085014491 DMM NOTICE MM(262420000000051/f3722bce) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241012085014491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085014491 DMM NOTICE MM(262420000000051/f3722bce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085014491 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) 20241012085014492 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085014492 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241012085014492 DMM INFO MM(262420000000051/f3722bce) Subscriber data update (mmctx.c:445) 20241012085014492 DMM DEBUG MM(262420000000051/f3722bce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012085014498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085014498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012085014499 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085014499 DMM INFO MM(262420000000051/f3722bce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085014499 DMM NOTICE MM(262420000000051/f3722bce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085014499 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085014499 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085014499 DLLC NOTICE LLME(eede38ba/f3722bce){ASSIGNED} LLGM Assign pre (ffffffff => f3722bce) (gprs_llc.c:1079) 20241012085014499 DLLC NOTICE LLME(ffffffff/f3722bce){ASSIGNED} LLGM Assign post (ffffffff => f3722bce) (gprs_llc.c:1125) 20241012085014499 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012085014499 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012085014499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085014499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@8a897e497e02: setverdict(pass): none -> pass 20241012085014549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085014549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012085014549 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085014549 DMM INFO MM(262420000000051/f3722bce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012085014549 DMM INFO MM(262420000000051/f3722bce) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012085014549 DMM DEBUG MM(262420000000051/f3722bce) Using GGSN 0 (gprs_sm.c:312) 20241012085014550 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) 20241012085014550 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241012085014550 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012085014550 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241012085014550 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241012085014561 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 69 0b 3e 71 11 f0 09 5c fb 14 05 7f 31 30 2b 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=1068 from retransmit req queue (gtp.c:443) 20241012085014561 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476e3368, cbp=0x55d51b426440) (sgsn_libgtp.c:632) 20241012085014561 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012085014561 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428438 TLLI=f3722bce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012085014561 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012085014561 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012085014567 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241012085017550 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Timeout of T3314 (fsm.c:317) 20241012085017550 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241012085017550 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241012085019577 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241012085019577 DMM INFO MM(262420000000051/f3722bce) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1184)@8a897e497e02: 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 := 'F3722BCE'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1184)@8a897e497e02: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@8a897e497e02: Final verdict of PTC: pass 20241012085019591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@8a897e497e02: Final verdict of PTC: none 20241012085019594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1187)@8a897e497e02: Final verdict of PTC: none 20241012085019594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1192)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1196)@8a897e497e02: Final verdict of PTC: none TC_paging_ps-BVCI196(1184)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@8a897e497e02: Final verdict of PTC: none TC_paging_ps-BVCI210(1189)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@8a897e497e02: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1190)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1194)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1185)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_paging_ps-BVCI210(1189): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@8a897e497e02: Test case TC_paging_ps finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:50:19 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241012085019719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085020120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38960<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103124) 20241012085020595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085020595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103124, count=104284) 20241012085021596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085021596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:50: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_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 20241012085022597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085022597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_paging_ps_ra_multiple_cells started. 20241012085023182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085023183 DMM INFO MM(262420000000051/f3722bce) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085023183 DMM INFO MM(262420000000051/f3722bce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085023183 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085023183 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085023183 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012085023183 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241012085023183 DLLC NOTICE LLME(ffffffff/f3722bce){ASSIGNED} LLGM Assign pre (f3722bce => ffffffff) (gprs_llc.c:1079) 20241012085023183 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3722bce => ffffffff) (gprs_llc.c:1125) 20241012085023183 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4280e0 (gprs_sndcp.c:574) 20241012085023183 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012085023183 DMM NOTICE MM(262420000000051/f3722bce) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012085023183 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241012085023183 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012085023183 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012085023184 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241012085023184 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241012085023184 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) 20241012085023184 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) 20241012085023184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012085023184 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012085023184 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012085023184 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012085023184 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085023239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085023239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085023239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085023239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085023239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085023239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085023239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085023239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085023239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1205)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1206)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085023241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085023241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085023241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085023241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085023241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085023241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085023241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085023241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085023241 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085023241 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085023241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1206)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085023242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085023242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1206)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085023245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012085023255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085023255 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1205)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085023264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085023264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085023264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085023264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085023264 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085023264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085023264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085023264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085023264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085023266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085023266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085023266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085023266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085023266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085023266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085023266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085023266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085023266 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085023266 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085023266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085023266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085023266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085023271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085023282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085023282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085023303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085023303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085023303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085023303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085023303 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085023303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085023304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085023304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085023304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085023305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085023305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085023305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085023306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085023306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085023306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085023306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085023306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085023306 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085023306 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085023306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085023307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085023307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085023311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085023319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085023319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085023598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085023598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085023598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085023598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085023600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241012085023601 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@8a897e497e02: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FCC3A237'O, index=0 SGSN_Test-GSUP(1217)@8a897e497e02: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@8a897e497e02: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@8a897e497e02: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FCC3A237'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@8a897e497e02: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FCC3A237'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@8a897e497e02: 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 := 'D21C547C221D3DDF87648DAF2F7E3F08'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF0F4066'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F36BFE75AE82A8F'O } } } } } 20241012085024661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085024661 DLLC NOTICE LLME(ffffffff/fcc3a237){UNASSIGNED} LLC RX: unknown TLLI 0xfcc3a237, creating LLME on the fly (gprs_llc.c:552) 20241012085024661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085024661 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085024661 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012085024661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012085024661 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012085024661 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012085024661 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085024661 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085024661 DLLC NOTICE LLME(ffffffff/fcc3a237){UNASSIGNED} LLGM Assign pre (fcc3a237 => f07734f8) (gprs_llc.c:1079) 20241012085024661 DLLC NOTICE LLME(fcc3a237/f07734f8){ASSIGNED} LLGM Assign post (fcc3a237 => f07734f8) (gprs_llc.c:1125) 20241012085024661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085024661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085024661 DMM DEBUG MM(262420000000052/f07734f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085024673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085024673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012085024673 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085024673 DMM DEBUG MM(262420000000052/f07734f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241012085024673 DMM NOTICE MM(262420000000052/f07734f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085024673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085024673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085024673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085024673 DMM DEBUG MM(262420000000052/f07734f8) Requesting authorization (sgsn_auth.c:160) 20241012085024673 DMM INFO MM(262420000000052/f07734f8) Requesting authentication tuples (sgsn_auth.c:184) 20241012085024673 DMM DEBUG MM(262420000000052/f07734f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085024673 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241012085024673 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)@8a897e497e02: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@8a897e497e02: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241012085024676 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085024676 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085024676 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085024676 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085024676 DMM INFO MM(262420000000052/f07734f8) Subscriber data update (mmctx.c:445) 20241012085024676 DMM DEBUG MM(262420000000052/f07734f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085024676 DMM INFO MM(262420000000052/f07734f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085024676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085024676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085024676 DMM INFO MM(262420000000052/f07734f8) <- GMM AUTH AND CIPHERING REQ (rand = d2 1c 54 7c 22 1d 3d df 87 64 8d af 2f 7e 3f 08 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012085024684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085024684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085024684 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085024684 DMM INFO MM(262420000000052/f07734f8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085024684 DMM NOTICE MM(262420000000052/f07734f8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085024684 DMM DEBUG MM(262420000000052/f07734f8) checking auth: received GSM SRES = df 0f 40 66 (gprs_gmm.c:666) 20241012085024684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085024684 DMM DEBUG MM(262420000000052/f07734f8) Requesting authorization (sgsn_auth.c:160) 20241012085024684 DMM INFO MM(262420000000052/f07734f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085024684 DMM DEBUG MM(262420000000052/f07734f8) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085024684 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241012085024684 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) 20241012085024684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012085024684 DMM INFO MM(262420000000052/f07734f8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf07734f8) (gprs_gmm.c:300) 20241012085024685 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085024685 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085024685 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241012085024685 DMM INFO MM(262420000000052/f07734f8) Subscriber data update (mmctx.c:445) 20241012085024685 DMM DEBUG MM(262420000000052/f07734f8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085024685 DMM INFO MM(262420000000052/f07734f8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085024685 DMM NOTICE MM(262420000000052/f07734f8) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241012085024685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085024685 DMM NOTICE MM(262420000000052/f07734f8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085024685 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) 20241012085024686 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085024686 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241012085024686 DMM INFO MM(262420000000052/f07734f8) Subscriber data update (mmctx.c:445) 20241012085024686 DMM DEBUG MM(262420000000052/f07734f8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012085024692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085024692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012085024692 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085024692 DMM INFO MM(262420000000052/f07734f8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085024692 DMM NOTICE MM(262420000000052/f07734f8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085024692 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085024692 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085024692 DLLC NOTICE LLME(fcc3a237/f07734f8){ASSIGNED} LLGM Assign pre (ffffffff => f07734f8) (gprs_llc.c:1079) 20241012085024692 DLLC NOTICE LLME(ffffffff/f07734f8){ASSIGNED} LLGM Assign post (ffffffff => f07734f8) (gprs_llc.c:1125) 20241012085024692 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012085024692 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012085024692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085024692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085024744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085024744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012085024744 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085024744 DMM INFO MM(262420000000052/f07734f8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012085024744 DMM INFO MM(262420000000052/f07734f8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012085024744 DMM DEBUG MM(262420000000052/f07734f8) Using GGSN 0 (gprs_sm.c:312) 20241012085024744 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) 20241012085024744 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241012085024744 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012085024744 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241012085024744 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241012085024756 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 01 c4 cb 72 11 64 7e 64 c2 14 05 7f 39 5a 8a f7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241012085024756 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476e43d8, cbp=0x55d51b4267d0) (sgsn_libgtp.c:632) 20241012085024756 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012085024756 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428cf8 TLLI=f07734f8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012085024756 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012085024756 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@8a897e497e02: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012085024765 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241012085027745 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Timeout of T3314 (fsm.c:317) 20241012085027745 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241012085027745 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241012085029445 DGPRS DEBUG Checking for inactive LLMEs, time = 10533763 (sgsn.c:131) 20241012085029774 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241012085029774 DMM INFO MM(262420000000052/f07734f8) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@8a897e497e02: 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 := 'F07734F8'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241012085043599 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241012085043599 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241012085043599 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085053244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085053245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085053245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012085053268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085053269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085053269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241012085053307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085053309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085053309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@8a897e497e02: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8a897e497e02: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@8a897e497e02: Final verdict of PTC: none 20241012085054673 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085054673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1206)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1210)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1215)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@8a897e497e02: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1203)@8a897e497e02: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@8a897e497e02: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@8a897e497e02: Final verdict of PTC: none 20241012085054674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38966<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1218)@8a897e497e02: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@8a897e497e02: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1213)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1208)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1204)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@8a897e497e02: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@8a897e497e02: 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'. Sat Oct 12 08:50:54 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241012085054804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085055206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104932) 20241012085055673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085055673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104932, count=109288) 20241012085056674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085056674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:50:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241012085057675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085057675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_bssgp_rim_single_report started. 20241012085058268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085058270 DMM INFO MM(262420000000052/f07734f8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085058270 DMM INFO MM(262420000000052/f07734f8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085058270 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085058270 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085058270 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012085058270 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241012085058270 DLLC NOTICE LLME(ffffffff/f07734f8){ASSIGNED} LLGM Assign pre (f07734f8 => ffffffff) (gprs_llc.c:1079) 20241012085058270 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f07734f8 => ffffffff) (gprs_llc.c:1125) 20241012085058270 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b4289a0 (gprs_sndcp.c:574) 20241012085058270 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428cf8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012085058270 DMM NOTICE MM(262420000000052/f07734f8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012085058270 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241012085058270 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012085058270 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012085058270 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241012085058270 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241012085058270 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) 20241012085058270 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) 20241012085058270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012085058270 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012085058270 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012085058270 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012085058270 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085058316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085058316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085058316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085058316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085058316 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085058316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085058316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085058316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085058316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085058318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085058318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085058318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085058318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085058318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085058318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085058318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085058318 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085058318 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085058318 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085058318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085058318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085058318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085058322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085058333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085058333 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085058359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085058359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085058359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085058359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085058359 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085058359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085058359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085058359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085058359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085058361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085058361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085058361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085058361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085058361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085058361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085058361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085058361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085058361 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085058361 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085058361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1229)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1230)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085058362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085058362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085058366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085058377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085058377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1231)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1227)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085058389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085058389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085058389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085058389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085058389 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085058389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085058389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085058389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085058390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085058391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085058391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085058391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085058392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085058392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085058392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085058392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085058392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085058392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085058392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085058392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085058392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085058393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085058396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085058407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085058407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085058676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085058676 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085058676 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085058676 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085058679 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085058679 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012085058695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8a897e497e02: setverdict(pass): none -> pass MTC@8a897e497e02: Warning: Re-starting timer T, which is already active (running or expired). 20241012085058704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012085058711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56624<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@8a897e497e02: Final verdict of PTC: none 20241012085058713 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085058713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1224)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@8a897e497e02: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1234)@8a897e497e02: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1227)@8a897e497e02: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1230)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1228)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1222)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1232)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: pass MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1227): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1228): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1230): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@8a897e497e02: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:50:58 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20241012085058838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085059239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43020) 20241012085059445 DGPRS DEBUG Checking for inactive LLMEs, time = 10533793 (sgsn.c:131) 20241012085059714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085059714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43020, count=59100) 20241012085100715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085100715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:51: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_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 20241012085101716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085101716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_rim_eutran_to_geran started. 20241012085102299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085102300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085102341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085102341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085102341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085102341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085102341 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085102341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085102341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085102341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085102341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085102343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085102343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085102343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085102343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085102343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085102343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085102343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085102343 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085102343 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085102343 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085102343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1242)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085102343 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085102344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085102347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085102355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085102355 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1243)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 TC_rim_eutran_to_geran-BVCI196(1241)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085102387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085102387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085102387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085102387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085102387 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085102387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085102387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085102387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085102387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085102389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085102389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085102389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085102389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085102389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085102389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085102389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085102389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085102389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085102389 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085102389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1247)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085102390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085102390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085102394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085102406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085102406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085102420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085102420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085102420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085102420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085102420 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085102420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085102420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085102420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085102420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085102422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085102422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085102422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085102423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085102423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085102423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085102423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085102423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085102423 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085102423 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085102423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1252)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085102423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085102423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085102427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085102437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085102437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085102717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085102717 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085102717 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085102717 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085102719 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085102720 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8a897e497e02: setverdict(pass): none -> pass 20241012085102750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012085102753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56640<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1242)@8a897e497e02: Final verdict of PTC: none 20241012085102755 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1252)@8a897e497e02: Final verdict of PTC: none 20241012085102755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1243)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(1254)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@8a897e497e02: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1247)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@8a897e497e02: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@8a897e497e02: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1245)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1250)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1240)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: pass MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@8a897e497e02: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:51:02 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20241012085102880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085103282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48140) 20241012085103756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085103756 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) 20241012085104758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085104758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:51:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012085105759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085105759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_cell_change_different_rai_ci_attach started. 20241012085106341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085106343 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085106386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085106386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085106386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085106386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085106386 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085106386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085106386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085106386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085106386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085106388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085106388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085106388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085106388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085106388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085106388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085106388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085106388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085106388 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085106388 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085106388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085106388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085106388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085106391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012085106400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085106400 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)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085106419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085106419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085106419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085106419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085106419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085106419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085106419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085106419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085106419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085106421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085106421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085106421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085106421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085106421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085106421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085106421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085106421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085106421 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085106421 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085106421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1265)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085106421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085106421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085106425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085106434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085106434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1266)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085106460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085106460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085106461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085106461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085106461 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085106461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085106461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085106461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085106461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085106462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085106462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085106462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085106462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085106463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085106463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085106463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085106463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085106463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085106463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085106463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085106463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085106463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085106467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085106477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085106477 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)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085106760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085106760 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085106760 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085106760 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085106762 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085106763 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@8a897e497e02: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='CE62BF5A'O, index=0 SGSN_Test-GSUP(1272)@8a897e497e02: 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)@8a897e497e02: 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 := '1BA86E8E8AAD51247E397385C5348C5B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8568DBB9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD7ACE382CC7D6B7'O } } } } } 20241012085106809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085106809 DLLC NOTICE LLME(ffffffff/ce62bf5a){UNASSIGNED} LLC RX: unknown TLLI 0xce62bf5a, creating LLME on the fly (gprs_llc.c:552) 20241012085106809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085106809 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085106809 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012085106809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012085106809 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012085106809 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012085106809 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085106809 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085106809 DLLC NOTICE LLME(ffffffff/ce62bf5a){UNASSIGNED} LLGM Assign pre (ce62bf5a => e45685c2) (gprs_llc.c:1079) 20241012085106809 DLLC NOTICE LLME(ce62bf5a/e45685c2){ASSIGNED} LLGM Assign post (ce62bf5a => e45685c2) (gprs_llc.c:1125) 20241012085106809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085106809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085106809 DMM DEBUG MM(262420000000068/e45685c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085106821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085106821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012085106821 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085106821 DMM DEBUG MM(262420000000068/e45685c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241012085106821 DMM NOTICE MM(262420000000068/e45685c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085106821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085106821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085106821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085106821 DMM DEBUG MM(262420000000068/e45685c2) Requesting authorization (sgsn_auth.c:160) 20241012085106821 DMM INFO MM(262420000000068/e45685c2) Requesting authentication tuples (sgsn_auth.c:184) 20241012085106821 DMM DEBUG MM(262420000000068/e45685c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085106821 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241012085106821 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)@8a897e497e02: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@8a897e497e02: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241012085106824 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085106824 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085106824 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085106824 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085106824 DMM INFO MM(262420000000068/e45685c2) Subscriber data update (mmctx.c:445) 20241012085106824 DMM DEBUG MM(262420000000068/e45685c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085106824 DMM INFO MM(262420000000068/e45685c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085106824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085106824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085106824 DMM INFO MM(262420000000068/e45685c2) <- GMM AUTH AND CIPHERING REQ (rand = 1b a8 6e 8e 8a ad 51 24 7e 39 73 85 c5 34 8c 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012085106832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085106832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085106832 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085106832 DMM INFO MM(262420000000068/e45685c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085106832 DMM NOTICE MM(262420000000068/e45685c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085106832 DMM DEBUG MM(262420000000068/e45685c2) checking auth: received GSM SRES = 85 68 db b9 (gprs_gmm.c:666) 20241012085106832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085106832 DMM DEBUG MM(262420000000068/e45685c2) Requesting authorization (sgsn_auth.c:160) 20241012085106832 DMM INFO MM(262420000000068/e45685c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085106832 DMM DEBUG MM(262420000000068/e45685c2) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085106832 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241012085106832 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) 20241012085106832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012085106832 DMM INFO MM(262420000000068/e45685c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe45685c2) (gprs_gmm.c:300) 20241012085106833 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085106833 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085106833 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241012085106833 DMM INFO MM(262420000000068/e45685c2) Subscriber data update (mmctx.c:445) 20241012085106834 DMM DEBUG MM(262420000000068/e45685c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085106834 DMM INFO MM(262420000000068/e45685c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085106834 DMM NOTICE MM(262420000000068/e45685c2) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241012085106834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085106834 DMM NOTICE MM(262420000000068/e45685c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085106834 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) 20241012085106834 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085106834 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241012085106834 DMM INFO MM(262420000000068/e45685c2) Subscriber data update (mmctx.c:445) 20241012085106834 DMM DEBUG MM(262420000000068/e45685c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012085106840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085106840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012085106840 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085106840 DMM INFO MM(262420000000068/e45685c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085106840 DMM NOTICE MM(262420000000068/e45685c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085106840 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085106840 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085106840 DLLC NOTICE LLME(ce62bf5a/e45685c2){ASSIGNED} LLGM Assign pre (ffffffff => e45685c2) (gprs_llc.c:1079) 20241012085106840 DLLC NOTICE LLME(ffffffff/e45685c2){ASSIGNED} LLGM Assign post (ffffffff => e45685c2) (gprs_llc.c:1125) 20241012085106840 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012085106840 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012085106840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085106840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085106892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085106892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012085106892 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085106892 DMM INFO MM(262420000000068/e45685c2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012085106892 DMM INFO MM(262420000000068/e45685c2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012085106892 DMM DEBUG MM(262420000000068/e45685c2) Using GGSN 0 (gprs_sm.c:312) 20241012085106892 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) 20241012085106892 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241012085106892 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012085106892 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241012085106892 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241012085106901 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 59 9d 22 64 11 9e 0a e8 6c 14 05 7f a1 bd 7d 47 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) 20241012085106901 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476e5448, cbp=0x55d51b426f70) (sgsn_libgtp.c:632) 20241012085106901 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012085106901 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b428c88 TLLI=e45685c2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012085106901 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012085106901 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@8a897e497e02: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012085106907 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241012085106914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085106914 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241012085106914 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@8a897e497e02: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@8a897e497e02: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E45685C2'O, index=0 20241012085106920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085106920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241012085106920 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE45685C2) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085106920 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085106920 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012085106920 DLLC NOTICE LLME(ffffffff/e45685c2){ASSIGNED} LLGM Assign pre (e45685c2 => c8e04430) (gprs_llc.c:1079) 20241012085106920 DLLC NOTICE LLME(e45685c2/c8e04430){ASSIGNED} LLGM Assign post (e45685c2 => c8e04430) (gprs_llc.c:1125) 20241012085106920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085106920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085106920 DMM DEBUG MM(262420000000068/c8e04430) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085106933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085106933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241012085106933 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085106933 DMM DEBUG MM(262420000000068/c8e04430) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241012085106933 DMM NOTICE MM(262420000000068/c8e04430) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085106933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085106933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085106933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085106933 DMM DEBUG MM(262420000000068/c8e04430) Requesting authorization (sgsn_auth.c:160) 20241012085106933 DMM INFO MM(262420000000068/c8e04430) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085106933 DMM DEBUG MM(262420000000068/c8e04430) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085106933 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241012085106933 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) 20241012085107919 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085107919 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085107919 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241012085107919 DMM INFO MM(262420000000068/c8e04430) Subscriber data update (mmctx.c:445) 20241012085107919 DMM DEBUG MM(262420000000068/c8e04430) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241012085107919 DMM INFO MM(262420000000068/c8e04430) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241012085107919 DMM NOTICE MM(262420000000068/c8e04430) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241012085107919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085107919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085107919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241012085107919 DMM INFO MM(262420000000068/c8e04430) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8e04430) (gprs_gmm.c:300) 20241012085107919 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) 20241012085107920 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085107920 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241012085107920 DMM INFO MM(262420000000068/c8e04430) Subscriber data update (mmctx.c:445) 20241012085107920 DMM DEBUG MM(262420000000068/c8e04430) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012085107928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085107928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085107929 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085107929 DMM INFO MM(262420000000068/c8e04430) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085107929 DMM NOTICE MM(262420000000068/c8e04430) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085107929 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085107929 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085107929 DLLC NOTICE LLME(e45685c2/c8e04430){ASSIGNED} LLGM Assign pre (ffffffff => c8e04430) (gprs_llc.c:1079) 20241012085107929 DLLC NOTICE LLME(ffffffff/c8e04430){ASSIGNED} LLGM Assign post (ffffffff => c8e04430) (gprs_llc.c:1125) 20241012085107929 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012085107929 DMM ERROR MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241012085107929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085107929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085107978 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241012085107985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085107985 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085107985 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@8a897e497e02: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@8a897e497e02: Final verdict of PTC: pass 20241012085107990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56646<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@8a897e497e02: Final verdict of PTC: none 20241012085107992 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085107992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1260)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1265)@8a897e497e02: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@8a897e497e02: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@8a897e497e02: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1270)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1263)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1268)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1258)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@8a897e497e02: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:51:08 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241012085108124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085108525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101576) 20241012085108994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085108994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101576, count=122728) 20241012085109995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085109995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:51:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012085110986 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Timeout of T3314 (fsm.c:317) 20241012085110986 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241012085110986 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241012085110996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085110996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_cell_change_different_rai_ci_data started. 20241012085111586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085111587 DMM INFO MM(262420000000068/c8e04430) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085111587 DMM INFO MM(262420000000068/c8e04430) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085111587 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085111587 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085111587 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012085111587 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241012085111587 DLLC NOTICE LLME(ffffffff/c8e04430){ASSIGNED} LLGM Assign pre (c8e04430 => ffffffff) (gprs_llc.c:1079) 20241012085111587 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8e04430 => ffffffff) (gprs_llc.c:1125) 20241012085111587 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b428930 (gprs_sndcp.c:574) 20241012085111587 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b428c88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012085111587 DMM NOTICE MM(262420000000068/c8e04430) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012085111587 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241012085111587 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012085111587 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012085111587 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241012085111587 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241012085111587 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) 20241012085111587 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) 20241012085111587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012085111587 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012085111587 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012085111587 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012085111587 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085111630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085111630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085111630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085111630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085111630 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085111630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085111630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085111630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085111630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085111632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085111632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085111632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085111632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085111632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085111632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085111632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085111632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085111632 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085111632 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085111632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1279)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085111633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085111633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085111637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085111646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085111646 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085111662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085111662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085111662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085111662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085111662 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085111662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085111662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085111662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085111662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085111663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085111663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085111663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085111663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085111663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085111663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085111664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085111664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085111664 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085111664 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085111664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085111664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085111664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085111668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085111677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085111677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085111700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085111700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085111700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085111700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085111700 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085111700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085111700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085111700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085111700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085111702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085111702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085111702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085111703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085111703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085111703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085111703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085111703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085111703 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085111703 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085111703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085111703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085111703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085111708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085111717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085111717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085111997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085111997 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085111997 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085111997 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085111999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241012085111999 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@8a897e497e02: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E2149FAB'O, index=0 SGSN_Test-GSUP(1291)@8a897e497e02: 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)@8a897e497e02: 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 := 'CDF3E77CBB14990E4F08C10DFAEB3910'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC49B9B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '771D7AFC6431D600'O } } } } } 20241012085112047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085112047 DLLC NOTICE LLME(ffffffff/e2149fab){UNASSIGNED} LLC RX: unknown TLLI 0xe2149fab, creating LLME on the fly (gprs_llc.c:552) 20241012085112047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085112047 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085112047 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012085112047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012085112047 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012085112047 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012085112047 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085112047 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085112047 DLLC NOTICE LLME(ffffffff/e2149fab){UNASSIGNED} LLGM Assign pre (e2149fab => e44c56ee) (gprs_llc.c:1079) 20241012085112047 DLLC NOTICE LLME(e2149fab/e44c56ee){ASSIGNED} LLGM Assign post (e2149fab => e44c56ee) (gprs_llc.c:1125) 20241012085112047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085112047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085112047 DMM DEBUG MM(262420000000070/e44c56ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085112060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085112060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012085112060 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085112060 DMM DEBUG MM(262420000000070/e44c56ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241012085112060 DMM NOTICE MM(262420000000070/e44c56ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085112060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085112060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085112060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085112060 DMM DEBUG MM(262420000000070/e44c56ee) Requesting authorization (sgsn_auth.c:160) 20241012085112060 DMM INFO MM(262420000000070/e44c56ee) Requesting authentication tuples (sgsn_auth.c:184) 20241012085112060 DMM DEBUG MM(262420000000070/e44c56ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085112060 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241012085112060 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)@8a897e497e02: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@8a897e497e02: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241012085112063 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085112063 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085112063 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085112063 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085112063 DMM INFO MM(262420000000070/e44c56ee) Subscriber data update (mmctx.c:445) 20241012085112063 DMM DEBUG MM(262420000000070/e44c56ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085112063 DMM INFO MM(262420000000070/e44c56ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085112063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085112063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085112063 DMM INFO MM(262420000000070/e44c56ee) <- GMM AUTH AND CIPHERING REQ (rand = cd f3 e7 7c bb 14 99 0e 4f 08 c1 0d fa eb 39 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012085112070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085112070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085112070 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085112070 DMM INFO MM(262420000000070/e44c56ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085112070 DMM NOTICE MM(262420000000070/e44c56ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085112070 DMM DEBUG MM(262420000000070/e44c56ee) checking auth: received GSM SRES = ec 49 b9 b0 (gprs_gmm.c:666) 20241012085112070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085112070 DMM DEBUG MM(262420000000070/e44c56ee) Requesting authorization (sgsn_auth.c:160) 20241012085112070 DMM INFO MM(262420000000070/e44c56ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085112070 DMM DEBUG MM(262420000000070/e44c56ee) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085112070 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241012085112070 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) 20241012085112070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012085112070 DMM INFO MM(262420000000070/e44c56ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xe44c56ee) (gprs_gmm.c:300) 20241012085112071 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085112071 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085112071 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241012085112071 DMM INFO MM(262420000000070/e44c56ee) Subscriber data update (mmctx.c:445) 20241012085112071 DMM DEBUG MM(262420000000070/e44c56ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085112071 DMM INFO MM(262420000000070/e44c56ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085112071 DMM NOTICE MM(262420000000070/e44c56ee) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241012085112071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085112071 DMM NOTICE MM(262420000000070/e44c56ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085112071 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) 20241012085112072 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085112072 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241012085112072 DMM INFO MM(262420000000070/e44c56ee) Subscriber data update (mmctx.c:445) 20241012085112072 DMM DEBUG MM(262420000000070/e44c56ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012085112078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085112078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012085112078 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085112078 DMM INFO MM(262420000000070/e44c56ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085112078 DMM NOTICE MM(262420000000070/e44c56ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085112078 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085112078 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085112078 DLLC NOTICE LLME(e2149fab/e44c56ee){ASSIGNED} LLGM Assign pre (ffffffff => e44c56ee) (gprs_llc.c:1079) 20241012085112078 DLLC NOTICE LLME(ffffffff/e44c56ee){ASSIGNED} LLGM Assign post (ffffffff => e44c56ee) (gprs_llc.c:1125) 20241012085112078 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012085112078 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012085112078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085112078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085112129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085112129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012085112129 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085112129 DMM INFO MM(262420000000070/e44c56ee) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012085112129 DMM INFO MM(262420000000070/e44c56ee) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012085112129 DMM DEBUG MM(262420000000070/e44c56ee) Using GGSN 0 (gprs_sm.c:312) 20241012085112129 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) 20241012085112129 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241012085112129 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012085112129 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241012085112129 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241012085112141 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 aa 12 db 31 11 27 ab 27 35 14 05 7f 4b 11 ee e7 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) 20241012085112141 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476e64b8, cbp=0x55d51b422d20) (sgsn_libgtp.c:632) 20241012085112141 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012085112141 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b429d98 TLLI=e44c56ee, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012085112141 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012085112141 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@8a897e497e02: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012085112149 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241012085112155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085112155 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241012085112156 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@8a897e497e02: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E44C56EE'O, index=0 20241012085112162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085112162 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085112162 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55d51b429d98, TLLI=e44c56ee, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@8a897e497e02: Removing Client IMSI='262420000000070'H, index=0 20241012085114162 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@8a897e497e02: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@8a897e497e02: Final verdict of PTC: pass 20241012085114171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59042<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012085114174 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085114174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1279)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(1291)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@8a897e497e02: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@8a897e497e02: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1289)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@8a897e497e02: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1284)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1277)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1282)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1287)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@8a897e497e02: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:51:14 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20241012085114300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085114701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102164) 20241012085115157 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Timeout of T3314 (fsm.c:317) 20241012085115157 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241012085115157 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241012085115174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085115174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102164, count=107244) 20241012085116176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085116176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:51:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012085117177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085117177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_cell_change_different_ci_attach started. 20241012085117761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085117762 DMM INFO MM(262420000000070/e44c56ee) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085117762 DMM INFO MM(262420000000070/e44c56ee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085117762 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085117762 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085117762 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012085117762 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241012085117762 DLLC NOTICE LLME(ffffffff/e44c56ee){ASSIGNED} LLGM Assign pre (e44c56ee => ffffffff) (gprs_llc.c:1079) 20241012085117762 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e44c56ee => ffffffff) (gprs_llc.c:1125) 20241012085117762 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b429a40 (gprs_sndcp.c:574) 20241012085117762 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b429d98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012085117762 DMM NOTICE MM(262420000000070/e44c56ee) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012085117762 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241012085117762 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012085117762 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012085117762 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241012085117762 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241012085117762 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) 20241012085117762 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) 20241012085117762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012085117762 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012085117762 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012085117762 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012085117762 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085117804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085117804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085117804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085117804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085117804 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085117804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085117804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085117804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085117804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085117806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085117806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085117806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085117806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085117806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085117806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085117806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085117806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085117806 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085117806 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085117806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085117807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085117807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085117811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085117820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085117820 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085117839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085117839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085117839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085117839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085117839 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085117839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085117839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085117839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085117839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085117840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085117840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085117840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085117841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085117841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085117841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085117841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085117841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085117841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085117841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085117841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085117841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085117841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085117845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012085117854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085117854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085117876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085117876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085117876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085117876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085117876 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085117876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085117876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085117876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085117876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085117877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085117877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085117878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085117878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085117878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085117878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085117878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085117878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085117878 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085117878 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085117878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085117878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085117878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085117881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085117891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085117891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085118178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085118178 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085118178 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085118178 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085118180 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085118181 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@8a897e497e02: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='FCBB7F79'O, index=0 SGSN_Test-GSUP(1310)@8a897e497e02: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@8a897e497e02: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@8a897e497e02: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='FCBB7F79'O, index=0 TC_cell_change_different_ci_attach(1312)@8a897e497e02: 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 := '3E555A7DDB8EB196D342DE4CE772DCBE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5FB6D071'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '600B3E7F32F00933'O } } } } } 20241012085118229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085118229 DLLC NOTICE LLME(ffffffff/fcbb7f79){UNASSIGNED} LLC RX: unknown TLLI 0xfcbb7f79, creating LLME on the fly (gprs_llc.c:552) 20241012085118229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085118229 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085118229 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012085118229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012085118229 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012085118229 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012085118229 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085118229 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085118229 DLLC NOTICE LLME(ffffffff/fcbb7f79){UNASSIGNED} LLGM Assign pre (fcbb7f79 => da5e705c) (gprs_llc.c:1079) 20241012085118229 DLLC NOTICE LLME(fcbb7f79/da5e705c){ASSIGNED} LLGM Assign post (fcbb7f79 => da5e705c) (gprs_llc.c:1125) 20241012085118229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085118229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085118229 DMM DEBUG MM(262420000000069/da5e705c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085118240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085118240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012085118240 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085118240 DMM DEBUG MM(262420000000069/da5e705c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241012085118240 DMM NOTICE MM(262420000000069/da5e705c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085118240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085118240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085118240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085118241 DMM DEBUG MM(262420000000069/da5e705c) Requesting authorization (sgsn_auth.c:160) 20241012085118241 DMM INFO MM(262420000000069/da5e705c) Requesting authentication tuples (sgsn_auth.c:184) 20241012085118241 DMM DEBUG MM(262420000000069/da5e705c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085118241 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241012085118241 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)@8a897e497e02: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@8a897e497e02: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241012085118243 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085118243 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085118243 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085118243 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085118243 DMM INFO MM(262420000000069/da5e705c) Subscriber data update (mmctx.c:445) 20241012085118243 DMM DEBUG MM(262420000000069/da5e705c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085118243 DMM INFO MM(262420000000069/da5e705c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085118243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085118243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085118243 DMM INFO MM(262420000000069/da5e705c) <- GMM AUTH AND CIPHERING REQ (rand = 3e 55 5a 7d db 8e b1 96 d3 42 de 4c e7 72 dc be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012085118251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085118251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085118251 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085118251 DMM INFO MM(262420000000069/da5e705c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085118251 DMM NOTICE MM(262420000000069/da5e705c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085118251 DMM DEBUG MM(262420000000069/da5e705c) checking auth: received GSM SRES = 5f b6 d0 71 (gprs_gmm.c:666) 20241012085118251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085118251 DMM DEBUG MM(262420000000069/da5e705c) Requesting authorization (sgsn_auth.c:160) 20241012085118251 DMM INFO MM(262420000000069/da5e705c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085118251 DMM DEBUG MM(262420000000069/da5e705c) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085118251 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241012085118251 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) 20241012085118251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012085118251 DMM INFO MM(262420000000069/da5e705c) <- GMM ATTACH ACCEPT (new P-TMSI=0xda5e705c) (gprs_gmm.c:300) 20241012085118252 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085118252 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085118252 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241012085118252 DMM INFO MM(262420000000069/da5e705c) Subscriber data update (mmctx.c:445) 20241012085118252 DMM DEBUG MM(262420000000069/da5e705c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085118252 DMM INFO MM(262420000000069/da5e705c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085118252 DMM NOTICE MM(262420000000069/da5e705c) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241012085118252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085118252 DMM NOTICE MM(262420000000069/da5e705c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085118252 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) 20241012085118253 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085118253 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241012085118253 DMM INFO MM(262420000000069/da5e705c) Subscriber data update (mmctx.c:445) 20241012085118253 DMM DEBUG MM(262420000000069/da5e705c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012085118260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085118260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012085118260 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085118260 DMM INFO MM(262420000000069/da5e705c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085118260 DMM NOTICE MM(262420000000069/da5e705c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085118260 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085118260 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085118260 DLLC NOTICE LLME(fcbb7f79/da5e705c){ASSIGNED} LLGM Assign pre (ffffffff => da5e705c) (gprs_llc.c:1079) 20241012085118260 DLLC NOTICE LLME(ffffffff/da5e705c){ASSIGNED} LLGM Assign post (ffffffff => da5e705c) (gprs_llc.c:1125) 20241012085118260 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012085118260 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012085118260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085118260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085118311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085118311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012085118311 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085118311 DMM INFO MM(262420000000069/da5e705c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012085118311 DMM INFO MM(262420000000069/da5e705c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012085118311 DMM DEBUG MM(262420000000069/da5e705c) Using GGSN 0 (gprs_sm.c:312) 20241012085118311 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) 20241012085118311 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241012085118311 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012085118311 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241012085118311 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241012085118323 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 58 f7 0e 63 11 c2 31 33 32 14 05 7f 66 aa b1 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=1076 from retransmit req queue (gtp.c:443) 20241012085118323 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476e7528, cbp=0x55d51b4230b0) (sgsn_libgtp.c:632) 20241012085118323 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012085118323 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b429d98 TLLI=da5e705c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012085118323 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012085118323 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@8a897e497e02: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012085118331 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241012085118338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085118338 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241012085118338 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@8a897e497e02: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@8a897e497e02: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DA5E705C'O, index=0 20241012085118346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085118346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241012085118346 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085118346 DMM INFO MM(262420000000069/da5e705c) -> GMM ATTACH REQUEST MI(TMSI-0xDA5E705C) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085118346 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085118346 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012085118346 DLLC NOTICE LLME(ffffffff/da5e705c){ASSIGNED} LLGM Assign pre (da5e705c => e415c1a9) (gprs_llc.c:1079) 20241012085118346 DLLC NOTICE LLME(da5e705c/e415c1a9){ASSIGNED} LLGM Assign post (da5e705c => e415c1a9) (gprs_llc.c:1125) 20241012085118346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085118346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085118346 DMM DEBUG MM(262420000000069/e415c1a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085118358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085118358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241012085118358 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085118358 DMM DEBUG MM(262420000000069/e415c1a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241012085118358 DMM NOTICE MM(262420000000069/e415c1a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085118358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085118358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085118358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085118358 DMM DEBUG MM(262420000000069/e415c1a9) Requesting authorization (sgsn_auth.c:160) 20241012085118358 DMM INFO MM(262420000000069/e415c1a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085118358 DMM DEBUG MM(262420000000069/e415c1a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085118358 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241012085118358 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) 20241012085119345 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085119345 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085119345 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241012085119345 DMM INFO MM(262420000000069/e415c1a9) Subscriber data update (mmctx.c:445) 20241012085119345 DMM DEBUG MM(262420000000069/e415c1a9) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241012085119345 DMM INFO MM(262420000000069/e415c1a9) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241012085119345 DMM NOTICE MM(262420000000069/e415c1a9) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241012085119345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085119345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085119345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241012085119345 DMM INFO MM(262420000000069/e415c1a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe415c1a9) (gprs_gmm.c:300) 20241012085119345 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) 20241012085119346 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085119346 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241012085119346 DMM INFO MM(262420000000069/e415c1a9) Subscriber data update (mmctx.c:445) 20241012085119346 DMM DEBUG MM(262420000000069/e415c1a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012085119355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085119355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085119355 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085119355 DMM INFO MM(262420000000069/e415c1a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085119355 DMM NOTICE MM(262420000000069/e415c1a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085119355 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085119355 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085119355 DLLC NOTICE LLME(da5e705c/e415c1a9){ASSIGNED} LLGM Assign pre (ffffffff => e415c1a9) (gprs_llc.c:1079) 20241012085119355 DLLC NOTICE LLME(ffffffff/e415c1a9){ASSIGNED} LLGM Assign post (ffffffff => e415c1a9) (gprs_llc.c:1125) 20241012085119355 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012085119355 DMM ERROR MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241012085119355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085119355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085119404 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241012085119412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085119412 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085119412 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@8a897e497e02: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@8a897e497e02: Final verdict of PTC: pass 20241012085119417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33140<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@8a897e497e02: Final verdict of PTC: none 20241012085119420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085119420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1298)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1303)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@8a897e497e02: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@8a897e497e02: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@8a897e497e02: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1308)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1306)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1301)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1296)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@8a897e497e02: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:51:19 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241012085119545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085119947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120120) 20241012085120421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085120421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=120120, count=129096) 20241012085121422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085121422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:51:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012085122414 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Timeout of T3314 (fsm.c:317) 20241012085122414 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241012085122414 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241012085122423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085122423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_cell_change_different_ci_data started. 20241012085123010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085123011 DMM INFO MM(262420000000069/e415c1a9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085123011 DMM INFO MM(262420000000069/e415c1a9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085123011 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085123011 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085123011 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012085123011 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241012085123011 DLLC NOTICE LLME(ffffffff/e415c1a9){ASSIGNED} LLGM Assign pre (e415c1a9 => ffffffff) (gprs_llc.c:1079) 20241012085123011 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e415c1a9 => ffffffff) (gprs_llc.c:1125) 20241012085123011 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b429a40 (gprs_sndcp.c:574) 20241012085123011 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b429d98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012085123012 DMM NOTICE MM(262420000000069/e415c1a9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012085123012 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241012085123012 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012085123012 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012085123012 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241012085123012 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241012085123012 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) 20241012085123012 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) 20241012085123012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012085123012 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012085123012 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012085123012 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012085123012 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085123051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085123051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085123051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085123051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085123051 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085123051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085123051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085123051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085123051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085123052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085123052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085123052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085123052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085123052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085123053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085123053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085123053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085123053 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085123053 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085123053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085123053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085123053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085123056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085123064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085123064 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1318)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 TC_cell_change_different_ci_data-BVCI196(1316)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085123089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085123089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085123089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085123089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085123089 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085123089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085123089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085123089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085123089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085123091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085123091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085123091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085123092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085123092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085123092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085123092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085123092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085123092 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085123092 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085123092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085123092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085123092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085123096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085123104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085123104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085123130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085123130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085123130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085123130 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085123130 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085123130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085123130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085123130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085123130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085123132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085123132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085123132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085123132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085123132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085123132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085123132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085123132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085123132 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085123132 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085123132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085123133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085123133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085123136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085123145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085123145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085123424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085123424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085123424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085123424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085123426 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085123426 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@8a897e497e02: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='DEE58BD6'O, index=0 SGSN_Test-GSUP(1329)@8a897e497e02: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@8a897e497e02: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@8a897e497e02: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='DEE58BD6'O, index=0 TC_cell_change_different_ci_data(1331)@8a897e497e02: 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 := '36AEF715F6D2DEA42930B59EEAB359AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C2C458E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33A317A9C86FF674'O } } } } } 20241012085123474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085123474 DLLC NOTICE LLME(ffffffff/dee58bd6){UNASSIGNED} LLC RX: unknown TLLI 0xdee58bd6, creating LLME on the fly (gprs_llc.c:552) 20241012085123474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085123474 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085123474 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012085123474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012085123474 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012085123474 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012085123474 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085123474 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085123474 DLLC NOTICE LLME(ffffffff/dee58bd6){UNASSIGNED} LLGM Assign pre (dee58bd6 => cad2b2be) (gprs_llc.c:1079) 20241012085123474 DLLC NOTICE LLME(dee58bd6/cad2b2be){ASSIGNED} LLGM Assign post (dee58bd6 => cad2b2be) (gprs_llc.c:1125) 20241012085123474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085123474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085123474 DMM DEBUG MM(262420000000071/cad2b2be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085123486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085123486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012085123486 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085123486 DMM DEBUG MM(262420000000071/cad2b2be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241012085123486 DMM NOTICE MM(262420000000071/cad2b2be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085123486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085123486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085123486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085123486 DMM DEBUG MM(262420000000071/cad2b2be) Requesting authorization (sgsn_auth.c:160) 20241012085123486 DMM INFO MM(262420000000071/cad2b2be) Requesting authentication tuples (sgsn_auth.c:184) 20241012085123486 DMM DEBUG MM(262420000000071/cad2b2be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085123486 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241012085123486 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)@8a897e497e02: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@8a897e497e02: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241012085123489 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085123489 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085123489 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085123489 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085123489 DMM INFO MM(262420000000071/cad2b2be) Subscriber data update (mmctx.c:445) 20241012085123489 DMM DEBUG MM(262420000000071/cad2b2be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085123489 DMM INFO MM(262420000000071/cad2b2be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085123489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085123489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085123489 DMM INFO MM(262420000000071/cad2b2be) <- GMM AUTH AND CIPHERING REQ (rand = 36 ae f7 15 f6 d2 de a4 29 30 b5 9e ea b3 59 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012085123497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085123497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085123497 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085123497 DMM INFO MM(262420000000071/cad2b2be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085123497 DMM NOTICE MM(262420000000071/cad2b2be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085123497 DMM DEBUG MM(262420000000071/cad2b2be) checking auth: received GSM SRES = 6c 2c 45 8e (gprs_gmm.c:666) 20241012085123497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085123497 DMM DEBUG MM(262420000000071/cad2b2be) Requesting authorization (sgsn_auth.c:160) 20241012085123497 DMM INFO MM(262420000000071/cad2b2be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085123497 DMM DEBUG MM(262420000000071/cad2b2be) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085123497 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241012085123497 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) 20241012085123497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012085123497 DMM INFO MM(262420000000071/cad2b2be) <- GMM ATTACH ACCEPT (new P-TMSI=0xcad2b2be) (gprs_gmm.c:300) 20241012085123498 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085123498 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085123498 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241012085123498 DMM INFO MM(262420000000071/cad2b2be) Subscriber data update (mmctx.c:445) 20241012085123498 DMM DEBUG MM(262420000000071/cad2b2be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085123498 DMM INFO MM(262420000000071/cad2b2be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085123498 DMM NOTICE MM(262420000000071/cad2b2be) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241012085123498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085123498 DMM NOTICE MM(262420000000071/cad2b2be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085123498 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) 20241012085123499 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085123499 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241012085123499 DMM INFO MM(262420000000071/cad2b2be) Subscriber data update (mmctx.c:445) 20241012085123499 DMM DEBUG MM(262420000000071/cad2b2be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012085123504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085123504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012085123504 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085123504 DMM INFO MM(262420000000071/cad2b2be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085123504 DMM NOTICE MM(262420000000071/cad2b2be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085123504 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085123504 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085123504 DLLC NOTICE LLME(dee58bd6/cad2b2be){ASSIGNED} LLGM Assign pre (ffffffff => cad2b2be) (gprs_llc.c:1079) 20241012085123504 DLLC NOTICE LLME(ffffffff/cad2b2be){ASSIGNED} LLGM Assign post (ffffffff => cad2b2be) (gprs_llc.c:1125) 20241012085123504 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012085123504 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012085123504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085123504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085123555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085123556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241012085123556 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085123556 DMM INFO MM(262420000000071/cad2b2be) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012085123556 DMM INFO MM(262420000000071/cad2b2be) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012085123556 DMM DEBUG MM(262420000000071/cad2b2be) Using GGSN 0 (gprs_sm.c:312) 20241012085123556 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) 20241012085123556 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241012085123556 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012085123556 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241012085123556 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241012085123568 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 8d be c4 39 11 91 2c 58 4c 14 05 7f cc ff 81 96 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241012085123568 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476e8598, cbp=0x55d51b423440) (sgsn_libgtp.c:632) 20241012085123568 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012085123568 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d51b429d98 TLLI=cad2b2be, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241012085123568 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012085123568 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@8a897e497e02: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed 20241012085123576 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241012085123583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085123583 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241012085123584 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@8a897e497e02: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@8a897e497e02: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='CAD2B2BE'O, index=0 20241012085123592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085123592 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085123593 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085123594 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@8a897e497e02: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@8a897e497e02: Final verdict of PTC: pass 20241012085123606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33146<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012085123608 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085123608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1329)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1327)@8a897e497e02: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@8a897e497e02: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1317)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1322)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@8a897e497e02: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1315)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1320)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1325)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@8a897e497e02: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:51:23 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20241012085123741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085124143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97388) 20241012085124610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085124610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97388, count=106884) 20241012085125610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085125610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:51:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241012085126593 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Timeout of T3314 (fsm.c:317) 20241012085126593 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241012085126593 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241012085126610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085126610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_sgsn_context_req_in started. 20241012085127201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085127203 DMM INFO MM(262420000000071/cad2b2be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085127203 DMM INFO MM(262420000000071/cad2b2be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085127203 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085127203 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085127203 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012085127203 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241012085127203 DLLC NOTICE LLME(ffffffff/cad2b2be){ASSIGNED} LLGM Assign pre (cad2b2be => ffffffff) (gprs_llc.c:1079) 20241012085127203 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cad2b2be => ffffffff) (gprs_llc.c:1125) 20241012085127203 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d51b429a40 (gprs_sndcp.c:574) 20241012085127203 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d51b429d98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241012085127203 DMM NOTICE MM(262420000000071/cad2b2be) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012085127203 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241012085127203 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012085127203 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012085127203 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241012085127203 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241012085127203 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) 20241012085127203 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) 20241012085127203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012085127203 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012085127203 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012085127203 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012085127203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085127267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085127267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085127267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085127267 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085127267 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085127267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085127267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085127267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085127267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1336)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1337)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085127269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085127269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085127269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085127269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085127269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085127269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085127269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085127269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085127269 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085127269 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085127269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085127270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085127270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085127274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1333)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085127284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085127284 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1334)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085127299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085127299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085127299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085127299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085127299 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085127299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085127299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085127299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085127299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1342)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1341)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012085127301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085127301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085127301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085127301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085127301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085127301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085127301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085127301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085127301 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085127301 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085127301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085127302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085127302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1342)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085127305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012085127314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085127314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1339)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085127324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085127324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085127324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085127324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085127324 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085127324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085127324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085127324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085127324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085127325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085127325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085127325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085127326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085127326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085127326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085127326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085127326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085127326 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085127326 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085127326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1346)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085127326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085127326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085127330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085127339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085127339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085127611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085127611 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085127611 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085127611 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085127613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085127614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1334)@8a897e497e02: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='C819F63E'O, index=0 SGSN_Test-GSUP(1348)@8a897e497e02: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@8a897e497e02: 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 := 'D709792809A1F037A2E36082585F1634'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F2F92EB4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FCBBC95F48B2C30'O } } } } } 20241012085128662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085128662 DLLC NOTICE LLME(ffffffff/c819f63e){UNASSIGNED} LLC RX: unknown TLLI 0xc819f63e, creating LLME on the fly (gprs_llc.c:552) 20241012085128662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085128663 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085128663 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012085128663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012085128663 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012085128663 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Allocated (fsm.c:456) 20241012085128663 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085128663 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085128663 DLLC NOTICE LLME(ffffffff/c819f63e){UNASSIGNED} LLGM Assign pre (c819f63e => d5c26751) (gprs_llc.c:1079) 20241012085128663 DLLC NOTICE LLME(c819f63e/d5c26751){ASSIGNED} LLGM Assign post (c819f63e => d5c26751) (gprs_llc.c:1125) 20241012085128663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085128663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085128663 DMM DEBUG MM(262420000000072/d5c26751) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085128675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085128675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012085128675 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085128675 DMM DEBUG MM(262420000000072/d5c26751) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241012085128675 DMM NOTICE MM(262420000000072/d5c26751) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085128675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085128675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085128675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085128675 DMM DEBUG MM(262420000000072/d5c26751) Requesting authorization (sgsn_auth.c:160) 20241012085128675 DMM INFO MM(262420000000072/d5c26751) Requesting authentication tuples (sgsn_auth.c:184) 20241012085128675 DMM DEBUG MM(262420000000072/d5c26751) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085128675 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241012085128675 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)@8a897e497e02: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@8a897e497e02: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241012085128678 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085128678 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085128678 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085128678 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085128678 DMM INFO MM(262420000000072/d5c26751) Subscriber data update (mmctx.c:445) 20241012085128678 DMM DEBUG MM(262420000000072/d5c26751) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085128678 DMM INFO MM(262420000000072/d5c26751) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085128678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085128678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085128678 DMM INFO MM(262420000000072/d5c26751) <- GMM AUTH AND CIPHERING REQ (rand = d7 09 79 28 09 a1 f0 37 a2 e3 60 82 58 5f 16 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241012085128684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085128684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085128684 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085128684 DMM INFO MM(262420000000072/d5c26751) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085128684 DMM NOTICE MM(262420000000072/d5c26751) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085128684 DMM DEBUG MM(262420000000072/d5c26751) checking auth: received GSM SRES = f2 f9 2e b4 (gprs_gmm.c:666) 20241012085128684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085128684 DMM DEBUG MM(262420000000072/d5c26751) Requesting authorization (sgsn_auth.c:160) 20241012085128684 DMM INFO MM(262420000000072/d5c26751) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085128684 DMM DEBUG MM(262420000000072/d5c26751) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085128684 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241012085128684 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) 20241012085128684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012085128684 DMM INFO MM(262420000000072/d5c26751) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5c26751) (gprs_gmm.c:300) 20241012085128686 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085128686 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085128686 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241012085128686 DMM INFO MM(262420000000072/d5c26751) Subscriber data update (mmctx.c:445) 20241012085128686 DMM DEBUG MM(262420000000072/d5c26751) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085128686 DMM INFO MM(262420000000072/d5c26751) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085128686 DMM NOTICE MM(262420000000072/d5c26751) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241012085128686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085128686 DMM NOTICE MM(262420000000072/d5c26751) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085128686 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) 20241012085128686 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085128686 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241012085128686 DMM INFO MM(262420000000072/d5c26751) Subscriber data update (mmctx.c:445) 20241012085128686 DMM DEBUG MM(262420000000072/d5c26751) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012085128692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085128692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012085128692 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085128692 DMM INFO MM(262420000000072/d5c26751) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085128692 DMM NOTICE MM(262420000000072/d5c26751) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085128692 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085128692 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085128692 DLLC NOTICE LLME(c819f63e/d5c26751){ASSIGNED} LLGM Assign pre (ffffffff => d5c26751) (gprs_llc.c:1079) 20241012085128692 DLLC NOTICE LLME(ffffffff/d5c26751){ASSIGNED} LLGM Assign post (ffffffff => d5c26751) (gprs_llc.c:1125) 20241012085128692 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012085128692 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012085128692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085128692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085128746 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 57 6a 00 00 03 52 f0 99 42 42 de 05 d5 c2 67 51 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) 20241012085129447 DGPRS DEBUG Checking for inactive LLMEs, time = 10533823 (sgsn.c:131) TC_sgsn_context_req_in(1350)@8a897e497e02: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241012085130746 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241012085130746 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241012085130746 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) 20241012085130746 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241012085130746 DMM INFO MM(262420000000072/d5c26751) Subscriber data update (mmctx.c:445) 20241012085130746 DMM DEBUG MM(262420000000072/d5c26751) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241012085130746 DMM INFO MM(262420000000072/d5c26751) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241012085130746 DMM INFO MM(262420000000072/d5c26751) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085130746 DMM INFO MM(262420000000072/d5c26751) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085130746 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085130746 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085130746 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012085130746 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012085130746 DLLC NOTICE LLME(ffffffff/d5c26751){ASSIGNED} LLGM Assign pre (d5c26751 => ffffffff) (gprs_llc.c:1079) 20241012085130746 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5c26751 => ffffffff) (gprs_llc.c:1125) 20241012085130746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012085130746 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012085130746 DMM DEBUG MM_STATE_Iu[0x55d51b41b0b0]{Detached}: Deallocated (fsm.c:568) 20241012085130746 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1334)@8a897e497e02: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@8a897e497e02: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241012085130751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56584<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012085130753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1348)@8a897e497e02: Final verdict of PTC: none 20241012085130753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1337)@8a897e497e02: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1339)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@8a897e497e02: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1342)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1346)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@8a897e497e02: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1334)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1344)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1340)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1335)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1334): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1339): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@8a897e497e02: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@8a897e497e02: 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'. Sat Oct 12 08:51:30 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20241012085130878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085131279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95904) 20241012085131754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085131754 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) 20241012085132755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085132755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:51:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012085133756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085133756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_sgsn_context_req_out started. 20241012085134340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085134340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1356)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1356)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085134391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085134391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085134391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085134391 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085134391 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085134391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085134391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085134391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085134391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1356)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085134393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085134393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085134393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1355)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012085134393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085134393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085134393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085134393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085134393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085134393 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085134393 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085134393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085134394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085134394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1356)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1356)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085134398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012085134409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085134409 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1353)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1355)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085134418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085134418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085134418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085134418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085134418 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085134418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085134418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085134418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085134418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085134420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085134420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085134420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085134421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085134421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085134421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085134421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085134421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085134421 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085134421 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085134421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085134421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085134421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085134425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085134432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085134432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1361)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 TC_sgsn_context_req_out-BVCI210(1359)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085134459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085134459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085134459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085134459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085134459 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085134459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085134459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085134459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085134459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085134461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085134461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085134461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085134461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085134461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085134461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085134461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085134461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085134461 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085134461 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085134461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085134461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085134461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085134465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085134474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085134474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085134757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085134757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085134757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085134757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085134759 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085134759 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@8a897e497e02: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1353)@8a897e497e02: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='F08FE0BB'O, index=0 SGSN_Test-GSUP(1367)@8a897e497e02: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241012085135813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085135813 DLLC NOTICE LLME(ffffffff/f08fe0bb){UNASSIGNED} LLC RX: unknown TLLI 0xf08fe0bb, creating LLME on the fly (gprs_llc.c:552) 20241012085135813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241012085135813 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241012085135813 DMM NOTICE LLME(ffffffff/f08fe0bb){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241012085135813 DLLC NOTICE LLME(ffffffff/f08fe0bb){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241012085135813 DMM ERROR LLME(ffffffff/f08fe0bb){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241012085135813 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241012085135813 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241012085135813 DLLC NOTICE LLME(ffffffff/f08fe0bb){UNASSIGNED} LLGM Assign pre (f08fe0bb => ffffffff) (gprs_llc.c:1079) 20241012085135813 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f08fe0bb => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@8a897e497e02: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@8a897e497e02: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1367)@8a897e497e02: Final verdict of PTC: none 20241012085135828 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085135828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1356)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1360)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@8a897e497e02: Final verdict of PTC: none 20241012085135829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56606<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1355)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1365)@8a897e497e02: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1353)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@8a897e497e02: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@8a897e497e02: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1354)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1358)@8a897e497e02: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@8a897e497e02: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI99-provIP(1363)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1353): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1355): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1356): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@8a897e497e02: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@8a897e497e02: 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'. Sat Oct 12 08:51:35 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20241012085135955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085136356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50500) 20241012085136828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085136828 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) 20241012085137829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085137829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:51:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012085138830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085138830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_req_id_req_ra_update started. 20241012085139414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085139415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085139464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085139464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085139464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085139464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085139464 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085139464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085139464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085139464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085139464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085139466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085139466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085139466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085139466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085139466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085139466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085139466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085139466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085139466 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085139466 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085139466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085139467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085139467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085139470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085139479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085139479 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1372)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1380)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085139506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085139506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085139506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085139506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085139506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085139506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085139506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085139506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085139506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1380)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085139507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085139507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085139507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085139508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085139508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085139508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085139508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085139508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085139508 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085139508 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085139508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1380)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085139509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085139509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1379)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012085139513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085139522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085139522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1377)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1379)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085139539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085139539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085139539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085139539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085139540 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085139540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085139540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085139540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085139540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085139541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085139541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085139541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085139542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085139542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085139542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085139542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085139542 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085139542 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085139542 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085139542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085139542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085139542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085139546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085139556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085139556 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)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085139832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085139832 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085139832 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085139832 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085139834 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085139834 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1372)@8a897e497e02: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='C12087FB'O, index=0 SGSN_Test-GSUP(1386)@8a897e497e02: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241012085139880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085139880 DLLC NOTICE LLME(ffffffff/c12087fb){UNASSIGNED} LLC RX: unknown TLLI 0xc12087fb, creating LLME on the fly (gprs_llc.c:552) 20241012085139880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085139880 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085139880 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012085139880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012085139880 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012085139880 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012085139880 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085139880 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085139880 DLLC NOTICE LLME(ffffffff/c12087fb){UNASSIGNED} LLGM Assign pre (c12087fb => dcc0f11a) (gprs_llc.c:1079) 20241012085139880 DLLC NOTICE LLME(c12087fb/dcc0f11a){ASSIGNED} LLGM Assign post (c12087fb => dcc0f11a) (gprs_llc.c:1125) 20241012085139880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085139880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085139880 DMM DEBUG MM(262420000000047/dcc0f11a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085139892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085139892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085139892 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085139892 DMM INFO MM(262420000000047/dcc0f11a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241012085139892 DMM INFO MM(262420000000047/dcc0f11a) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-7984-67 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241012085139892 DMM NOTICE MM(262420000000047/dcc0f11a) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241012085139892 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241012085139892 DMM INFO MM(262420000000047/dcc0f11a) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241012085139892 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085139892 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085139892 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012085139892 DMM ERROR MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241012085139892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Deallocated (fsm.c:568) 20241012085139892 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012085139892 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012085139892 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012085139892 DLLC NOTICE LLME(c12087fb/dcc0f11a){ASSIGNED} LLGM Assign pre (dcc0f11a => ffffffff) (gprs_llc.c:1079) 20241012085139892 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcc0f11a => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@8a897e497e02: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1372)@8a897e497e02: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@8a897e497e02: Final verdict of PTC: pass 20241012085139900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53268<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@8a897e497e02: Final verdict of PTC: none 20241012085139902 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085139902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1374)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@8a897e497e02: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1377)@8a897e497e02: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1379)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1380)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1384)@8a897e497e02: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1372)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1378)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1382)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1373)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1372): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1377): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@8a897e497e02: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:51:39 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241012085140036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085140438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58180) 20241012085140903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085140904 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) 20241012085141904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085141904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test execution finished. MTC@8a897e497e02: 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 ------ Sat Oct 12 08:51:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012085142905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085142905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_iu_attach started. 20241012085143498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085143500 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1394)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085143552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085143552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085143552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085143552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085143552 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085143552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085143552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085143552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085143552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1393)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1394)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085143554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085143554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085143554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085143554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085143554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085143554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085143554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085143554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085143554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085143554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085143554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1394)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085143555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085143555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085143559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012085143569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085143569 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1393)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI196(1391)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085143577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085143577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085143577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085143577 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085143577 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085143577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085143577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085143577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085143577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085143578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085143578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085143578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085143579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085143579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085143579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085143579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085143579 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085143579 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085143579 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085143579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085143580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085143580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085143584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012085143593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085143593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085143618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085143618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085143618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085143618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085143618 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085143618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085143618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085143618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085143618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085143619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085143619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085143619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085143620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085143620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085143620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085143620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085143620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085143620 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085143620 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085143620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1403)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085143620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085143620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085143623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085143633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085143633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8a897e497e02: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@8a897e497e02: ************************************************* SGSN_Test_0-M3UA(1406)@8a897e497e02: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@8a897e497e02: ************************************************* MTC@8a897e497e02: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@8a897e497e02: v_sccp_pdu_maxlen:268 20241012085143839 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241012085143839 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) 20241012085143839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241012085143840 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)@8a897e497e02: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241012085143842 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085143842 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241012085143842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241012085143842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241012085143842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241012085143842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241012085143842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241012085143843 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085143843 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241012085143843 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241012085143843 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241012085143843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241012085143843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241012085143843 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241012085143843 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241012085143906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085143906 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085143906 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085143906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085143908 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085143908 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012085144650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085144650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085144650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085144650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085144650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085144650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085144650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085144650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085144651 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241012085144651 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241012085144651 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085144651 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085144651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085144651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085144651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085144651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085144651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085144651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@8a897e497e02: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1391)@8a897e497e02: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='C94C6A6E'O, index=0 SGSN_Test-GSUP(1409)@8a897e497e02: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@8a897e497e02: 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 := 'D6D0'O, rac := '06'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)@8a897e497e02: Added conn table entry 0TC_iu_attach(1411)7924200 SGSN_Test_0-SCCP(1404)@8a897e497e02: First idle individual index:0 SGSN_Test_0-RAN(1405)@8a897e497e02: patch: N(SD) for ConnIdx 0 set to 1 20241012085144975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085144975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085144975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085144975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085144975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085144975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085144975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085144975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085144976 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241012085144976 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241012085144976 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241012085144976 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241012085144976 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241012085144976 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085144976 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ae50]{Deregistered}: Allocated (fsm.c:456) 20241012085144976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Init}: Allocated (fsm.c:456) 20241012085144976 DMM DEBUG MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Allocated (fsm.c:456) 20241012085144976 DMM DEBUG MM_STATE_Iu[0x55d51b42a960]{Detached}: Allocated (fsm.c:456) 20241012085144976 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ae50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085144976 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ae50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085144976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085144976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085144976 DMM DEBUG MM(262420000001001/ef6b151c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085144976 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241012085144976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085144976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085144976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085144976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085144976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085144976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085144976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085144976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085144976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085144976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085144976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085144976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085144976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085144976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085144976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085144976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8a897e497e02: { messageType := 2, destLocRef := '78E9E8'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)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@8a897e497e02: 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 := 'E3DCDFBB9819B6338FA89396FD58E2DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0397739B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '090CF7DFDCC00512'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1401B314D9A7D01824BD49619B60005B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DCFA75162C759BB215FB0BE627D82EF6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F00C113F3E24E58F12D7EC59163E6794'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A6BA249239204FBE'O } } } } } SGSN_Test_0-SCCP(1404)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8a897e497e02: vl_len:23 SGSN_Test_0-SCCP(1404)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1404)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241012085144986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085144986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085144986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085144986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085144986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085144986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085144986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085144986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085144986 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085144986 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085144986 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085144986 DMM DEBUG MM(262420000001001/ef6b151c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241012085144986 DMM NOTICE MM(262420000001001/ef6b151c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085144986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085144986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085144986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085144986 DMM DEBUG MM(262420000001001/ef6b151c) Requesting authorization (sgsn_auth.c:160) 20241012085144986 DMM INFO MM(262420000001001/ef6b151c) Requesting authentication tuples (sgsn_auth.c:184) 20241012085144986 DMM DEBUG MM(262420000001001/ef6b151c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085144986 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241012085144986 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)@8a897e497e02: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@8a897e497e02: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241012085144989 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085144989 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085144989 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085144989 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085144989 DMM INFO MM(262420000001001/ef6b151c) Subscriber data update (mmctx.c:445) 20241012085144989 DMM DEBUG MM(262420000001001/ef6b151c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085144989 DMM INFO MM(262420000001001/ef6b151c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085144989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085144989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085144989 DMM INFO MM(262420000001001/ef6b151c) <- GMM AUTH AND CIPHERING REQ (rand = e3 dc df bb 98 19 b6 33 8f a8 93 96 fd 58 e2 da , mmctx_is_r99=1, vec->auth_types=0x3, autn = f0 0c 11 3f 3e 24 e5 8f 12 d7 ec 59 16 3e 67 94 ) (gprs_gmm.c:483) 20241012085144989 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241012085144989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085144989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085144989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085144989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085144989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085144989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085144989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085144989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8a897e497e02: vl_len:37 SGSN_Test_0-SCCP(1404)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1404)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822A6BA249223094B99990000100001F0290439204FBE'O 20241012085144996 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085144996 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085144996 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085144996 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085144996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085144996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085144996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085144996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085144996 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085144996 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085144996 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085144996 DMM INFO MM(262420000001001/ef6b151c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085144996 DMM NOTICE MM(262420000001001/ef6b151c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085144996 DMM DEBUG MM(262420000001001/ef6b151c) checking auth: received UMTS RES = a6 ba 24 92 39 20 4f be (gprs_gmm.c:666) 20241012085144996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085144996 DMM DEBUG MM(262420000001001/ef6b151c) Requesting authorization (sgsn_auth.c:160) 20241012085144996 DMM INFO MM(262420000001001/ef6b151c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085144996 DMM DEBUG MM(262420000001001/ef6b151c) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085144996 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241012085144996 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) 20241012085144996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241012085144996 DMM DEBUG MM(262420000001001/ef6b151c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241012085144996 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085144996 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085144996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085144996 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085144996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085144996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085144996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085144996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8a897e497e02: vl_len:12 SGSN_Test_0-SCCP(1404)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1404)@8a897e497e02: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241012085145004 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085145004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085145004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085145004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085145004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085145004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085145004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085145004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085145004 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241012085145004 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241012085145004 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241012085145004 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241012085145004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241012085145004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241012085145004 DMM INFO MM(262420000001001/ef6b151c) <- GMM ATTACH ACCEPT (new P-TMSI=0xef6b151c) (gprs_gmm.c:300) 20241012085145004 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241012085145004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085145004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085145004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085145004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085145004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085145004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085145004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085145004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085145004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085145004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085145004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085145004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085145004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085145004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085145004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085145004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241012085145008 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085145008 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085145008 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241012085145008 DMM INFO MM(262420000001001/ef6b151c) Subscriber data update (mmctx.c:445) 20241012085145008 DMM DEBUG MM(262420000001001/ef6b151c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085145008 DMM INFO MM(262420000001001/ef6b151c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085145008 DMM NOTICE MM(262420000001001/ef6b151c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241012085145008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085145008 DMM NOTICE MM(262420000001001/ef6b151c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085145008 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) 20241012085145009 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085145009 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241012085145009 DMM INFO MM(262420000001001/ef6b151c) Subscriber data update (mmctx.c:445) 20241012085145009 DMM DEBUG MM(262420000001001/ef6b151c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8a897e497e02: vl_len:14 SGSN_Test_0-SCCP(1404)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1404)@8a897e497e02: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241012085145011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085145011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085145011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085145011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085145011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085145011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085145011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085145011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085145012 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085145012 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085145012 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085145012 DMM INFO MM(262420000001001/ef6b151c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085145012 DMM NOTICE MM(262420000001001/ef6b151c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085145012 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ae50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085145012 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ae50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085145012 DMM DEBUG MM_STATE_Iu(1)[0x55d51b42a960]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241012085145012 DMM DEBUG MM_STATE_Iu(1)[0x55d51b42a960]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241012085145012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085145012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085145012 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085145012 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085145012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085145012 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085145012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085145012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085145012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085145012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@8a897e497e02: vl_len:7 SGSN_Test_0-SCCP(1404)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1404)@8a897e497e02: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241012085145016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085145016 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085145016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085145016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085145016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085145016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085145016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085145016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085145017 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241012085145017 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241012085145017 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241012085145017 DMM INFO MM(262420000001001/ef6b151c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241012085145017 DMM DEBUG MM_STATE_Iu(1)[0x55d51b42a960]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241012085145017 DMM DEBUG MM_STATE_Iu(1)[0x55d51b42a960]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241012085145017 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085145017 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085145017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085145017 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085145017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085145017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085145017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085145017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@8a897e497e02: Session index based on local reference:0 20241012085145018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085145018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085145018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085145018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085145018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085145018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085145018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085145018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@8a897e497e02: Deleted conn table entry 0TC_iu_attach(1411)7924200 TC_iu_attach(1411)@8a897e497e02: setverdict(pass): none -> pass TC_iu_attach(1411)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1391)@8a897e497e02: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@8a897e497e02: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@8a897e497e02: Final verdict of PTC: none 20241012085145078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53290<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012085145081 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085145081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1409)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1393)@8a897e497e02: Final verdict of PTC: none TC_iu_attach-BVCI196(1391)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1394)@8a897e497e02: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1398)@8a897e497e02: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1403)@8a897e497e02: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1396)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1401)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1392)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_iu_attach-BVCI196(1391): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@8a897e497e02: Test case TC_iu_attach finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:51:45 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241012085145218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085145221 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241012085145221 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) 20241012085145221 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241012085145221 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241012085145221 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241012085145221 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) 20241012085145221 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241012085145221 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241012085145222 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) 20241012085145222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085145222 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241012085145222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241012085145222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241012085145222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241012085145222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241012085145222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241012085145222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241012085145222 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241012085145620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206840) 20241012085146082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085146082 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) 20241012085147084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085147084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085147223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241012085147223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241012085147223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:51:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012085148085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085148085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_iu_attach_encr started. 20241012085148686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085148688 DMM INFO MM(262420000001001/ef6b151c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085148688 DMM INFO MM(262420000001001/ef6b151c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085148688 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ae50]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085148688 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ae50]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085148688 DMM DEBUG MM_STATE_Iu(1)[0x55d51b42a960]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241012085148688 DMM DEBUG MM_STATE_Iu(1)[0x55d51b42a960]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241012085148688 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241012085148688 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) 20241012085148688 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) 20241012085148688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Init}: Deallocated (fsm.c:568) 20241012085148688 DMM DEBUG MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Deallocated (fsm.c:568) 20241012085148688 DMM DEBUG MM_STATE_Iu(1)[0x55d51b42a960]{Detached}: Deallocated (fsm.c:568) 20241012085148688 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ae50]{Deregistered}: Deallocated (fsm.c:568) 20241012085148688 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1417)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085148742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085148742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085148742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085148742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085148742 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085148742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085148742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085148742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085148742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1416)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1417)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085148745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085148745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085148745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085148745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085148745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085148745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085148745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085148745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085148745 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085148745 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085148745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1417)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085148746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085148746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085148749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012085148758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085148758 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1414)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1416)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085148770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085148770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085148770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085148770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085148770 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085148770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085148770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085148770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085148770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085148771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085148771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085148771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085148772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085148772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085148772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085148772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085148772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085148772 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085148772 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085148772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085148772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085148772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085148776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085148783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085148783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085148805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085148805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085148805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085148805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085148805 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085148805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085148805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085148805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085148805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085148807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085148807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085148807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085148807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085148807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085148807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085148807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085148807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085148807 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085148807 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085148807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085148808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085148808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085148812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085148820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085148820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8a897e497e02: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8a897e497e02: Starting RAN_Emulation SGSN_Test_0-M3UA(1429)@8a897e497e02: ************************************************* SGSN_Test_0-M3UA(1429)@8a897e497e02: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@8a897e497e02: ************************************************* SGSN_Test_0-SCCP(1427)@8a897e497e02: v_sccp_pdu_maxlen:268 20241012085149025 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241012085149025 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) 20241012085149025 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241012085149025 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)@8a897e497e02: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241012085149028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085149028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241012085149028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241012085149028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241012085149028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241012085149028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241012085149028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241012085149029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085149029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241012085149029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241012085149029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241012085149029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241012085149029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241012085149029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241012085149029 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241012085149085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085149085 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085149085 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085149085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085149087 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085149088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012085149834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085149834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085149834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085149834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085149834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085149834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085149834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085149834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085149834 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241012085149834 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241012085149834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085149834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085149834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085149834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085149834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085149834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085149834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085149834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@8a897e497e02: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@8a897e497e02: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='D5053849'O, index=0 SGSN_Test-GSUP(1432)@8a897e497e02: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@8a897e497e02: 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 := '135A'O, rac := '9A'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)@8a897e497e02: Added conn table entry 0TC_iu_attach_encr(1434)3702563 SGSN_Test_0-SCCP(1427)@8a897e497e02: First idle individual index:0 SGSN_Test_0-RAN(1428)@8a897e497e02: patch: N(SD) for ConnIdx 0 set to 1 20241012085150151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085150151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085150151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085150151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085150152 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241012085150152 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241012085150152 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241012085150152 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085150152 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a960]{Deregistered}: Allocated (fsm.c:456) 20241012085150152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012085150152 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Allocated (fsm.c:456) 20241012085150152 DMM DEBUG MM_STATE_Iu[0x55d51b41ad20]{Detached}: Allocated (fsm.c:456) 20241012085150152 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a960]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085150152 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a960]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085150152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085150152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085150152 DMM DEBUG MM(262420000001001/d3aae878) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085150152 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241012085150152 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085150152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085150152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085150152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085150152 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085150152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085150152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085150152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@8a897e497e02: { messageType := 2, destLocRef := '387F23'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)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@8a897e497e02: 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 := 'BDF21949D4FCEC733FEC15D4A9EC6BDA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF2CC6B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9EB519CC79E16458'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9B09C6E4D1221BFE4AB6BD461D241E9D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B5AFC1B4582138D782E38B53AC58F011'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AD4DC4CC2053FC516FC71F24958F8D99'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E6F203DBE8522C2E'O } } } } } SGSN_Test_0-SCCP(1427)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@8a897e497e02: vl_len:23 SGSN_Test_0-SCCP(1427)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1427)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241012085150160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085150160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085150160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085150160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085150161 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085150161 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085150161 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085150161 DMM DEBUG MM(262420000001001/d3aae878) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241012085150161 DMM NOTICE MM(262420000001001/d3aae878) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085150161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085150161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085150161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085150161 DMM DEBUG MM(262420000001001/d3aae878) Requesting authorization (sgsn_auth.c:160) 20241012085150161 DMM INFO MM(262420000001001/d3aae878) Requesting authentication tuples (sgsn_auth.c:184) 20241012085150161 DMM DEBUG MM(262420000001001/d3aae878) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085150161 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241012085150161 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)@8a897e497e02: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@8a897e497e02: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241012085150163 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085150163 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085150163 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085150163 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085150163 DMM INFO MM(262420000001001/d3aae878) Subscriber data update (mmctx.c:445) 20241012085150163 DMM DEBUG MM(262420000001001/d3aae878) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085150163 DMM INFO MM(262420000001001/d3aae878) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085150163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085150163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085150163 DMM INFO MM(262420000001001/d3aae878) <- GMM AUTH AND CIPHERING REQ (rand = bd f2 19 49 d4 fc ec 73 3f ec 15 d4 a9 ec 6b da , mmctx_is_r99=1, vec->auth_types=0x3, autn = ad 4d c4 cc 20 53 fc 51 6f c7 1f 24 95 8f 8d 99 ) (gprs_gmm.c:483) 20241012085150163 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241012085150163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085150163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085150163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085150163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@8a897e497e02: vl_len:37 SGSN_Test_0-SCCP(1427)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1427)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422E6F203DB23094B99990000100001F02904E8522C2E'O 20241012085150168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085150168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085150168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085150168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085150168 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085150168 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085150168 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085150168 DMM INFO MM(262420000001001/d3aae878) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085150168 DMM NOTICE MM(262420000001001/d3aae878) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085150168 DMM DEBUG MM(262420000001001/d3aae878) checking auth: received UMTS RES = e6 f2 03 db e8 52 2c 2e (gprs_gmm.c:666) 20241012085150168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085150168 DMM DEBUG MM(262420000001001/d3aae878) Requesting authorization (sgsn_auth.c:160) 20241012085150168 DMM INFO MM(262420000001001/d3aae878) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085150168 DMM DEBUG MM(262420000001001/d3aae878) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085150168 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241012085150168 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) 20241012085150168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241012085150168 DMM DEBUG MM(262420000001001/d3aae878) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241012085150168 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150168 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085150168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085150168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085150168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@8a897e497e02: vl_len:17 SGSN_Test_0-SCCP(1427)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1427)@8a897e497e02: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241012085150177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085150178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085150178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085150178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085150178 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241012085150178 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241012085150178 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241012085150178 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241012085150178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241012085150178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241012085150178 DMM INFO MM(262420000001001/d3aae878) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3aae878) (gprs_gmm.c:300) 20241012085150178 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241012085150178 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150178 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085150178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085150178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085150178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085150178 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150178 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085150178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085150178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085150178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241012085150182 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085150182 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085150182 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241012085150182 DMM INFO MM(262420000001001/d3aae878) Subscriber data update (mmctx.c:445) 20241012085150182 DMM DEBUG MM(262420000001001/d3aae878) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085150182 DMM INFO MM(262420000001001/d3aae878) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085150182 DMM NOTICE MM(262420000001001/d3aae878) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241012085150182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085150182 DMM NOTICE MM(262420000001001/d3aae878) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085150182 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) 20241012085150182 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085150182 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241012085150182 DMM INFO MM(262420000001001/d3aae878) Subscriber data update (mmctx.c:445) 20241012085150183 DMM DEBUG MM(262420000001001/d3aae878) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@8a897e497e02: vl_len:14 SGSN_Test_0-SCCP(1427)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1427)@8a897e497e02: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241012085150184 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150184 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085150184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085150184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085150185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085150185 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085150185 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085150185 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085150185 DMM INFO MM(262420000001001/d3aae878) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085150185 DMM NOTICE MM(262420000001001/d3aae878) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085150185 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a960]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085150185 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a960]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085150185 DMM DEBUG MM_STATE_Iu(2)[0x55d51b41ad20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241012085150185 DMM DEBUG MM_STATE_Iu(2)[0x55d51b41ad20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241012085150185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085150185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085150185 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150185 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085150185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085150185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085150185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@8a897e497e02: vl_len:7 SGSN_Test_0-SCCP(1427)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1427)@8a897e497e02: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241012085150189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150189 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085150189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085150189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085150190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085150190 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241012085150190 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241012085150190 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241012085150190 DMM INFO MM(262420000001001/d3aae878) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241012085150190 DMM DEBUG MM_STATE_Iu(2)[0x55d51b41ad20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241012085150190 DMM DEBUG MM_STATE_Iu(2)[0x55d51b41ad20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241012085150190 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085150190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085150190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085150190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@8a897e497e02: Session index based on local reference:0 20241012085150191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085150191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085150191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085150191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085150191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085150191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085150191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@8a897e497e02: Deleted conn table entry 0TC_iu_attach_encr(1434)3702563 TC_iu_attach_encr(1434)@8a897e497e02: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@8a897e497e02: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@8a897e497e02: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@8a897e497e02: Final verdict of PTC: none 20241012085150251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1416)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(1432)@8a897e497e02: Final verdict of PTC: none 20241012085150254 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085150254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach_encr-BVCI210(1420)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1417)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@8a897e497e02: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1421)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1426)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@8a897e497e02: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1419)@8a897e497e02: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1415)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1424)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@8a897e497e02: Test case TC_iu_attach_encr finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:51:50 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20241012085150384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085150397 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241012085150397 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) 20241012085150397 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241012085150397 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241012085150397 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241012085150397 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) 20241012085150397 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241012085150397 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241012085150397 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) 20241012085150397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085150397 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241012085150397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241012085150397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241012085150397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241012085150397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241012085150397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241012085150397 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241012085150398 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241012085150786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183636) 20241012085151255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085151255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183636, count=210952) 20241012085152256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085152256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085152398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241012085152398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241012085152398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:51:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241012085153257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085153257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_iu_attach_geran_rau started. 20241012085153848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085153850 DMM INFO MM(262420000001001/d3aae878) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085153850 DMM INFO MM(262420000001001/d3aae878) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085153850 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a960]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085153850 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a960]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085153850 DMM DEBUG MM_STATE_Iu(2)[0x55d51b41ad20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241012085153850 DMM DEBUG MM_STATE_Iu(2)[0x55d51b41ad20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241012085153850 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241012085153850 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) 20241012085153850 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) 20241012085153850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012085153850 DMM DEBUG MM_STATE_Gb[0x55d51b41af80]{Idle}: Deallocated (fsm.c:568) 20241012085153850 DMM DEBUG MM_STATE_Iu(2)[0x55d51b41ad20]{Detached}: Deallocated (fsm.c:568) 20241012085153850 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a960]{Deregistered}: Deallocated (fsm.c:568) 20241012085153850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085153895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085153895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085153895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085153895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085153895 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085153895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085153895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085153895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085153895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085153897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085153897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085153897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085153897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085153897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085153897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085153897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085153897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085153897 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085153897 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085153897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085153898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085153898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085153901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1440)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012085153908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085153908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085153930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085153930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085153930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085153930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085153930 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085153930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085153930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085153930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085153930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085153932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085153932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085153932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085153933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085153933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085153933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085153933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085153933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085153933 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085153933 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085153933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1444)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085153933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085153933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085153938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085153948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085153948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085153966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085153966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085153966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085153966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085153966 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085153966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085153966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085153966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085153966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085153968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085153968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085153968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085153968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085153968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085153968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085153968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085153968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085153968 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085153968 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085153968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085153969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085153969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085153973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085153982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085153982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@8a897e497e02: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@8a897e497e02: ************************************************* SGSN_Test_0-M3UA(1452)@8a897e497e02: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@8a897e497e02: ************************************************* MTC@8a897e497e02: Starting RAN_Emulation SGSN_Test_0-SCCP(1450)@8a897e497e02: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1448)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085154186 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241012085154186 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) 20241012085154186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241012085154186 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)@8a897e497e02: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241012085154189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085154189 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241012085154189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241012085154189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241012085154189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241012085154189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241012085154189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241012085154190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085154190 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241012085154190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241012085154190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241012085154190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241012085154190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241012085154190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241012085154190 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241012085154258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085154259 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085154259 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085154259 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085154260 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085154261 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012085154997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085154997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085154997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085154997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085154997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085154997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085154997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085154997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085154997 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241012085154997 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241012085154997 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085154997 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085154997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085154997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085154997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085154997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085154997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085154997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@8a897e497e02: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@8a897e497e02: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='CFA035DD'O, index=0 SGSN_Test-GSUP(1455)@8a897e497e02: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@8a897e497e02: 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 := '02D4'O, rac := '5C'O ("\\") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@8a897e497e02: Added conn table entry 0TC_iu_attach_geran_rau(1457)6130102 SGSN_Test_0-SCCP(1450)@8a897e497e02: First idle individual index:0 SGSN_Test_0-RAN(1451)@8a897e497e02: patch: N(SD) for ConnIdx 0 set to 1 20241012085155324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085155324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085155324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085155324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085155325 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241012085155325 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241012085155325 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241012085155325 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085155325 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012085155325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Init}: Allocated (fsm.c:456) 20241012085155325 DMM DEBUG MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Allocated (fsm.c:456) 20241012085155325 DMM DEBUG MM_STATE_Iu[0x55d51b41ae50]{Detached}: Allocated (fsm.c:456) 20241012085155325 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085155325 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085155325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085155325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085155325 DMM DEBUG MM(262420000001002/da010c56) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085155325 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241012085155325 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085155325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085155325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085155325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085155325 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085155325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085155325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085155325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@8a897e497e02: { messageType := 2, destLocRef := '5D89B6'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)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@8a897e497e02: 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 := '64BD01E492DF6306B39F962BE5D65898'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBF2D329'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0D8E27F651E62A3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3D5D4DD86B84783DF6CCFC631566691C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8E9AC9976C4A7434BFF69D33E02AE389'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '616D4AE002AF42F33A19424E5298221F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5A989E5FEDFC393A'O } } } } } SGSN_Test_0-SCCP(1450)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@8a897e497e02: vl_len:23 SGSN_Test_0-SCCP(1450)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1450)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241012085155334 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155334 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155334 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085155334 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085155334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085155334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085155334 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085155334 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085155334 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085155334 DMM DEBUG MM(262420000001002/da010c56) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241012085155334 DMM NOTICE MM(262420000001002/da010c56) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085155334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085155334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085155334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085155334 DMM DEBUG MM(262420000001002/da010c56) Requesting authorization (sgsn_auth.c:160) 20241012085155334 DMM INFO MM(262420000001002/da010c56) Requesting authentication tuples (sgsn_auth.c:184) 20241012085155334 DMM DEBUG MM(262420000001002/da010c56) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085155334 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241012085155334 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)@8a897e497e02: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@8a897e497e02: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241012085155338 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085155338 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085155338 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085155338 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085155338 DMM INFO MM(262420000001002/da010c56) Subscriber data update (mmctx.c:445) 20241012085155338 DMM DEBUG MM(262420000001002/da010c56) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085155338 DMM INFO MM(262420000001002/da010c56) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085155338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085155338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085155338 DMM INFO MM(262420000001002/da010c56) <- GMM AUTH AND CIPHERING REQ (rand = 64 bd 01 e4 92 df 63 06 b3 9f 96 2b e5 d6 58 98 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 61 6d 4a e0 02 af 42 f3 3a 19 42 4e 52 98 22 1f ) (gprs_gmm.c:483) 20241012085155338 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241012085155338 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155338 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085155338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085155338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085155338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@8a897e497e02: vl_len:37 SGSN_Test_0-SCCP(1450)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1450)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C225A989E5F23094B99990000100002F02904EDFC393A'O 20241012085155346 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155346 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085155346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085155346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085155346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085155346 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085155346 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085155346 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085155346 DMM INFO MM(262420000001002/da010c56) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085155346 DMM NOTICE MM(262420000001002/da010c56) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085155346 DMM DEBUG MM(262420000001002/da010c56) checking auth: received UMTS RES = 5a 98 9e 5f ed fc 39 3a (gprs_gmm.c:666) 20241012085155346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085155346 DMM DEBUG MM(262420000001002/da010c56) Requesting authorization (sgsn_auth.c:160) 20241012085155346 DMM INFO MM(262420000001002/da010c56) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085155346 DMM DEBUG MM(262420000001002/da010c56) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085155346 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241012085155346 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) 20241012085155346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241012085155346 DMM DEBUG MM(262420000001002/da010c56) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241012085155346 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155346 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155346 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085155346 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085155346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155346 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085155346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@8a897e497e02: vl_len:12 SGSN_Test_0-SCCP(1450)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1450)@8a897e497e02: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241012085155354 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085155354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085155354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085155354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085155354 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241012085155354 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241012085155354 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241012085155354 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241012085155354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241012085155354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241012085155354 DMM INFO MM(262420000001002/da010c56) <- GMM ATTACH ACCEPT (new P-TMSI=0xda010c56) (gprs_gmm.c:300) 20241012085155354 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241012085155354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085155354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085155354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085155354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085155354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085155354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085155354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085155354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241012085155358 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085155358 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085155358 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241012085155358 DMM INFO MM(262420000001002/da010c56) Subscriber data update (mmctx.c:445) 20241012085155358 DMM DEBUG MM(262420000001002/da010c56) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085155358 DMM INFO MM(262420000001002/da010c56) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085155358 DMM NOTICE MM(262420000001002/da010c56) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241012085155359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085155359 DMM NOTICE MM(262420000001002/da010c56) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085155359 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) 20241012085155359 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085155359 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241012085155359 DMM INFO MM(262420000001002/da010c56) Subscriber data update (mmctx.c:445) 20241012085155359 DMM DEBUG MM(262420000001002/da010c56) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@8a897e497e02: vl_len:14 SGSN_Test_0-SCCP(1450)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1450)@8a897e497e02: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241012085155361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085155361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085155361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085155361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085155361 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085155361 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085155361 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085155361 DMM INFO MM(262420000001002/da010c56) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085155361 DMM NOTICE MM(262420000001002/da010c56) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085155362 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085155362 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085155362 DMM DEBUG MM_STATE_Iu(3)[0x55d51b41ae50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241012085155362 DMM DEBUG MM_STATE_Iu(3)[0x55d51b41ae50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241012085155362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085155362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085155362 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155362 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155362 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085155362 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085155362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155362 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085155362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@8a897e497e02: vl_len:7 SGSN_Test_0-SCCP(1450)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1450)@8a897e497e02: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241012085155366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085155366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085155366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085155366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085155366 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241012085155366 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241012085155366 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241012085155366 DMM INFO MM(262420000001002/da010c56) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241012085155366 DMM DEBUG MM_STATE_Iu(3)[0x55d51b41ae50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241012085155366 DMM DEBUG MM_STATE_Iu(3)[0x55d51b41ae50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241012085155366 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085155366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085155366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085155366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@8a897e497e02: Session index based on local reference:0 20241012085155368 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155368 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085155368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085155368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085155368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085155368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085155368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1451)@8a897e497e02: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)6130102 20241012085155368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_geran_rau(1457)@8a897e497e02: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@8a897e497e02: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@8a897e497e02: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='DA010C56'O, index=1 20241012085155427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085155427 DLLC NOTICE LLME(ffffffff/da010c56){UNASSIGNED} LLC RX: unknown TLLI 0xda010c56, creating LLME on the fly (gprs_llc.c:552) 20241012085155427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241012085155427 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241012085155427 DMM INFO MM(262420000001002/da010c56) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: da010c56, P-TMSI: da010c56 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241012085155427 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241012085155427 DMM DEBUG MM_STATE_Iu(3)[0x55d51b41ae50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241012085155427 DMM DEBUG MM_STATE_Iu(3)[0x55d51b41ae50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241012085155427 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085155427 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241012085155427 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085155427 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085155427 DLLC NOTICE LLME(ffffffff/da010c56){UNASSIGNED} LLGM Assign pre (da010c56 => da010c56) (gprs_llc.c:1079) 20241012085155427 DLLC NOTICE LLME(da010c56/da010c56){ASSIGNED} LLGM Assign post (da010c56 => da010c56) (gprs_llc.c:1125) 20241012085155427 DMM INFO MM(262420000001002/da010c56) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@8a897e497e02: Removing Client IMSI='262420000001002'H, index=1 20241012085155443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085155443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085155443 DMM DEBUG MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085155443 DMM INFO MM(262420000001002/da010c56) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241012085155443 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241012085155443 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085155444 DLLC NOTICE LLME(da010c56/da010c56){ASSIGNED} LLGM Assign pre (ffffffff => da010c56) (gprs_llc.c:1079) 20241012085155444 DLLC NOTICE LLME(ffffffff/da010c56){ASSIGNED} LLGM Assign post (ffffffff => da010c56) (gprs_llc.c:1125) 20241012085155444 DMM DEBUG MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241012085155444 DMM ERROR MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@8a897e497e02: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@8a897e497e02: Final verdict of PTC: none 20241012085155451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44164<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1439)@8a897e497e02: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(1455)@8a897e497e02: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1444)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@8a897e497e02: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1449)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@8a897e497e02: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1442)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1437)@8a897e497e02: Final verdict of PTC: none 20241012085155453 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085155453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1446)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1447)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@8a897e497e02: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:51:55 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241012085155569 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241012085155569 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) 20241012085155569 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241012085155569 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241012085155569 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241012085155569 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) 20241012085155569 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241012085155569 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241012085155569 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) 20241012085155569 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085155569 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241012085155569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241012085155569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241012085155570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241012085155570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241012085155570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241012085155570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241012085155570 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241012085155588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085155989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219100) 20241012085156454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085156454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=219100, count=220356) 20241012085157455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085157455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085157571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241012085157571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241012085157571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:51: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_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 20241012085158456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085158456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_geran_attach_iu_rau started. 20241012085159055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085159056 DMM INFO MM(262420000001002/da010c56) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085159056 DMM INFO MM(262420000001002/da010c56) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085159056 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085159056 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085159056 DMM DEBUG MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241012085159056 DMM ERROR MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241012085159057 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241012085159057 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) 20241012085159057 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) 20241012085159057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41af80]{Init}: Deallocated (fsm.c:568) 20241012085159057 DMM DEBUG MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Deallocated (fsm.c:568) 20241012085159057 DMM DEBUG MM_STATE_Iu(3)[0x55d51b41ae50]{Detached}: Deallocated (fsm.c:568) 20241012085159057 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012085159057 DLLC NOTICE LLME(ffffffff/da010c56){ASSIGNED} LLGM Assign pre (da010c56 => ffffffff) (gprs_llc.c:1079) 20241012085159057 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da010c56 => ffffffff) (gprs_llc.c:1125) 20241012085159057 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085159100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085159100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085159100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085159100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085159101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085159101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085159101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085159101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085159101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085159102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085159103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085159103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085159103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085159103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085159103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085159103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085159103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085159103 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085159103 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085159103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085159103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085159103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085159107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1463)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012085159115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085159116 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1468)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1468)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085159143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085159143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085159143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085159143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085159143 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085159143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085159143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085159143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085159143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1467)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1468)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085159145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085159145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085159145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085159146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085159146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085159146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085159146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085159146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085159146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085159146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085159146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085159146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085159146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1468)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1468)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085159150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085159159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085159159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1469)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1465)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1467)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085159170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085159170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085159170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085159170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085159170 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085159170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085159170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085159170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085159170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085159172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085159172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085159172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085159172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085159172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085159172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085159172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085159172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085159172 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085159172 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085159172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085159173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085159173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085159177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@8a897e497e02: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@8a897e497e02: ************************************************* SGSN_Test_0-M3UA(1475)@8a897e497e02: M3UA emulation initiated, the test can be started MTC@8a897e497e02: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@8a897e497e02: ************************************************* 20241012085159188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085159188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1473)@8a897e497e02: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1471)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085159389 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241012085159389 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) 20241012085159389 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241012085159389 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)@8a897e497e02: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241012085159391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085159391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241012085159391 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241012085159391 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241012085159391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241012085159391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241012085159391 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241012085159393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085159393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241012085159393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241012085159393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241012085159393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241012085159393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241012085159393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241012085159393 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241012085159447 DGPRS DEBUG Checking for inactive LLMEs, time = 10533853 (sgsn.c:131) 20241012085159457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085159457 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085159457 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085159457 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085159458 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085159459 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012085200199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085200199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085200199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085200199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085200199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085200199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085200200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085200200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085200200 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241012085200200 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241012085200200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085200200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085200200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085200200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085200200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085200200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085200200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085200200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@8a897e497e02: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@8a897e497e02: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='CE36F5BD'O, index=0 SGSN_Test-GSUP(1478)@8a897e497e02: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@8a897e497e02: 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 := '5C8517B7DEAB83F212E0FEAD0282BF8E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37DE8E7E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7BAE6BF4FD0C7AA5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A893D1ED7FBDB230661632C118871C51'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9269ED5E6F74CEC72EA91F1B3542D684'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '04B7C8EA3EF95E0E73D5102BE7D99668'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '015113E49A743DDE'O } } } } } 20241012085200515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085200515 DLLC NOTICE LLME(ffffffff/ce36f5bd){UNASSIGNED} LLC RX: unknown TLLI 0xce36f5bd, creating LLME on the fly (gprs_llc.c:552) 20241012085200515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085200515 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085200515 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Allocated (fsm.c:456) 20241012085200515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012085200515 DMM DEBUG MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Allocated (fsm.c:456) 20241012085200515 DMM DEBUG MM_STATE_Iu[0x55d51b41af80]{Detached}: Allocated (fsm.c:456) 20241012085200515 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085200515 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085200515 DLLC NOTICE LLME(ffffffff/ce36f5bd){UNASSIGNED} LLGM Assign pre (ce36f5bd => e2cd6a37) (gprs_llc.c:1079) 20241012085200515 DLLC NOTICE LLME(ce36f5bd/e2cd6a37){ASSIGNED} LLGM Assign post (ce36f5bd => e2cd6a37) (gprs_llc.c:1125) 20241012085200515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085200515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085200515 DMM DEBUG MM(262420000001003/e2cd6a37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085200529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085200529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241012085200529 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41b0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085200529 DMM DEBUG MM(262420000001003/e2cd6a37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241012085200529 DMM NOTICE MM(262420000001003/e2cd6a37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085200529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085200529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085200529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085200529 DMM DEBUG MM(262420000001003/e2cd6a37) Requesting authorization (sgsn_auth.c:160) 20241012085200529 DMM INFO MM(262420000001003/e2cd6a37) Requesting authentication tuples (sgsn_auth.c:184) 20241012085200529 DMM DEBUG MM(262420000001003/e2cd6a37) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085200529 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241012085200529 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)@8a897e497e02: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@8a897e497e02: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241012085200532 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085200532 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085200532 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085200532 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085200532 DMM INFO MM(262420000001003/e2cd6a37) Subscriber data update (mmctx.c:445) 20241012085200532 DMM DEBUG MM(262420000001003/e2cd6a37) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085200532 DMM INFO MM(262420000001003/e2cd6a37) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085200532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085200532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085200532 DMM INFO MM(262420000001003/e2cd6a37) <- GMM AUTH AND CIPHERING REQ (rand = 5c 85 17 b7 de ab 83 f2 12 e0 fe ad 02 82 bf 8e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 04 b7 c8 ea 3e f9 5e 0e 73 d5 10 2b e7 d9 96 68 ) (gprs_gmm.c:483) 20241012085200541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085200541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241012085200541 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41b0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085200541 DMM INFO MM(262420000001003/e2cd6a37) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085200541 DMM NOTICE MM(262420000001003/e2cd6a37) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085200541 DMM DEBUG MM(262420000001003/e2cd6a37) checking auth: received UMTS RES = 01 51 13 e4 9a 74 3d de (gprs_gmm.c:666) 20241012085200541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085200541 DMM DEBUG MM(262420000001003/e2cd6a37) Requesting authorization (sgsn_auth.c:160) 20241012085200541 DMM INFO MM(262420000001003/e2cd6a37) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085200541 DMM DEBUG MM(262420000001003/e2cd6a37) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085200541 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241012085200541 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) 20241012085200541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241012085200541 DMM INFO MM(262420000001003/e2cd6a37) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2cd6a37) (gprs_gmm.c:300) 20241012085200542 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085200542 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085200542 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241012085200542 DMM INFO MM(262420000001003/e2cd6a37) Subscriber data update (mmctx.c:445) 20241012085200542 DMM DEBUG MM(262420000001003/e2cd6a37) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085200542 DMM INFO MM(262420000001003/e2cd6a37) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085200542 DMM NOTICE MM(262420000001003/e2cd6a37) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241012085200542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085200542 DMM NOTICE MM(262420000001003/e2cd6a37) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085200542 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) 20241012085200543 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085200543 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241012085200543 DMM INFO MM(262420000001003/e2cd6a37) Subscriber data update (mmctx.c:445) 20241012085200543 DMM DEBUG MM(262420000001003/e2cd6a37) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241012085200549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085200549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241012085200549 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41b0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241012085200549 DMM INFO MM(262420000001003/e2cd6a37) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085200549 DMM NOTICE MM(262420000001003/e2cd6a37) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085200549 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085200549 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085200549 DLLC NOTICE LLME(ce36f5bd/e2cd6a37){ASSIGNED} LLGM Assign pre (ffffffff => e2cd6a37) (gprs_llc.c:1079) 20241012085200549 DLLC NOTICE LLME(ffffffff/e2cd6a37){ASSIGNED} LLGM Assign post (ffffffff => e2cd6a37) (gprs_llc.c:1125) 20241012085200549 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41b0b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241012085200549 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41b0b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241012085200549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085200549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@8a897e497e02: 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 := 'E2CD6A37'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)@8a897e497e02: Added conn table entry 0TC_geran_attach_iu_rau(1480)9439048 SGSN_Test_0-SCCP(1473)@8a897e497e02: First idle individual index:0 SGSN_Test_0-RAN(1474)@8a897e497e02: patch: N(SD) for ConnIdx 0 set to 1 20241012085200613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085200613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085200613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085200613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085200613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085200613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085200613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085200613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085200613 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241012085200613 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241012085200613 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241012085200613 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241012085200613 DMM INFO MM(262420000001003/e2cd6a37) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e2cd6a37 (00000000), TLLI: e2cd6a37 (e2cd6a37), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241012085200613 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241012085200613 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41b0b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241012085200613 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41b0b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241012085200613 DLLC NOTICE LLME(ffffffff/e2cd6a37){ASSIGNED} LLGM Assign pre (e2cd6a37 => ffffffff) (gprs_llc.c:1079) 20241012085200613 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2cd6a37 => ffffffff) (gprs_llc.c:1125) 20241012085200613 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085200613 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241012085200613 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085200613 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085200613 DMM DEBUG MM(262420000001003/e2cd6a37) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241012085200613 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085200613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085200613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085200613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085200613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085200613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085200614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085200614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085200614 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085200614 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085200614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085200614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085200614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085200614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085200614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085200614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@8a897e497e02: { messageType := 2, destLocRef := '900748'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)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@8a897e497e02: vl_len:12 SGSN_Test_0-SCCP(1473)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1473)@8a897e497e02: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241012085200624 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085200624 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085200624 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085200624 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085200624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085200624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085200624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085200624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085200624 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241012085200624 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241012085200624 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241012085200624 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241012085200624 DMM INFO MM(262420000001003/e2cd6a37) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241012085200624 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241012085200624 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085200624 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085200624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085200624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085200624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085200624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085200624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085200624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085200624 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085200624 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085200624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085200624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085200624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085200624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085200624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085200624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@8a897e497e02: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@8a897e497e02: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@8a897e497e02: vl_len:14 SGSN_Test_0-SCCP(1473)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1473)@8a897e497e02: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241012085200634 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085200634 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085200634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085200634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085200634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085200634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085200634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085200634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085200634 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085200634 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085200634 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085200634 DMM INFO MM(262420000001003/e2cd6a37) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241012085200635 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241012085200635 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085200635 DMM DEBUG MM_STATE_Iu[0x55d51b41af80]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241012085200635 DMM ERROR MM_STATE_Iu[0x55d51b41af80]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@8a897e497e02: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@8a897e497e02: Final verdict of PTC: none 20241012085200640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43884<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012085200642 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085200642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1477)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1462)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1468)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(1478)@8a897e497e02: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1465)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1472)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1467)@8a897e497e02: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@8a897e497e02: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@8a897e497e02: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1460)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1466)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1470)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1465): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1466): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1467): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1468): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@8a897e497e02: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:52:00 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20241012085200776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085200837 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241012085200837 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) 20241012085200837 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241012085200837 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241012085200837 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241012085200837 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) 20241012085200837 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241012085200837 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241012085200837 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) 20241012085200837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085200837 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241012085200837 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241012085200838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241012085200838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241012085200838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241012085200838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241012085200838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241012085200838 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241012085201178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=165636) 20241012085201643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085201643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=165636, count=178668) 20241012085202644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085202644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085202839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241012085202839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241012085202839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:52: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_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 20241012085203645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085203645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act_user started. 20241012085204236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085204237 DMM INFO MM(262420000001003/e2cd6a37) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085204237 DMM INFO MM(262420000001003/e2cd6a37) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085204237 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085204237 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085204237 DMM DEBUG MM_STATE_Iu[0x55d51b41af80]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241012085204237 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241012085204237 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) 20241012085204237 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) 20241012085204237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012085204237 DMM DEBUG MM_STATE_Gb(0)[0x55d51b41b0b0]{Idle}: Deallocated (fsm.c:568) 20241012085204237 DMM DEBUG MM_STATE_Iu[0x55d51b41af80]{Detached}: Deallocated (fsm.c:568) 20241012085204237 DMM DEBUG GMM(gmm_fsm)[0x55d51b41ad20]{Deregistered}: Deallocated (fsm.c:568) 20241012085204237 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1486)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@8a897e497e02: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1485)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012085204289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085204289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085204289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085204289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085204289 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085204289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085204289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085204289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085204289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085204291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085204291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085204291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085204291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085204291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085204291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085204291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085204291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085204291 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085204291 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085204291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085204292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085204292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085204296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241012085204304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085204304 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1485)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_pdp_act_user-BVCI196(1483)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1490)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085204312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085204312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085204312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085204313 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085204313 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085204313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085204313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085204313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085204313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085204314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085204314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085204314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085204314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085204314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085204314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085204314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085204314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085204315 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085204315 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085204315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085204315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085204315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085204318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1491)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 20241012085204326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085204326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085204350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085204350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085204350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085204350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085204350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085204350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085204350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085204350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085204350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085204351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085204351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085204351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085204352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085204352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085204352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085204352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085204352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085204352 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085204352 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085204352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085204352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085204352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085204356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085204365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085204365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8a897e497e02: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@8a897e497e02: ************************************************* SGSN_Test_0-M3UA(1498)@8a897e497e02: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@8a897e497e02: ************************************************* MTC@8a897e497e02: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@8a897e497e02: v_sccp_pdu_maxlen:268 20241012085204570 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241012085204570 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) 20241012085204570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241012085204570 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)@8a897e497e02: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241012085204573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085204573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241012085204573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241012085204573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241012085204573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241012085204573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241012085204573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241012085204574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085204574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241012085204574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241012085204574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241012085204574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241012085204574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241012085204574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241012085204574 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241012085204646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085204646 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085204646 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085204646 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085204647 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085204648 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012085205382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085205382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085205382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085205382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205383 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241012085205383 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241012085205383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@8a897e497e02: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@8a897e497e02: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='EF09A79D'O, index=0 SGSN_Test-GSUP(1501)@8a897e497e02: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@8a897e497e02: 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 := '1149'O, rac := '1D'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)@8a897e497e02: Added conn table entry 0TC_attach_pdp_act_user(1503)5790282 SGSN_Test_0-SCCP(1496)@8a897e497e02: First idle individual index:0 20241012085205708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085205708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085205708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) SGSN_Test_0-RAN(1497)@8a897e497e02: patch: N(SD) for ConnIdx 0 set to 1 20241012085205708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085205708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205708 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241012085205708 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241012085205708 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241012085205708 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085205708 DMM DEBUG GMM(gmm_fsm)[0x55d51b41af80]{Deregistered}: Allocated (fsm.c:456) 20241012085205708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012085205708 DMM DEBUG MM_STATE_Gb[0x55d51b41ae50]{Idle}: Allocated (fsm.c:456) 20241012085205708 DMM DEBUG MM_STATE_Iu[0x55d51b42a040]{Detached}: Allocated (fsm.c:456) 20241012085205708 DMM DEBUG GMM(gmm_fsm)[0x55d51b41af80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085205708 DMM DEBUG GMM(gmm_fsm)[0x55d51b41af80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085205708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085205708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085205708 DMM DEBUG MM(262420000001004/dad9bc21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085205708 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241012085205709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8a897e497e02: { messageType := 2, destLocRef := '585A4A'O ("XZJ"), sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@8a897e497e02: 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 := '562401F7536E871E56CE86966349C5F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91BAC6CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E27F5D1FD4DC3DE1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '225C7F3EDDB14F3FE5352221FCCAD0A2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2748FD6777120F099A6DF9DE95206CF1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '96FC263806D64F433879CA7E9561DFCD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '405307C8096A5F9D'O } } } } } SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_len:23 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1496)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241012085205717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085205717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085205717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085205717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205717 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085205717 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085205717 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085205717 DMM DEBUG MM(262420000001004/dad9bc21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241012085205717 DMM NOTICE MM(262420000001004/dad9bc21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085205717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085205717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085205717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085205717 DMM DEBUG MM(262420000001004/dad9bc21) Requesting authorization (sgsn_auth.c:160) 20241012085205717 DMM INFO MM(262420000001004/dad9bc21) Requesting authentication tuples (sgsn_auth.c:184) 20241012085205717 DMM DEBUG MM(262420000001004/dad9bc21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085205717 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241012085205717 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)@8a897e497e02: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241012085205720 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085205720 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085205720 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085205720 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085205720 DMM INFO MM(262420000001004/dad9bc21) Subscriber data update (mmctx.c:445) 20241012085205720 DMM DEBUG MM(262420000001004/dad9bc21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085205720 DMM INFO MM(262420000001004/dad9bc21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085205720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085205721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085205721 DMM INFO MM(262420000001004/dad9bc21) <- GMM AUTH AND CIPHERING REQ (rand = 56 24 01 f7 53 6e 87 1e 56 ce 86 96 63 49 c5 f8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 96 fc 26 38 06 d6 4f 43 38 79 ca 7e 95 61 df cd ) (gprs_gmm.c:483) 20241012085205721 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241012085205721 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_len:37 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1496)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22405307C823094B99990000100004F02904096A5F9D'O 20241012085205728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205728 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085205728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085205728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085205728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205728 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085205728 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085205728 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085205728 DMM INFO MM(262420000001004/dad9bc21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085205728 DMM NOTICE MM(262420000001004/dad9bc21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085205728 DMM DEBUG MM(262420000001004/dad9bc21) checking auth: received UMTS RES = 40 53 07 c8 09 6a 5f 9d (gprs_gmm.c:666) 20241012085205728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085205728 DMM DEBUG MM(262420000001004/dad9bc21) Requesting authorization (sgsn_auth.c:160) 20241012085205728 DMM INFO MM(262420000001004/dad9bc21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085205728 DMM DEBUG MM(262420000001004/dad9bc21) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085205728 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241012085205728 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) 20241012085205728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241012085205728 DMM DEBUG MM(262420000001004/dad9bc21) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241012085205728 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205728 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205728 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_len:12 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1496)@8a897e497e02: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241012085205736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085205736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085205736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085205736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205736 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241012085205736 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241012085205736 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241012085205736 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241012085205737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241012085205737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241012085205737 DMM INFO MM(262420000001004/dad9bc21) <- GMM ATTACH ACCEPT (new P-TMSI=0xdad9bc21) (gprs_gmm.c:300) 20241012085205737 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241012085205737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241012085205741 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085205741 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085205741 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241012085205741 DMM INFO MM(262420000001004/dad9bc21) Subscriber data update (mmctx.c:445) 20241012085205741 DMM DEBUG MM(262420000001004/dad9bc21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085205741 DMM INFO MM(262420000001004/dad9bc21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085205741 DMM NOTICE MM(262420000001004/dad9bc21) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241012085205741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085205741 DMM NOTICE MM(262420000001004/dad9bc21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085205741 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) 20241012085205741 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085205741 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241012085205741 DMM INFO MM(262420000001004/dad9bc21) Subscriber data update (mmctx.c:445) 20241012085205741 DMM DEBUG MM(262420000001004/dad9bc21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_len:14 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1496)@8a897e497e02: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241012085205744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085205744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085205744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085205744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205744 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085205744 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085205744 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085205744 DMM INFO MM(262420000001004/dad9bc21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085205744 DMM NOTICE MM(262420000001004/dad9bc21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085205744 DMM DEBUG GMM(gmm_fsm)[0x55d51b41af80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085205744 DMM DEBUG GMM(gmm_fsm)[0x55d51b41af80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085205744 DMM DEBUG MM_STATE_Iu(5)[0x55d51b42a040]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241012085205744 DMM DEBUG MM_STATE_Iu(5)[0x55d51b42a040]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241012085205744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085205744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085205744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_len:7 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1496)@8a897e497e02: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241012085205749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205749 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085205749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085205749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085205749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205750 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241012085205750 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241012085205750 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241012085205750 DMM INFO MM(262420000001004/dad9bc21) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241012085205750 DMM DEBUG MM_STATE_Iu(5)[0x55d51b42a040]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241012085205750 DMM DEBUG MM_STATE_Iu(5)[0x55d51b42a040]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241012085205750 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205750 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 20241012085205751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085205751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085205751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085205751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@8a897e497e02: Deleted conn table entry 0TC_attach_pdp_act_user(1503)5790282 TC_attach_pdp_act_user(1503)@8a897e497e02: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@8a897e497e02: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DAD9BC21'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@8a897e497e02: Added conn table entry 0TC_attach_pdp_act_user(1503)14923327 SGSN_Test_0-RAN(1497)@8a897e497e02: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@8a897e497e02: First idle individual index:0 20241012085205953 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205953 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085205953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085205953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085205953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205954 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241012085205954 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241012085205954 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241012085205954 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDAD9BC21) type="signalling"  (gprs_gmm.c:1944) 20241012085205954 DMM DEBUG GMM(gmm_fsm)[0x55d51b41af80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241012085205954 DMM DEBUG GMM(gmm_fsm)[0x55d51b41af80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012085205954 DMM DEBUG MM(262420000001004/dad9bc21) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241012085205954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8a897e497e02: { messageType := 2, destLocRef := 'E3B63F'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_len:12 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1496)@8a897e497e02: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241012085205959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085205959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085205959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085205959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205959 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241012085205959 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241012085205959 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241012085205959 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241012085205959 DMM DEBUG MM_STATE_Iu(5)[0x55d51b42a040]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241012085205959 DMM DEBUG MM_STATE_Iu(5)[0x55d51b42a040]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241012085205959 DMM INFO MM(262420000001004/dad9bc21) <- GMM SERVICE ACCEPT (P-TMSI=0xdad9bc21) (gprs_gmm.c:813) 20241012085205959 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241012085205960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_len:23 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1496)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241012085205966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205966 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085205966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085205966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085205966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205966 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085205966 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085205966 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085205966 DMM INFO MM(262420000001004/dad9bc21) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012085205966 DMM INFO MM(262420000001004/dad9bc21) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012085205966 DMM DEBUG MM(262420000001004/dad9bc21) Using GGSN 0 (gprs_sm.c:312) 20241012085205966 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) 20241012085205966 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241012085205966 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012085205966 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241012085205966 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241012085205978 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 9a 53 45 3a 11 e1 6e 80 e7 14 05 7f f6 bb 68 c3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241012085205978 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476e9608, cbp=0x55d51b42ce40) (sgsn_libgtp.c:632) 20241012085205978 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012085205978 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205978 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205978 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_len:30 SGSN_Test_0-SCCP(1496)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1496)@8a897e497e02: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800359E5FC4'O 20241012085205995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085205995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085205995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085205995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085205995 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241012085205995 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241012085205995 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241012085205995 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241012085205995 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241012085205995 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241012085205995 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012085205995 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241012085205995 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085205995 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085205995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085205995 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085205995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085205995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085205995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085205995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@8a897e497e02: 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)@8a897e497e02: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@8a897e497e02: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. -NSVCI99(1495)@8a897e497e02: Final verdict of PTC: none 20241012085205999 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085205999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085206000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43902<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1500)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(1501)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1486)@8a897e497e02: Final verdict of PTC: none 20241012085206000 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241012085206000 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) 20241012085206000 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241012085206000 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-Gb0-NS0(1481)@8a897e497e02: Final verdict of PTC: none 20241012085206000 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241012085206000 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) 20241012085206000 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241012085206000 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241012085206000 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) 20241012085206000 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085206000 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241012085206000 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241012085206000 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241012085206000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241012085206000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241012085206000 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241012085206000 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241012085206000 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-NS2(1491)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1490)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1485)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@8a897e497e02: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@8a897e497e02: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI99-provIP(1493)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1488)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1484)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@8a897e497e02: 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@8a897e497e02: 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@8a897e497e02: 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'. Sat Oct 12 08:52:06 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 20241012085206140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085206642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43906<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=281288) 20241012085207000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085207000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=281288, count=282448) 20241012085208001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241012085208001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241012085208001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241012085208001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085208001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:52:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_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 20241012085209002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085209002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_attach_pdp_act_pmm_idle started. 20241012085209711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085209713 DMM INFO MM(262420000001004/dad9bc21) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085209713 DMM INFO MM(262420000001004/dad9bc21) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085209713 DMM DEBUG GMM(gmm_fsm)[0x55d51b41af80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085209713 DMM DEBUG GMM(gmm_fsm)[0x55d51b41af80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085209713 DMM DEBUG MM_STATE_Iu(5)[0x55d51b42a040]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241012085209713 DMM DEBUG MM_STATE_Iu(5)[0x55d51b42a040]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241012085209713 DMM NOTICE MM(262420000001004/dad9bc21) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012085209713 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241012085209713 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012085209713 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012085209713 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241012085209713 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241012085209713 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) 20241012085209713 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) 20241012085209713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012085209713 DMM DEBUG MM_STATE_Gb[0x55d51b41ae50]{Idle}: Deallocated (fsm.c:568) 20241012085209713 DMM DEBUG MM_STATE_Iu(5)[0x55d51b42a040]{Detached}: Deallocated (fsm.c:568) 20241012085209713 DMM DEBUG GMM(gmm_fsm)[0x55d51b41af80]{Deregistered}: Deallocated (fsm.c:568) 20241012085209713 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241012085209713 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085209713 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085209713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085209713 [1;34mDLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085209713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085209713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085209713 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085209759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085209759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085209759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085209759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085209759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085209759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085209759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085209759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085209759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085209760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085209760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085209760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085209761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085209761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085209761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085209761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085209761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085209761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085209761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085209761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1508)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085209761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085209761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085209765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085209775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085209775 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1510)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1507)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1509)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1514)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1514)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085209797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085209797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085209797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085209797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085209797 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085209797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085209797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085209797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085209797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1514)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085209799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085209799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085209799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085209799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085209799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085209799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085209799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085209799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085209799 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085209799 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085209799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1513)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1514)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085209800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085209800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1514)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085209804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085209812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085209812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1511)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1513)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085209828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085209828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085209828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085209828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085209828 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085209828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085209828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085209828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085209828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085209829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085209829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085209829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085209830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085209830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085209830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085209830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085209830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085209830 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085209830 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085209830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1518)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085209830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085209830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085209833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085209842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085209842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1517)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8a897e497e02: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@8a897e497e02: ************************************************* SGSN_Test_0-M3UA(1521)@8a897e497e02: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@8a897e497e02: ************************************************* MTC@8a897e497e02: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@8a897e497e02: v_sccp_pdu_maxlen:268 20241012085210003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085210003 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085210003 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085210003 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085210006 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085210006 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012085210048 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241012085210048 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) 20241012085210048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241012085210048 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)@8a897e497e02: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241012085210051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085210051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241012085210051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241012085210051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241012085210051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241012085210051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241012085210051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241012085210052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085210052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241012085210052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241012085210052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241012085210052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241012085210052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241012085210052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241012085210052 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241012085210858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085210858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085210858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085210858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085210858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085210858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085210858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085210858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085210858 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241012085210858 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241012085210858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085210858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085210858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085210858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085210858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085210858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085210858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085210858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@8a897e497e02: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1507)@8a897e497e02: Adding Client=TC_attach_pdp_act_pmm_idle(1526), IMSI='262420000001005'H, TLLI='D458FD2E'O, index=0 SGSN_Test-GSUP(1524)@8a897e497e02: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1526) TC_attach_pdp_act_pmm_idle(1526)@8a897e497e02: 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 := 'E27F'O, rac := '25'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)@8a897e497e02: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)14170652 SGSN_Test_0-SCCP(1519)@8a897e497e02: First idle individual index:0 SGSN_Test_0-RAN(1520)@8a897e497e02: patch: N(SD) for ConnIdx 0 set to 1 20241012085211069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085211069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085211069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085211069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211069 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241012085211069 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241012085211069 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241012085211069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085211069 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a040]{Deregistered}: Allocated (fsm.c:456) 20241012085211069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012085211069 DMM DEBUG MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Allocated (fsm.c:456) 20241012085211070 DMM DEBUG MM_STATE_Iu[0x55d51b42d150]{Detached}: Allocated (fsm.c:456) 20241012085211070 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a040]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085211070 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a040]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085211070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085211070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085211070 DMM DEBUG MM(262420000001005/fa550ccd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085211070 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241012085211070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8a897e497e02: { messageType := 2, destLocRef := 'D83A1C'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@8a897e497e02: 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 := '54044A3F8EF44D81980623254A7464B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B951DB9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '514162C89BEACD45'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '50325A545A2408745EAFF5FFA3B7AC19'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '948C4A19BECE232191056603FE00B2F7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B81A9B39199468EAD0082D5202641356'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B704CC8F332816F2'O } } } } } SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_len:23 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1519)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241012085211079 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211079 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085211079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085211079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085211079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211079 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085211079 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085211079 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085211079 DMM DEBUG MM(262420000001005/fa550ccd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241012085211079 DMM NOTICE MM(262420000001005/fa550ccd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085211079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085211079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085211079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085211079 DMM DEBUG MM(262420000001005/fa550ccd) Requesting authorization (sgsn_auth.c:160) 20241012085211079 DMM INFO MM(262420000001005/fa550ccd) Requesting authentication tuples (sgsn_auth.c:184) 20241012085211079 DMM DEBUG MM(262420000001005/fa550ccd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085211079 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241012085211079 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)@8a897e497e02: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1526) SGSN_Test-GSUP(1524)@8a897e497e02: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1526)"262420000001005" 20241012085211082 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085211082 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085211082 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085211082 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085211082 DMM INFO MM(262420000001005/fa550ccd) Subscriber data update (mmctx.c:445) 20241012085211082 DMM DEBUG MM(262420000001005/fa550ccd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085211082 DMM INFO MM(262420000001005/fa550ccd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085211082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085211082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085211082 DMM INFO MM(262420000001005/fa550ccd) <- GMM AUTH AND CIPHERING REQ (rand = 54 04 4a 3f 8e f4 4d 81 98 06 23 25 4a 74 64 b0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b8 1a 9b 39 19 94 68 ea d0 08 2d 52 02 64 13 56 ) (gprs_gmm.c:483) 20241012085211082 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241012085211082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_len:37 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1519)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22B704CC8F23094B99990000100005F02904332816F2'O 20241012085211088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085211088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085211088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085211088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211088 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085211088 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085211088 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085211088 DMM INFO MM(262420000001005/fa550ccd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085211088 DMM NOTICE MM(262420000001005/fa550ccd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085211088 DMM DEBUG MM(262420000001005/fa550ccd) checking auth: received UMTS RES = b7 04 cc 8f 33 28 16 f2 (gprs_gmm.c:666) 20241012085211088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085211088 DMM DEBUG MM(262420000001005/fa550ccd) Requesting authorization (sgsn_auth.c:160) 20241012085211089 DMM INFO MM(262420000001005/fa550ccd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085211089 DMM DEBUG MM(262420000001005/fa550ccd) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085211089 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241012085211089 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) 20241012085211089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241012085211089 DMM DEBUG MM(262420000001005/fa550ccd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241012085211089 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211089 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211089 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_len:12 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1519)@8a897e497e02: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241012085211097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085211097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085211097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085211097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211097 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241012085211097 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241012085211097 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241012085211097 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241012085211097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241012085211097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241012085211097 DMM INFO MM(262420000001005/fa550ccd) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa550ccd) (gprs_gmm.c:300) 20241012085211097 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241012085211097 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211097 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241012085211100 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085211100 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085211100 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241012085211100 DMM INFO MM(262420000001005/fa550ccd) Subscriber data update (mmctx.c:445) 20241012085211100 DMM DEBUG MM(262420000001005/fa550ccd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085211100 DMM INFO MM(262420000001005/fa550ccd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085211100 DMM NOTICE MM(262420000001005/fa550ccd) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241012085211101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085211101 DMM NOTICE MM(262420000001005/fa550ccd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085211101 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) 20241012085211101 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085211101 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241012085211101 DMM INFO MM(262420000001005/fa550ccd) Subscriber data update (mmctx.c:445) 20241012085211101 DMM DEBUG MM(262420000001005/fa550ccd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_len:14 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1519)@8a897e497e02: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241012085211103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085211103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085211103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085211103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211103 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085211103 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085211103 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085211103 DMM INFO MM(262420000001005/fa550ccd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085211103 DMM NOTICE MM(262420000001005/fa550ccd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085211103 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a040]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085211103 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a040]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085211103 DMM DEBUG MM_STATE_Iu(7)[0x55d51b42d150]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241012085211103 DMM DEBUG MM_STATE_Iu(7)[0x55d51b42d150]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241012085211103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085211103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085211103 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211103 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_len:7 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1519)@8a897e497e02: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241012085211108 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211108 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211108 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085211108 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085211108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085211108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211108 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241012085211108 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241012085211108 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241012085211108 DMM INFO MM(262420000001005/fa550ccd) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241012085211108 DMM DEBUG MM_STATE_Iu(7)[0x55d51b42d150]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241012085211108 DMM DEBUG MM_STATE_Iu(7)[0x55d51b42d150]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241012085211108 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211108 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 20241012085211109 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211109 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085211109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085211109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085211109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@8a897e497e02: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1526)14170652 TC_attach_pdp_act_pmm_idle(1526)@8a897e497e02: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1526)@8a897e497e02: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FA550CCD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@8a897e497e02: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)5119376 SGSN_Test_0-RAN(1520)@8a897e497e02: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@8a897e497e02: First idle individual index:0 20241012085211313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085211313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085211313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085211313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211314 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241012085211314 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241012085211314 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241012085211314 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA550CCD) type="signalling"  (gprs_gmm.c:1944) 20241012085211314 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a040]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241012085211314 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a040]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012085211314 DMM DEBUG MM(262420000001005/fa550ccd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241012085211314 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211314 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8a897e497e02: { messageType := 2, destLocRef := '4E1D90'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_len:12 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1519)@8a897e497e02: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241012085211320 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211320 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085211320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085211320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085211320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211320 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241012085211320 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241012085211320 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241012085211320 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241012085211320 DMM DEBUG MM_STATE_Iu(7)[0x55d51b42d150]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241012085211320 DMM DEBUG MM_STATE_Iu(7)[0x55d51b42d150]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241012085211320 DMM INFO MM(262420000001005/fa550ccd) <- GMM SERVICE ACCEPT (P-TMSI=0xfa550ccd) (gprs_gmm.c:813) 20241012085211320 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241012085211321 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211321 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1526)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_len:23 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1519)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241012085211328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085211328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085211328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085211328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211328 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085211328 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085211328 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085211328 DMM INFO MM(262420000001005/fa550ccd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012085211328 DMM INFO MM(262420000001005/fa550ccd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012085211328 DMM DEBUG MM(262420000001005/fa550ccd) Using GGSN 0 (gprs_sm.c:312) 20241012085211328 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) 20241012085211328 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241012085211328 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012085211328 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241012085211328 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241012085211341 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 c0 43 1e 6a 11 0a 17 bd f1 14 05 7f 4c d6 65 ec 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20241012085211341 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476ea678, cbp=0x55d51b42d360) (sgsn_libgtp.c:632) 20241012085211341 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012085211341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_len:30 SGSN_Test_0-SCCP(1519)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1519)@8a897e497e02: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068007744234B'O 20241012085211357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085211357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085211357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085211357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085211357 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241012085211357 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241012085211357 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241012085211357 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241012085211357 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241012085211357 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241012085211357 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012085211357 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241012085211358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085211358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085211358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085211358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085211358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085211358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085211358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@8a897e497e02: 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)@8a897e497e02: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@8a897e497e02: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. 20241012085211362 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085211362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085211362 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241012085211362 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) 20241012085211362 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241012085211362 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-GSUP(1524)@8a897e497e02: Final verdict of PTC: none 20241012085211362 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241012085211362 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) 20241012085211362 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241012085211362 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241012085211362 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) 20241012085211362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085211362 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241012085211363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241012085211363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241012085211363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241012085211363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241012085211363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241012085211363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241012085211363 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1508)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1513)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1514)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1518)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@8a897e497e02: Final verdict of PTC: none 20241012085211365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55114<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_pmm_idle-BVCI220(1517)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1511)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1507)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1506)@8a897e497e02: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1526)@8a897e497e02: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test-RNC_GTP(1522)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1512)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1516)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1507): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1511): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1512): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1513): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1514): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1517): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@8a897e497e02: 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@8a897e497e02: 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@8a897e497e02: 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'. Sat Oct 12 08:52:11 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 20241012085211503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085212004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=281076) 20241012085212363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085212363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=281076, count=288484) 20241012085213363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241012085213363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241012085213363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241012085213365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085213365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:52: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_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 20241012085214367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085214367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_pmm_idle_rx_mt_data started. 20241012085215064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085215065 DMM INFO MM(262420000001005/fa550ccd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085215065 DMM INFO MM(262420000001005/fa550ccd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085215065 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a040]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085215065 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a040]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085215065 DMM DEBUG MM_STATE_Iu(7)[0x55d51b42d150]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241012085215065 DMM DEBUG MM_STATE_Iu(7)[0x55d51b42d150]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241012085215065 DMM NOTICE MM(262420000001005/fa550ccd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012085215065 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241012085215065 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012085215065 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012085215066 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241012085215066 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241012085215066 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) 20241012085215066 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) 20241012085215066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012085215066 DMM DEBUG MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Deallocated (fsm.c:568) 20241012085215066 DMM DEBUG MM_STATE_Iu(7)[0x55d51b42d150]{Detached}: Deallocated (fsm.c:568) 20241012085215066 DMM DEBUG GMM(gmm_fsm)[0x55d51b42a040]{Deregistered}: Deallocated (fsm.c:568) 20241012085215066 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241012085215066 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085215066 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085215066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085215066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085215066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085215066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085215066 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085215109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085215109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085215109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085215109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085215109 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085215109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085215109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085215109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085215109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085215111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085215111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085215111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085215111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085215111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085215111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085215111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085215111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085215111 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085215111 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085215111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1531)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085215112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085215112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085215116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085215126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085215126 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1530)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085215143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085215143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085215143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085215143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085215143 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085215143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085215143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085215143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085215143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085215144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085215144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085215144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085215144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085215144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085215145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085215145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085215145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085215145 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085215145 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085215145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1536)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085215145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085215145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085215150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085215159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085215159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1535)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085215177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085215177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085215177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085215177 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085215177 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085215177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085215177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085215177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085215177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085215179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085215179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085215179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085215179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085215179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085215179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085215179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085215179 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085215179 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085215179 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085215179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085215180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085215180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085215183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085215192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085215192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1540)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8a897e497e02: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@8a897e497e02: ************************************************* SGSN_Test_0-M3UA(1544)@8a897e497e02: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@8a897e497e02: ************************************************* MTC@8a897e497e02: Starting RAN_Emulation SGSN_Test_0-SCCP(1542)@8a897e497e02: v_sccp_pdu_maxlen:268 20241012085215368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085215368 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085215368 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085215368 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085215370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085215371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012085215398 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241012085215398 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) 20241012085215398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241012085215398 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)@8a897e497e02: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241012085215402 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085215402 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241012085215402 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241012085215402 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241012085215402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241012085215402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241012085215402 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241012085215403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085215403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241012085215403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241012085215403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241012085215403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241012085215403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241012085215403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241012085215403 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241012085216210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216210 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085216210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085216210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085216210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216210 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241012085216210 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241012085216210 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216210 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@8a897e497e02: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1530)@8a897e497e02: Adding Client=TC_pmm_idle_rx_mt_data(1549), IMSI='262420000001007'H, TLLI='E5F4FEEF'O, index=0 SGSN_Test-GSUP(1547)@8a897e497e02: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1549) TC_pmm_idle_rx_mt_data(1549)@8a897e497e02: 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 := '05B0'O, rac := '65'O ("e") }, 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)@8a897e497e02: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)15401399 SGSN_Test_0-SCCP(1542)@8a897e497e02: First idle individual index:0 SGSN_Test_0-RAN(1543)@8a897e497e02: patch: N(SD) for ConnIdx 0 set to 1 20241012085216436 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216436 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085216436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085216436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085216436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216437 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241012085216437 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241012085216437 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241012085216437 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085216437 DMM DEBUG GMM(gmm_fsm)[0x55d51b42d150]{Deregistered}: Allocated (fsm.c:456) 20241012085216437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Allocated (fsm.c:456) 20241012085216437 DMM DEBUG MM_STATE_Gb[0x55d51b41ae50]{Idle}: Allocated (fsm.c:456) 20241012085216437 DMM DEBUG MM_STATE_Iu[0x55d51b42de10]{Detached}: Allocated (fsm.c:456) 20241012085216437 DMM DEBUG GMM(gmm_fsm)[0x55d51b42d150]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085216437 DMM DEBUG GMM(gmm_fsm)[0x55d51b42d150]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085216437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085216437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085216437 DMM DEBUG MM(262420000001007/d3eb80fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085216437 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241012085216437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8a897e497e02: { messageType := 2, destLocRef := 'EB01B7'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@8a897e497e02: 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 := '9D69E384D9A2A3685BA2FC7B0476D8DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0317060A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F73544CE9977BCDC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '42C7E4205994B9FC938D9ED610F029DF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '03010F69BF9569CB8CBC5E52626CBCF8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7622076A8E70DBEA6C5D5089ECB8CBDE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E1E9BEED462CD689'O } } } } } SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_len:23 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1542)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241012085216448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216448 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085216448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085216448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085216448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216449 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085216449 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085216449 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085216449 DMM DEBUG MM(262420000001007/d3eb80fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241012085216449 DMM NOTICE MM(262420000001007/d3eb80fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085216449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085216449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085216449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085216449 DMM DEBUG MM(262420000001007/d3eb80fd) Requesting authorization (sgsn_auth.c:160) 20241012085216449 DMM INFO MM(262420000001007/d3eb80fd) Requesting authentication tuples (sgsn_auth.c:184) 20241012085216449 DMM DEBUG MM(262420000001007/d3eb80fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085216449 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241012085216449 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)@8a897e497e02: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1549) SGSN_Test-GSUP(1547)@8a897e497e02: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1549)"262420000001007" 20241012085216451 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085216451 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085216451 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085216451 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085216451 DMM INFO MM(262420000001007/d3eb80fd) Subscriber data update (mmctx.c:445) 20241012085216451 DMM DEBUG MM(262420000001007/d3eb80fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085216451 DMM INFO MM(262420000001007/d3eb80fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085216451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085216451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085216451 DMM INFO MM(262420000001007/d3eb80fd) <- GMM AUTH AND CIPHERING REQ (rand = 9d 69 e3 84 d9 a2 a3 68 5b a2 fc 7b 04 76 d8 de , mmctx_is_r99=1, vec->auth_types=0x3, autn = 76 22 07 6a 8e 70 db ea 6c 5d 50 89 ec b8 cb de ) (gprs_gmm.c:483) 20241012085216451 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241012085216452 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216452 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216452 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_len:37 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1542)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822E1E9BEED23094B99990000100007F02904462CD689'O 20241012085216458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216458 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216458 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085216458 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085216458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085216458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216458 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085216458 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085216458 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085216458 DMM INFO MM(262420000001007/d3eb80fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085216458 DMM NOTICE MM(262420000001007/d3eb80fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085216458 DMM DEBUG MM(262420000001007/d3eb80fd) checking auth: received UMTS RES = e1 e9 be ed 46 2c d6 89 (gprs_gmm.c:666) 20241012085216458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085216458 DMM DEBUG MM(262420000001007/d3eb80fd) Requesting authorization (sgsn_auth.c:160) 20241012085216458 DMM INFO MM(262420000001007/d3eb80fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085216458 DMM DEBUG MM(262420000001007/d3eb80fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085216458 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241012085216458 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) 20241012085216458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241012085216458 DMM DEBUG MM(262420000001007/d3eb80fd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241012085216458 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_len:12 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1542)@8a897e497e02: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241012085216467 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085216467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085216467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216467 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085216467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216467 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241012085216467 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241012085216467 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241012085216467 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241012085216467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241012085216467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241012085216467 DMM INFO MM(262420000001007/d3eb80fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3eb80fd) (gprs_gmm.c:300) 20241012085216467 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241012085216467 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216467 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216467 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216467 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216467 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216467 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216467 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216467 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241012085216471 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085216471 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085216471 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241012085216471 DMM INFO MM(262420000001007/d3eb80fd) Subscriber data update (mmctx.c:445) 20241012085216471 DMM DEBUG MM(262420000001007/d3eb80fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085216471 DMM INFO MM(262420000001007/d3eb80fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085216471 DMM NOTICE MM(262420000001007/d3eb80fd) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241012085216471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085216471 DMM NOTICE MM(262420000001007/d3eb80fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085216471 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) 20241012085216471 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085216471 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241012085216471 DMM INFO MM(262420000001007/d3eb80fd) Subscriber data update (mmctx.c:445) 20241012085216471 DMM DEBUG MM(262420000001007/d3eb80fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_len:14 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1542)@8a897e497e02: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241012085216473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085216473 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085216473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085216473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216473 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085216473 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085216473 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085216473 DMM INFO MM(262420000001007/d3eb80fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085216473 DMM NOTICE MM(262420000001007/d3eb80fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085216473 DMM DEBUG GMM(gmm_fsm)[0x55d51b42d150]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085216473 DMM DEBUG GMM(gmm_fsm)[0x55d51b42d150]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085216473 DMM DEBUG MM_STATE_Iu(9)[0x55d51b42de10]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241012085216473 DMM DEBUG MM_STATE_Iu(9)[0x55d51b42de10]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241012085216473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085216473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085216473 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_len:7 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1542)@8a897e497e02: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241012085216479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085216479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085216479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085216479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216479 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241012085216479 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241012085216479 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241012085216479 DMM INFO MM(262420000001007/d3eb80fd) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241012085216479 DMM DEBUG MM_STATE_Iu(9)[0x55d51b42de10]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241012085216479 DMM DEBUG MM_STATE_Iu(9)[0x55d51b42de10]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241012085216480 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 20241012085216481 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085216481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085216481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085216481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@8a897e497e02: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1549)15401399 TC_pmm_idle_rx_mt_data(1549)@8a897e497e02: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1549)@8a897e497e02: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D3EB80FD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@8a897e497e02: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)2008 SGSN_Test_0-RAN(1543)@8a897e497e02: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@8a897e497e02: First idle individual index:0 20241012085216681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085216681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085216681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085216681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216682 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241012085216682 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241012085216682 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241012085216682 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD3EB80FD) type="signalling"  (gprs_gmm.c:1944) 20241012085216682 DMM DEBUG GMM(gmm_fsm)[0x55d51b42d150]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241012085216682 DMM DEBUG GMM(gmm_fsm)[0x55d51b42d150]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012085216682 DMM DEBUG MM(262420000001007/d3eb80fd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241012085216682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8a897e497e02: { messageType := 2, destLocRef := '0007D8'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_len:12 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1542)@8a897e497e02: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241012085216687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085216687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085216687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085216687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216687 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241012085216687 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241012085216687 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241012085216687 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241012085216687 DMM DEBUG MM_STATE_Iu(9)[0x55d51b42de10]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241012085216687 DMM DEBUG MM_STATE_Iu(9)[0x55d51b42de10]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241012085216687 DMM INFO MM(262420000001007/d3eb80fd) <- GMM SERVICE ACCEPT (P-TMSI=0xd3eb80fd) (gprs_gmm.c:813) 20241012085216687 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241012085216687 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216687 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1549)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_len:23 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1542)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241012085216694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085216694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085216694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085216694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216694 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085216694 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085216694 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085216694 DMM INFO MM(262420000001007/d3eb80fd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012085216694 DMM INFO MM(262420000001007/d3eb80fd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012085216694 DMM DEBUG MM(262420000001007/d3eb80fd) Using GGSN 0 (gprs_sm.c:312) 20241012085216694 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) 20241012085216694 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241012085216694 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012085216694 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241012085216694 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241012085216705 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 d1 c6 35 41 11 08 bf a0 73 14 05 7f cd b7 ee 27 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) 20241012085216706 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476eb6e8, cbp=0x55d51b42e070) (sgsn_libgtp.c:632) 20241012085216706 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012085216706 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_len:30 SGSN_Test_0-SCCP(1542)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1542)@8a897e497e02: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800294EED07'O 20241012085216720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216720 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085216720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085216720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085216720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085216720 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241012085216720 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241012085216720 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241012085216720 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241012085216720 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241012085216720 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241012085216721 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012085216721 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241012085216721 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085216721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085216721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085216721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085216721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085216721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085216721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@8a897e497e02: 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)@8a897e497e02: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@8a897e497e02: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20241012085216725 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085216725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1547)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1531)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1536)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1541)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@8a897e497e02: Final verdict of PTC: none 20241012085216728 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241012085216728 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) 20241012085216728 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241012085216728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55142<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241012085216728 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241012085216728 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241012085216728 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) 20241012085216728 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241012085216728 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) SGSN_Test-Gb1-BSSGP1(1533)@8a897e497e02: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1535)@8a897e497e02: Final verdict of PTC: none 20241012085216728 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) 20241012085216728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085216728 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241012085216728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241012085216728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241012085216728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241012085216728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241012085216728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241012085216728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241012085216728 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-RNC_GTP(1545)@8a897e497e02: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1530)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1534)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@8a897e497e02: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1540)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@8a897e497e02: Final verdict of PTC: none -NSVCI97-provIP(1529)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1539)@8a897e497e02: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1549)@8a897e497e02: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1530): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1535): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1540): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@8a897e497e02: 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@8a897e497e02: 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@8a897e497e02: 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'. Sat Oct 12 08:52:16 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 20241012085216871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085217373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39810<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284064) 20241012085217726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085217726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284064, count=288516) 20241012085218727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085218727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085218729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241012085218729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241012085218729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:52:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_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 20241012085219728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085219728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_update_ctx_err_ind_from_ggsn started. 20241012085220435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085220437 DMM INFO MM(262420000001007/d3eb80fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085220437 DMM INFO MM(262420000001007/d3eb80fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085220437 DMM DEBUG GMM(gmm_fsm)[0x55d51b42d150]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085220437 DMM DEBUG GMM(gmm_fsm)[0x55d51b42d150]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085220437 DMM DEBUG MM_STATE_Iu(9)[0x55d51b42de10]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241012085220437 DMM DEBUG MM_STATE_Iu(9)[0x55d51b42de10]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241012085220437 DMM NOTICE MM(262420000001007/d3eb80fd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012085220437 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241012085220437 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012085220437 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012085220437 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241012085220437 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241012085220437 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) 20241012085220437 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) 20241012085220437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41b0b0]{Init}: Deallocated (fsm.c:568) 20241012085220437 DMM DEBUG MM_STATE_Gb[0x55d51b41ae50]{Idle}: Deallocated (fsm.c:568) 20241012085220437 DMM DEBUG MM_STATE_Iu(9)[0x55d51b42de10]{Detached}: Deallocated (fsm.c:568) 20241012085220437 DMM DEBUG GMM(gmm_fsm)[0x55d51b42d150]{Deregistered}: Deallocated (fsm.c:568) 20241012085220437 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241012085220437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085220437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085220437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085220437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085220437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085220437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085220437 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@8a897e497e02: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085220492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085220492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085220492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085220492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085220492 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085220492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085220492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085220492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085220492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@8a897e497e02: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085220494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085220494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085220494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085220494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085220494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085220494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085220494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085220494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085220494 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241012085220494 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085220494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085220494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085220494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@8a897e497e02: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1555)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21011 20241012085220499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085220508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085220509 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1552)@8a897e497e02: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a897e497e02: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085220527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241012085220527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085220527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085220527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085220527 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241012085220527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085220527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085220527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085220527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@8a897e497e02: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085220529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085220529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085220529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085220530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085220530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085220530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085220530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085220530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085220530 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241012085220530 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085220530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241012085220530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085220530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@8a897e497e02: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085220534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@8a897e497e02: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085220543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d51b41d7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085220543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@8a897e497e02: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@8a897e497e02: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@8a897e497e02: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@8a897e497e02: Provider Link came up: sending NS-RESET 20241012085220568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241012085220568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085220568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085220568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085220568 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241012085220568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085220568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085220568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085220568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@8a897e497e02: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241012085220570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085220570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085220570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085220570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241012085220570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241012085220570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241012085220570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241012085220570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085220570 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241012085220570 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241012085220570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1564)@8a897e497e02: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241012085220571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241012085220571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@8a897e497e02: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241012085220575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@8a897e497e02: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@8a897e497e02: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241012085220585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d51b41f3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241012085220585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@8a897e497e02: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@8a897e497e02: ************************************************* SGSN_Test_0-M3UA(1567)@8a897e497e02: M3UA emulation initiated, the test can be started MTC@8a897e497e02: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@8a897e497e02: ************************************************* SGSN_Test_0-SCCP(1565)@8a897e497e02: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1563)@8a897e497e02: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241012085220729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085220729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241012085220729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241012085220729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@8a897e497e02: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241012085220731 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241012085220731 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8a897e497e02: IPA ID RESP: { { 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)@8a897e497e02: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@8a897e497e02: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241012085220787 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241012085220787 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) 20241012085220787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241012085220787 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)@8a897e497e02: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241012085220790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085220790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241012085220790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241012085220790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241012085220790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241012085220790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241012085220790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241012085220791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085220792 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241012085220792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241012085220792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241012085220792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241012085220792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241012085220792 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241012085220792 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241012085221598 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221598 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085221598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085221598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085221598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085221598 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241012085221598 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241012085221599 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221599 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085221599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085221599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085221599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@8a897e497e02: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1552)@8a897e497e02: Adding Client=TC_update_ctx_err_ind_from_ggsn(1572), IMSI='262420000001004'H, TLLI='DDE0DF64'O, index=0 SGSN_Test-GSUP(1570)@8a897e497e02: 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)@8a897e497e02: 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 := 'B151'O, rac := '2E'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)@8a897e497e02: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)13479579 SGSN_Test_0-SCCP(1565)@8a897e497e02: First idle individual index:0 SGSN_Test_0-RAN(1566)@8a897e497e02: patch: N(SD) for ConnIdx 0 set to 1 20241012085221793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085221793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085221793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085221793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085221794 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241012085221794 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241012085221794 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241012085221794 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241012085221794 DMM DEBUG GMM(gmm_fsm)[0x55d51b42de10]{Deregistered}: Allocated (fsm.c:456) 20241012085221794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Allocated (fsm.c:456) 20241012085221794 DMM DEBUG MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Allocated (fsm.c:456) 20241012085221794 DMM DEBUG MM_STATE_Iu[0x55d51b428f60]{Detached}: Allocated (fsm.c:456) 20241012085221794 DMM DEBUG GMM(gmm_fsm)[0x55d51b42de10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241012085221794 DMM DEBUG GMM(gmm_fsm)[0x55d51b42de10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241012085221794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241012085221794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241012085221794 DMM DEBUG MM(262420000001004/d2245da6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241012085221794 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241012085221794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085221794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085221794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085221794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085221794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085221794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085221794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085221794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8a897e497e02: { messageType := 2, destLocRef := 'CDAE9B'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@8a897e497e02: 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 := '6383B90B3964B96B7CAEBE3C68F083CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B413688C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D942083CC551C8EC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '87808F2E50D7CDE4E1C58558C063B1BD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1A3C95B470B76B14A97DBDB3FBE12827'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BCAB664A6750A25157D61E2E20C7BFA1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C0E957ED93FF54C1'O } } } } } SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_len:23 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1565)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241012085221802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085221802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085221802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085221802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085221803 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085221803 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085221803 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085221803 DMM DEBUG MM(262420000001004/d2245da6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241012085221803 DMM NOTICE MM(262420000001004/d2245da6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241012085221803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241012085221803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241012085221803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241012085221803 DMM DEBUG MM(262420000001004/d2245da6) Requesting authorization (sgsn_auth.c:160) 20241012085221803 DMM INFO MM(262420000001004/d2245da6) Requesting authentication tuples (sgsn_auth.c:184) 20241012085221803 DMM DEBUG MM(262420000001004/d2245da6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241012085221803 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241012085221803 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)@8a897e497e02: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1572) SGSN_Test-GSUP(1570)@8a897e497e02: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1572)"262420000001004" 20241012085221806 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241012085221806 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241012085221806 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241012085221806 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241012085221806 DMM INFO MM(262420000001004/d2245da6) Subscriber data update (mmctx.c:445) 20241012085221806 DMM DEBUG MM(262420000001004/d2245da6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241012085221806 DMM INFO MM(262420000001004/d2245da6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241012085221806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241012085221806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241012085221806 DMM INFO MM(262420000001004/d2245da6) <- GMM AUTH AND CIPHERING REQ (rand = 63 83 b9 0b 39 64 b9 6b 7c ae be 3c 68 f0 83 cc , mmctx_is_r99=1, vec->auth_types=0x3, autn = bc ab 66 4a 67 50 a2 51 57 d6 1e 2e 20 c7 bf a1 ) (gprs_gmm.c:483) 20241012085221806 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241012085221806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085221806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085221806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085221806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_len:37 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1565)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222C0E957ED23094B99990000100004F0290493FF54C1'O 20241012085221813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085221813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085221813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085221813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085221813 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085221813 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085221813 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085221813 DMM INFO MM(262420000001004/d2245da6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241012085221813 DMM NOTICE MM(262420000001004/d2245da6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241012085221813 DMM DEBUG MM(262420000001004/d2245da6) checking auth: received UMTS RES = c0 e9 57 ed 93 ff 54 c1 (gprs_gmm.c:666) 20241012085221813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241012085221813 DMM DEBUG MM(262420000001004/d2245da6) Requesting authorization (sgsn_auth.c:160) 20241012085221813 DMM INFO MM(262420000001004/d2245da6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241012085221813 DMM DEBUG MM(262420000001004/d2245da6) Requesting subscriber data update (gprs_subscriber.c:894) 20241012085221813 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241012085221813 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) 20241012085221813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241012085221813 DMM DEBUG MM(262420000001004/d2245da6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241012085221813 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221813 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085221813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085221813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085221813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_len:12 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1565)@8a897e497e02: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241012085221821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085221821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085221821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085221821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085221821 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241012085221821 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241012085221821 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241012085221821 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241012085221821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241012085221821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241012085221821 DMM INFO MM(262420000001004/d2245da6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2245da6) (gprs_gmm.c:300) 20241012085221821 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241012085221821 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221821 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085221822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085221822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085221822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085221822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085221822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085221822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085221822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241012085221825 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241012085221825 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241012085221825 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241012085221825 DMM INFO MM(262420000001004/d2245da6) Subscriber data update (mmctx.c:445) 20241012085221825 DMM DEBUG MM(262420000001004/d2245da6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241012085221825 DMM INFO MM(262420000001004/d2245da6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241012085221825 DMM NOTICE MM(262420000001004/d2245da6) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241012085221825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241012085221825 DMM NOTICE MM(262420000001004/d2245da6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241012085221825 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) 20241012085221826 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241012085221826 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241012085221826 DMM INFO MM(262420000001004/d2245da6) Subscriber data update (mmctx.c:445) 20241012085221826 DMM DEBUG MM(262420000001004/d2245da6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_len:14 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1565)@8a897e497e02: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241012085221827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085221827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085221827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085221827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085221828 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085221828 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085221828 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085221828 DMM INFO MM(262420000001004/d2245da6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241012085221828 DMM NOTICE MM(262420000001004/d2245da6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241012085221828 DMM DEBUG GMM(gmm_fsm)[0x55d51b42de10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241012085221828 DMM DEBUG GMM(gmm_fsm)[0x55d51b42de10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241012085221828 DMM DEBUG MM_STATE_Iu(11)[0x55d51b428f60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241012085221828 DMM DEBUG MM_STATE_Iu(11)[0x55d51b428f60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241012085221828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241012085221828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241012085221828 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085221828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085221828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085221828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_len:7 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1565)@8a897e497e02: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241012085221833 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221833 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085221833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085221833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085221833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085221833 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241012085221833 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241012085221833 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241012085221833 DMM INFO MM(262420000001004/d2245da6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241012085221833 DMM DEBUG MM_STATE_Iu(11)[0x55d51b428f60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241012085221833 DMM DEBUG MM_STATE_Iu(11)[0x55d51b428f60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241012085221833 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221833 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085221833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085221833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085221833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 20241012085221834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085221834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085221834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085221834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085221834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085221834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085221834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085221834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@8a897e497e02: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)13479579 TC_update_ctx_err_ind_from_ggsn(1572)@8a897e497e02: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1572)@8a897e497e02: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D2245DA6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@8a897e497e02: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)7497484 SGSN_Test_0-RAN(1566)@8a897e497e02: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@8a897e497e02: First idle individual index:0 20241012085222038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085222038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085222038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085222038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085222038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085222038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085222038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085222038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085222038 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241012085222038 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241012085222038 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241012085222038 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD2245DA6) type="signalling"  (gprs_gmm.c:1944) 20241012085222038 DMM DEBUG GMM(gmm_fsm)[0x55d51b42de10]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241012085222038 DMM DEBUG GMM(gmm_fsm)[0x55d51b42de10]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241012085222038 DMM DEBUG MM(262420000001004/d2245da6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241012085222038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085222038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085222038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085222039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085222039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085222039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085222039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085222039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085222039 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085222039 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085222039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085222039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085222039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085222039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085222039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085222039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8a897e497e02: { messageType := 2, destLocRef := '72670C'O ("rg\f"), sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_len:12 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1565)@8a897e497e02: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241012085222043 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085222043 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085222043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085222043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085222043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085222043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085222043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085222043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085222044 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241012085222044 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241012085222044 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241012085222044 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241012085222044 DMM DEBUG MM_STATE_Iu(11)[0x55d51b428f60]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241012085222044 DMM DEBUG MM_STATE_Iu(11)[0x55d51b428f60]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241012085222044 DMM INFO MM(262420000001004/d2245da6) <- GMM SERVICE ACCEPT (P-TMSI=0xd2245da6) (gprs_gmm.c:813) 20241012085222044 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241012085222044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085222044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085222044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085222044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085222044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085222044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085222044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085222044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085222044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085222044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085222044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085222044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085222044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085222044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085222044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085222044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1572)@8a897e497e02: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_len:23 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1565)@8a897e497e02: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241012085222051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085222051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085222051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085222051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085222051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085222051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085222051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085222051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085222051 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241012085222051 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241012085222051 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241012085222051 DMM INFO MM(262420000001004/d2245da6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241012085222051 DMM INFO MM(262420000001004/d2245da6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241012085222051 DMM DEBUG MM(262420000001004/d2245da6) Using GGSN 0 (gprs_sm.c:312) 20241012085222051 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) 20241012085222051 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241012085222051 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241012085222051 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241012085222051 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241012085222062 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 fa 89 c7 4f 11 89 9e 40 e7 14 05 7f 93 cb c0 2c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241012085222062 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0d476ec758, cbp=0x55d51b42ed50) (sgsn_libgtp.c:632) 20241012085222062 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241012085222062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085222062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085222062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085222062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085222062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085222062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085222062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085222062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_len:30 SGSN_Test_0-SCCP(1565)@8a897e497e02: vl_from0 SGSN_Test_0-SCCP(1565)@8a897e497e02: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068002CC387B7'O 20241012085222077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085222077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085222077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241012085222077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241012085222077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085222077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085222077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241012085222077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241012085222077 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241012085222077 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241012085222077 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241012085222077 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241012085222077 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241012085222077 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241012085222077 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241012085222077 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241012085222077 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085222077 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085222077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085222077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085222077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085222077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085222077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241012085222077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@8a897e497e02: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@8a897e497e02: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@8a897e497e02: 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)@8a897e497e02: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@8a897e497e02: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20241012085222080 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241012085222080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1550)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GSUP(1570)@8a897e497e02: Final verdict of PTC: none -NSVCI98(1559)@8a897e497e02: Final verdict of PTC: none -NSVCI97(1554)@8a897e497e02: Final verdict of PTC: none 20241012085222083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39824<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1560)@8a897e497e02: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1563)@8a897e497e02: Final verdict of PTC: none -NSVCI99(1564)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@8a897e497e02: Final verdict of PTC: none 20241012085222083 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241012085222083 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) 20241012085222083 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241012085222083 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241012085222083 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241012085222083 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) 20241012085222083 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241012085222083 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241012085222083 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) 20241012085222083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085222083 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241012085222083 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241012085222083 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241012085222083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241012085222083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241012085222083 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241012085222083 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241012085222083 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1555)@8a897e497e02: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@8a897e497e02: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@8a897e497e02: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1552)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@8a897e497e02: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@8a897e497e02: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@8a897e497e02: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@8a897e497e02: Final verdict of PTC: none -NSVCI98-provIP(1557)@8a897e497e02: Final verdict of PTC: none -NSVCI99-provIP(1562)@8a897e497e02: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1572)@8a897e497e02: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI97-provIP(1553)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: none MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1552): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97-provIP(1553): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1558): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@8a897e497e02: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1563): none (none -> none) MTC@8a897e497e02: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@8a897e497e02: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@8a897e497e02: 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@8a897e497e02: 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@8a897e497e02: 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'. Sat Oct 12 08:52:22 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 20241012085222215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085222717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284228) 20241012085223081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085223081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284228, count=288680) 20241012085224083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085224083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085224084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241012085224084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241012085224084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8a897e497e02: 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@8a897e497e02: Test execution finished. MTC@8a897e497e02: 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 ------ Sat Oct 12 08:52: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_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 20241012085225084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085225084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_NS_connect_alive started. 20241012085225783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085225785 DMM INFO MM(262420000001004/d2245da6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241012085225785 DMM INFO MM(262420000001004/d2245da6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241012085225785 DMM DEBUG GMM(gmm_fsm)[0x55d51b42de10]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241012085225785 DMM DEBUG GMM(gmm_fsm)[0x55d51b42de10]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241012085225785 DMM DEBUG MM_STATE_Iu(11)[0x55d51b428f60]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241012085225785 DMM DEBUG MM_STATE_Iu(11)[0x55d51b428f60]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241012085225785 DMM NOTICE MM(262420000001004/d2245da6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241012085225785 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241012085225785 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241012085225785 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241012085225785 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241012085225785 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241012085225785 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) 20241012085225785 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) 20241012085225785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d51b41ae50]{Init}: Deallocated (fsm.c:568) 20241012085225785 DMM DEBUG MM_STATE_Gb[0x55d51b41b0b0]{Idle}: Deallocated (fsm.c:568) 20241012085225785 DMM DEBUG MM_STATE_Iu(11)[0x55d51b428f60]{Detached}: Deallocated (fsm.c:568) 20241012085225785 DMM DEBUG GMM(gmm_fsm)[0x55d51b42de10]{Deregistered}: Deallocated (fsm.c:568) 20241012085225785 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241012085225785 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241012085225785 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241012085225785 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241012085225785 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241012085225785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241012085225785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241012085225785 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241012085225805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241012085225805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241012085225805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241012085226085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085226085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: setverdict(pass): none -> pass MTC@8a897e497e02: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241012085226809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39836<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1573)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: pass MTC@8a897e497e02: Local verdict of PTC -provIP0(1573): none (pass -> pass) MTC@8a897e497e02: Test case TC_NS_connect_alive finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:52:26 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 20241012085226849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085227086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085227086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085227350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18964) 20241012085228086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085228087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=18964, count=20224) 20241012085229087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085229088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: 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 ------ Sat Oct 12 08:52: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_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 20241012085229448 DGPRS DEBUG Checking for inactive LLMEs, time = 10533883 (sgsn.c:131) 20241012085230089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085230089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: 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@8a897e497e02: Test case TC_NS_connect_reset started. 20241012085230407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085230409 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241012085230428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241012085230428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241012085230428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241012085230428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241012085230428 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241012085230428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241012085230428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241012085230428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085230428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d51b419c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@8a897e497e02: setverdict(pass): none -> pass 20241012085231091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085231091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a897e497e02: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241012085231431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56576<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1574)@8a897e497e02: Final verdict of PTC: none MTC@8a897e497e02: Setting final verdict of the test case. MTC@8a897e497e02: Local verdict of MTC: pass MTC@8a897e497e02: Local verdict of PTC -provIP0(1574): none (pass -> pass) MTC@8a897e497e02: Test case TC_NS_connect_reset finished. Verdict: pass MTC@8a897e497e02: 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'. Sat Oct 12 08:52:31 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 20241012085231472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241012085231974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7992) 20241012085232091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085232091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7992, count=12348) 20241012085233092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085233093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085233429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@8a897e497e02: 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@8a897e497e02: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8a897e497e02: Terminating MTC. MC@8a897e497e02: MTC terminated. MC2> exit MC@8a897e497e02: Shutting down session. MC@8a897e497e02: Shutdown complete. 20241012085234093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085234093 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-7629.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 (2634694) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241012085235095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085235095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085236096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085236096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085236430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085237098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085237098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085238098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085238098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241012085239099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085239100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241012085239430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241012085240101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241012085240101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (2634585) [testenv][generic] Stopping sgsn (2634627) [testenv][generic] Showing junit-xml-7629.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/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7629.log && echo']             SGSN_Tests.ttcn:3208 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase                                      Tguard timeout SGSN_Tests.ttcn:3248 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3270 SGSN_Tests control part SGSN_Tests.ttcn:2696 TC_paging_ps_ra_multiple_cells testcase          Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:3097 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3195 TC_sgsn_context_req_out testcase         "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:332 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:146 TC_attach_pdp_act_user testcase    "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:333 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:182 TC_attach_pdp_act_pmm_idle testcase    "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:334 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:262 TC_pmm_idle_rx_mt_data testcase    "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:335 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:323 TC_update_ctx_err_ind_from_ggsn testcase      [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241012-0839-e4a6c497'] 8a897e497e0226373f938a995d8f62450d9239b3417df80c2cba6ef8acbc5716 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2200/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE