Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ttcn3-hacks > git init /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 # timeout=10 Commit message: "SGSN: f_cellid_to_RAI: fix spaces vs tabs" > git rev-list --no-walk d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins175706025361051696.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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + 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-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20250114-1239-4a79db2a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250114-1239-4a79db2a-0.log', '--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', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--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'] Running testenv-podman-main.sh [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-20250114-1239-4a79db2a-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250114-1239-4a79db2a-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] Fetched 9297 kB in 1s (12.4 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250114-1239-4a79db2a-0', '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' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' [titan.Libraries.TCCUsefulFunctions] Initial git clone [titan.Libraries.TCCUsefulFunctions] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/ [titan.Libraries.TCCUsefulFunctions] Checking out origin/R.35.B-6-gb3687da [titan.ProtocolEmulations.M3UA] Initial git clone [titan.ProtocolEmulations.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ [titan.ProtocolEmulations.SCCP] Initial git clone [titan.ProtocolEmulations.SCCP] Updating URL to https://github.com/osmocom/titan.ProtocolEmulations.SCCP [titan.ProtocolModules.BSSAPP_v7.3.0] Initial git clone [titan.ProtocolModules.BSSAPP_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/ [titan.ProtocolModules.BSSAPP_v7.3.0] Checking out origin/R.2.A-4-g20cfaf8 [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Initial git clone [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Checking out ffd939595a08da1b8c8176aaa1f8578bfe02a912 [titan.ProtocolModules.DNS] Initial git clone [titan.ProtocolModules.DNS] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/ [titan.ProtocolModules.DNS] Checking out R.7.B [titan.ProtocolModules.GRE] Initial git clone [titan.ProtocolModules.GRE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/ [titan.ProtocolModules.GRE] Checking out origin/R.2.A-5-g654c446 [titan.ProtocolModules.GTP_v13.5.0] Initial git clone [titan.ProtocolModules.GTP_v13.5.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ [titan.ProtocolModules.GTPv2_v13.7.0] Initial git clone [titan.ProtocolModules.GTPv2_v13.7.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/ [titan.ProtocolModules.GTPv2_v13.7.0] Checking out origin/R.2.A-5-g85cb124 [titan.ProtocolModules.ICMP] Initial git clone [titan.ProtocolModules.ICMP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ [titan.ProtocolModules.ICMP] Checking out e49d9fb9f7de637b4bf4803dc6b6e911a8661640 [titan.ProtocolModules.ICMPv6] Initial git clone [titan.ProtocolModules.ICMPv6] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ [titan.ProtocolModules.ICMPv6] Checking out 46f4d9b6e1e3c794294a92588401a81e4881dd27 [titan.ProtocolModules.IP] Initial git clone [titan.ProtocolModules.IP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ [titan.ProtocolModules.IP] Checking out 1be86705f39ae38f3c04b2109806ee20d25e91d0 [titan.ProtocolModules.ISUP_Q.762] Initial git clone [titan.ProtocolModules.ISUP_Q.762] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/ [titan.ProtocolModules.ISUP_Q.762] Checking out origin/R.8.A-5-g42d428b [titan.ProtocolModules.JSON_v07_2006] Initial git clone [titan.ProtocolModules.JSON_v07_2006] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/ [titan.ProtocolModules.JSON_v07_2006] Checking out R.1.A [titan.ProtocolModules.L2TP] Initial git clone [titan.ProtocolModules.L2TP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ [titan.ProtocolModules.L2TP] Checking out 17e76d3662bd0bb815158e8a9de1ec413f21b530 [titan.ProtocolModules.LLC_v7.1.0] Initial git clone [titan.ProtocolModules.LLC_v7.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ [titan.ProtocolModules.LLC_v7.1.0] Checking out 09817f113255d7fb56f1d45d3dd629a093d9248d [titan.ProtocolModules.M3UA] Initial git clone [titan.ProtocolModules.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ [titan.ProtocolModules.M3UA] Checking out c496d298876fed55c2b730278b7ee77982555563 [titan.ProtocolModules.MobileL3_v13.4.0] Initial git clone [titan.ProtocolModules.MobileL3_v13.4.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ [titan.ProtocolModules.SMPP] Initial git clone [titan.ProtocolModules.SMPP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/ [titan.ProtocolModules.SMPP] Checking out origin/R.2.A-5-gf2c9017 [titan.ProtocolModules.TCP] Initial git clone [titan.ProtocolModules.TCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/ [titan.ProtocolModules.TCP] Checking out origin/R.3.A-5-g39e5f45 [titan.ProtocolModules.UDP] Initial git clone [titan.ProtocolModules.UDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/ [titan.ProtocolModules.UDP] Checking out origin/R.4.A-5-geea8aa3 [titan.ProtocolModules.RTP] Initial git clone [titan.ProtocolModules.RTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/ [titan.ProtocolModules.RTP] Checking out origin/R.5.A-8-g5157e9d [titan.ProtocolModules.M2PA] Initial git clone [titan.ProtocolModules.M2PA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/ [titan.ProtocolModules.M2PA] Checking out origin/R.2.A-5-ga75b589 [titan.ProtocolModules.ROSE] Initial git clone [titan.ProtocolModules.ROSE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/ [titan.ProtocolModules.ROSE] Checking out origin/R.1.C-5-g0f6774c [titan.ProtocolModules.SCTP] Initial git clone [titan.ProtocolModules.SCTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/ [titan.ProtocolModules.SCTP] Checking out origin/R.2.A-5-g556ef3f [titan.ProtocolModules.SDP] Initial git clone [titan.ProtocolModules.SDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/ [titan.ProtocolModules.SDP] Checking out origin/R.14.A-6-g7f00ea0 [titan.ProtocolModules.SUA] Initial git clone [titan.ProtocolModules.SUA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/ [titan.ProtocolModules.SUA] Checking out origin/R.5.A-5-gcf1137a [titan.ProtocolModules.NAS_EPS_15.2.0.1] Initial git clone [titan.ProtocolModules.NAS_EPS_15.2.0.1] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/ [titan.ProtocolModules.NAS_EPS_15.2.0.1] Checking out origin/R.1.A-2-g2ba853c [titan.ProtocolModules.NS_v7.3.0] Initial git clone [titan.ProtocolModules.NS_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/ [titan.ProtocolModules.NS_v7.3.0] Checking out origin/R.2.A-6-gf73f195 [titan.ProtocolModules.SGsAP_13.2.0] Initial git clone [titan.ProtocolModules.SGsAP_13.2.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/ [titan.ProtocolModules.SGsAP_13.2.0] Checking out origin/R.1.B-3-g5ccaeab [titan.ProtocolModules.SNDCP_v7.0.0] Initial git clone [titan.ProtocolModules.SNDCP_v7.0.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/ [titan.ProtocolModules.SNDCP_v7.0.0] Checking out origin/R.2.A-5-gd0f0ce6 [titan.ProtocolModules.PFCP_v15.1.0] Initial git clone [titan.ProtocolModules.PFCP_v15.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ [titan.ProtocolModules.PFCP_v15.1.0] Checking out d550ad9ddb6f9c823c9a555254cd76cf0e738d18 [titan.TestPorts.Common_Components.Socket-API] Initial git clone [titan.TestPorts.Common_Components.Socket-API] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/ [titan.TestPorts.Common_Components.Socket-API] Checking out origin/R.6.A-6-gf4380d0 [titan.TestPorts.Common_Components.Abstract_Socket] Initial git clone [titan.TestPorts.Common_Components.Abstract_Socket] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/ [titan.TestPorts.Common_Components.Abstract_Socket] Checking out origin/R.9.B-4-gbd41994 [titan.TestPorts.HTTPmsg] Initial git clone [titan.TestPorts.HTTPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/ [titan.TestPorts.HTTPmsg] Checking out origin/R.9.B-4-g9a0dfde [titan.TestPorts.IPL4asp] Initial git clone [titan.TestPorts.IPL4asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/ [titan.TestPorts.IPL4asp] Checking out origin/R.30.E-7-g029bccb [titan.TestPorts.LANL2asp] Initial git clone [titan.TestPorts.LANL2asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/ [titan.TestPorts.LANL2asp] Checking out origin/R.8.C-3-gb07c265 [titan.TestPorts.PCAPasp] Initial git clone [titan.TestPorts.PCAPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/ [titan.TestPorts.PCAPasp] Checking out origin/R.8.A-3-g9ad320f [titan.TestPorts.PIPEasp] Initial git clone [titan.TestPorts.PIPEasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/ [titan.TestPorts.PIPEasp] Checking out origin/R.7.D-3-g8b01154 [titan.TestPorts.SIPmsg] Initial git clone [titan.TestPorts.SIPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ [titan.TestPorts.TELNETasp] Initial git clone [titan.TestPorts.TELNETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ [titan.TestPorts.TELNETasp] Checking out 873fe539642542cd9a901c208f1ec11c6d2f5387 [titan.TestPorts.TCPasp] Initial git clone [titan.TestPorts.TCPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/ [titan.TestPorts.TCPasp] Checking out origin/R.9.A-5-g2c91bc6 [titan.TestPorts.UDPasp] Initial git clone [titan.TestPorts.UDPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ [titan.TestPorts.UDPasp] Checking out 54176e95850654e5e8b0ffa2f1b5f35c412b949c [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Initial git clone [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/ [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Checking out origin/R.2.A-13-gd34ab71 [titan.TestPorts.SCTPasp] Initial git clone [titan.TestPorts.SCTPasp] Updating URL to https://github.com/osmocom/titan.TestPorts.SCTPasp [titan.TestPorts.SCTPasp] Checking out origin/R.11.A-8-g2e911c3 [titan.TestPorts.MTP3asp] Initial git clone [titan.TestPorts.MTP3asp] Updating URL to https://github.com/osmocom/titan.TestPorts.MTP3asp [titan.ProtocolModules.BSSGP_v13.0.0] Initial git clone [titan.ProtocolModules.BSSGP_v13.0.0] Updating URL to https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0 [osmo-uecups] Initial git clone [osmo-uecups] Updating URL to https://gerrit.osmocom.org/osmo-uecups [osmo-uecups] Checking out 8362efef7c6fa341eb947a75786878e0685767b7 [titan.ProtocolModules.BSSMAP] Initial git clone [titan.ProtocolModules.BSSMAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP [titan.ProtocolModules.BSSMAP] Checking out 4acb6ab5f058477f0b90c2da182d52054e3614b0 [titan.ProtocolModules.MAP] Initial git clone [titan.ProtocolModules.MAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP [titan.ProtocolModules.MAP] Checking out origin/R.2.A-1-g79c6a3d [titan.TestPorts.AF_PACKET] Initial git clone [titan.TestPorts.AF_PACKET] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET [titan.TestPorts.AF_PACKET] Checking out origin/0.1-5-g89ebea6 [titan.TestPorts.USB] Initial git clone [titan.TestPorts.USB] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB [titan.TestPorts.USB] Checking out a9470fdc99c82fbf988f4508c3161118c9106e28 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-20250114-1239-4a79db2a-0', '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-20250114-1239-4a79db2a-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250114-1239-4a79db2a-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250114-1239-4a79db2a-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.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:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.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:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.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:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.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:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.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:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.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:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.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:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.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:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.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:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.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:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.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:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.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:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.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:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.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:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250114-1239-4a79db2a-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Emulation_part_2.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_2.cc Creating dependency file for RAN_Adapter_part_3.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_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_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_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_3.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_2.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_3.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_2.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_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 GSM_Types_part_7.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_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_6.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for RANAP_Types.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_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 GSUP_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env 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 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_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_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_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250114-1239-4a79db2a-0', '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-20250114-1239-4a79db2a-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (823 kB/s) Reading package lists... [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-20250114-1239-4a79db2a-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/dbg_pkgs_all'] [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-20250114-1239-4a79db2a-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [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-20250114-1239-4a79db2a-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [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-20250114-1239-4a79db2a-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 29 newly installed, 0 to remove and 38 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 3s (4400 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (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 ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-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 .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0:amd64 (1.10.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 libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up libosmo-sigtran-dbg: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 Setting up libosmo-ranap-dbg:amd64 (1.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [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-20250114-1239-4a79db2a-0', '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] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/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', '-t', 'testenv-sgsn-generic-osmocom-latest-20250114-1239-4a79db2a-0', '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-20250114-1239-4a79db2a-0', '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-20250114-1239-4a79db2a-0', '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/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-20250114-1239-4a79db2a-0', '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/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-20250114-1239-4a79db2a-0', '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.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-20250114-1239-4a79db2a-0', '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-20250114-1239-4a79db2a-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250114-1239-4a79db2a-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite 20250114124000122 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20250114124000122 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20250114124000122 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) 20250114124000122 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250114124000122 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250114124000122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250114124000122 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20250114124000122 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20250114124000122 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250114124000122 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20250114124000122 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20250114124000122 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20250114124000122 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20250114124000122 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20250114124000122 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20250114124000122 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20250114124000122 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x5575bc03dd60(sgsn) with 23 counters 20250114124000595 DLSS7 INFO (r=127.0.0.1:35331<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114124000595 DLSS7 INFO (r=127.0.0.1:35331<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20250114124000595 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:35331<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250114124000595 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250114124000595 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250114124000595 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20250114124000595 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20250114124000595 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20250114124000595 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20250114124000595 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20250114124000595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124000595 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20250114124000595 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20250114124000595 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20250114124000595 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114124000595 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) 20250114124000595 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114124000595 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114124000595 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114124000595 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) 20250114124000595 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114124000595 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114124000595 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:35331<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20250114124000595 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) 20250114124000595 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250114124000595 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250114124000595 DLSS7 INFO (r=127.0.0.1:37207<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114124000595 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20250114124000595 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20250114124000595 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20250114124000595 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20250114124000595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114124000595 DLSS7 INFO (r=127.0.0.1:37207<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20250114124000595 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:37207<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20250114124000595 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20250114124000595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114124000595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114124000595 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250114-1239-4a79db2a-0', '/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@ce529c013527: Unix server socket created successfully. MC@ce529c013527: Listening on TCP port 36377. ce529c013527 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests ce529c013527 36377 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ce529c013527: New HC connected from 10.0.2.100 [10.0.2.100]. ce529c013527: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ce529c013527: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ce529c013527: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ce529c013527: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ce529c013527: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ce529c013527: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ce529c013527: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ce529c013527: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ce529c013527: Configuration file was processed on all HCs. MC@ce529c013527: Creating MTC on host 10.0.2.100. MC@ce529c013527: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Tue Jan 14 12:40:01 UTC 2025 /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 20250114124001595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124001595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach started. 20250114124002335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124002341 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124002390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250114124002390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250114124002390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250114124002390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124002390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124002390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124002390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124002390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124002390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124002391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124002391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124002391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124002391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124002391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124002391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124002391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124002391 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250114124002391 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124002391 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124002391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124002391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124002392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124002394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124002399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124002399 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124002406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNCONFIGURED}: Allocated (fsm.c:456) 20250114124002406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250114124002406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250114124002406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124002406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124002406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124002407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124002407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124002407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124002408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124002408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124002408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124002408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124002408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124002408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124002408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124002408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250114124002408 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124002408 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124002408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124002409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124002409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124002411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124002411 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)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124002417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124002417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124002424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNCONFIGURED}: Allocated (fsm.c:456) 20250114124002424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250114124002424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250114124002424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124002424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124002424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124002424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124002424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124002424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124002425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124002425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124002425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124002425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124002425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124002425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124002425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124002425 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250114124002425 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124002425 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124002425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124002425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124002425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124002427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124002427 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)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124002431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124002431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124002596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124002596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124002596 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124002596 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250114124002596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114124002596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20250114124002596 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20250114124002596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250114124002596 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20250114124002596 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20250114124002596 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20250114124002596 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20250114124002596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20250114124002596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114124002596 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20250114124002596 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5575bce06660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250114124002597 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20250114124002596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114124002596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114124002596 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114124002596 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114124002596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114124002596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114124002596 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(18)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124002597 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124002598 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@ce529c013527: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='FADD65E8'O, index=0 SGSN_Test-GSUP(19)@ce529c013527: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@ce529c013527: 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 := '07333E51AFEE334D700A9FADD7807079'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8651B142'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F2111EC276D988D6'O } } } } } 20250114124003636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124003636 DLLC NOTICE LLME(ffffffff/fadd65e8){UNASSIGNED} LLC RX: unknown TLLI 0xfadd65e8, creating LLME on the fly (gprs_llc.c:552) 20250114124003636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124003636 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124003636 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124003636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124003636 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124003636 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124003636 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124003636 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124003636 DLLC NOTICE LLME(ffffffff/fadd65e8){UNASSIGNED} LLGM Assign pre (fadd65e8 => c540b594) (gprs_llc.c:1079) 20250114124003636 DLLC NOTICE LLME(fadd65e8/c540b594){ASSIGNED} LLGM Assign post (fadd65e8 => c540b594) (gprs_llc.c:1125) 20250114124003636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124003636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124003636 DMM DEBUG MM(262420000000001/c540b594) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124003642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124003642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124003643 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124003643 DMM DEBUG MM(262420000000001/c540b594) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20250114124003643 DMM NOTICE MM(262420000000001/c540b594) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124003643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124003643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124003643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124003643 DMM DEBUG MM(262420000000001/c540b594) Requesting authorization (sgsn_auth.c:160) 20250114124003643 DMM INFO MM(262420000000001/c540b594) Requesting authentication tuples (sgsn_auth.c:184) 20250114124003643 DMM DEBUG MM(262420000000001/c540b594) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124003643 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250114124003643 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)@ce529c013527: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@ce529c013527: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250114124003644 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124003644 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124003644 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124003644 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124003644 DMM INFO MM(262420000000001/c540b594) Subscriber data update (mmctx.c:445) 20250114124003644 DMM DEBUG MM(262420000000001/c540b594) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124003644 DMM INFO MM(262420000000001/c540b594) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124003644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124003644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124003644 DMM INFO MM(262420000000001/c540b594) <- GMM AUTH AND CIPHERING REQ (rand = 07 33 3e 51 af ee 33 4d 70 0a 9f ad d7 80 70 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124003648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124003648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124003648 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124003648 DMM INFO MM(262420000000001/c540b594) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124003648 DMM NOTICE MM(262420000000001/c540b594) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124003648 DMM DEBUG MM(262420000000001/c540b594) checking auth: received GSM SRES = 86 51 b1 42 (gprs_gmm.c:666) 20250114124003648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124003648 DMM DEBUG MM(262420000000001/c540b594) Requesting authorization (sgsn_auth.c:160) 20250114124003648 DMM INFO MM(262420000000001/c540b594) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124003648 DMM DEBUG MM(262420000000001/c540b594) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124003648 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250114124003649 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) 20250114124003649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124003649 DMM INFO MM(262420000000001/c540b594) <- GMM ATTACH ACCEPT (new P-TMSI=0xc540b594) (gprs_gmm.c:300) 20250114124003649 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124003649 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124003649 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250114124003649 DMM INFO MM(262420000000001/c540b594) Subscriber data update (mmctx.c:445) 20250114124003649 DMM DEBUG MM(262420000000001/c540b594) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124003649 DMM INFO MM(262420000000001/c540b594) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124003649 DMM NOTICE MM(262420000000001/c540b594) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20250114124003649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124003649 DMM NOTICE MM(262420000000001/c540b594) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124003649 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) 20250114124003650 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124003650 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250114124003650 DMM INFO MM(262420000000001/c540b594) Subscriber data update (mmctx.c:445) 20250114124003650 DMM DEBUG MM(262420000000001/c540b594) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124003653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124003653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124003653 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124003653 DMM INFO MM(262420000000001/c540b594) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124003653 DMM NOTICE MM(262420000000001/c540b594) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124003653 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124003653 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124003653 DLLC NOTICE LLME(fadd65e8/c540b594){ASSIGNED} LLGM Assign pre (ffffffff => c540b594) (gprs_llc.c:1079) 20250114124003653 DLLC NOTICE LLME(ffffffff/c540b594){ASSIGNED} LLGM Assign post (ffffffff => c540b594) (gprs_llc.c:1125) 20250114124003653 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124003653 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124003653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124003653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@ce529c013527: setverdict(pass): none -> pass TC_attach-BVCI196(6)@ce529c013527: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@ce529c013527: Final verdict of PTC: pass 20250114124003719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36560<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(8)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@ce529c013527: Final verdict of PTC: none -NSVCI97(7)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(19)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@ce529c013527: Final verdict of PTC: none TC_attach-BVCI196(6)@ce529c013527: Final verdict of PTC: none 20250114124003725 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124003725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(12)@ce529c013527: Final verdict of PTC: none TC_attach-BVCI210(11)@ce529c013527: Final verdict of PTC: none TC_attach-BVCI220(16)@ce529c013527: Final verdict of PTC: none -NSVCI99(17)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(10)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(15)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(5)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@ce529c013527: Test case TC_attach finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Tue Jan 14 12:40:03 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250114124003947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124004349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102920) 20250114124004726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124004726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114124004770 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) 20250114124004770 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20250114124004770 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:37207 err=None (osmo_ss7_asp.c:785) Waiting for packet dumper to finish... 1 (prev_count=102920, count=105660) 20250114124005727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124005727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Tue Jan 14 12:40:06 UTC 2025 /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 20250114124006728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124006728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_mnc3 started. 20250114124007379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124007383 DMM INFO MM(262420000000001/c540b594) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124007383 DMM INFO MM(262420000000001/c540b594) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124007383 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124007383 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124007383 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124007383 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124007383 DLLC NOTICE LLME(ffffffff/c540b594){ASSIGNED} LLGM Assign pre (c540b594 => ffffffff) (gprs_llc.c:1079) 20250114124007383 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c540b594 => ffffffff) (gprs_llc.c:1125) 20250114124007383 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250114124007383 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) 20250114124007383 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) 20250114124007383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124007384 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124007384 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124007384 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124007384 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124007428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124007428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124007428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124007428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124007428 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124007428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124007428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124007428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124007428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124007430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124007430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124007430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124007430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124007430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124007430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124007430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124007430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124007430 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124007430 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124007430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124007430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124007430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124007434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124007441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124007441 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(28)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124007447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124007447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124007447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124007447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124007447 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124007447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124007447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124007447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124007447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124007448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124007448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124007448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124007448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124007448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124007448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124007448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124007448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124007448 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124007448 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124007448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124007448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124007448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124007450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124007456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124007456 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124007466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124007466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124007466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124007466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124007466 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124007466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124007466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124007466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124007466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124007467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124007467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124007467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124007467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124007467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124007467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124007467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124007467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124007467 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124007467 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124007467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124007467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124007467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124007470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124007476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124007476 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124007729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124007729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124007729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124007729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124007733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124007735 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@ce529c013527: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='EA16B41F'O, index=0 SGSN_Test-GSUP(38)@ce529c013527: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@ce529c013527: 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 := 'EA29A41F0226D016F4BBE6E8746CABA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '918CCFEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9B642E7355DB17B'O } } } } } 20250114124008770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124008770 DLLC NOTICE LLME(ffffffff/ea16b41f){UNASSIGNED} LLC RX: unknown TLLI 0xea16b41f, creating LLME on the fly (gprs_llc.c:552) 20250114124008770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124008770 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124008770 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124008770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124008770 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124008770 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124008770 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124008770 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124008770 DLLC NOTICE LLME(ffffffff/ea16b41f){UNASSIGNED} LLGM Assign pre (ea16b41f => c1c59405) (gprs_llc.c:1079) 20250114124008770 DLLC NOTICE LLME(ea16b41f/c1c59405){ASSIGNED} LLGM Assign post (ea16b41f => c1c59405) (gprs_llc.c:1125) 20250114124008770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124008770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124008770 DMM DEBUG MM(262420000001001/c1c59405) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124008777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124008777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124008777 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124008777 DMM DEBUG MM(262420000001001/c1c59405) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250114124008777 DMM NOTICE MM(262420000001001/c1c59405) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124008777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124008777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124008777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124008777 DMM DEBUG MM(262420000001001/c1c59405) Requesting authorization (sgsn_auth.c:160) 20250114124008777 DMM INFO MM(262420000001001/c1c59405) Requesting authentication tuples (sgsn_auth.c:184) 20250114124008777 DMM DEBUG MM(262420000001001/c1c59405) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124008777 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250114124008777 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)@ce529c013527: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@ce529c013527: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250114124008778 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124008778 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124008778 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124008778 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124008778 DMM INFO MM(262420000001001/c1c59405) Subscriber data update (mmctx.c:445) 20250114124008778 DMM DEBUG MM(262420000001001/c1c59405) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124008778 DMM INFO MM(262420000001001/c1c59405) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124008778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124008778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124008778 DMM INFO MM(262420000001001/c1c59405) <- GMM AUTH AND CIPHERING REQ (rand = ea 29 a4 1f 02 26 d0 16 f4 bb e6 e8 74 6c ab a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124008782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124008782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124008782 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124008782 DMM INFO MM(262420000001001/c1c59405) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124008782 DMM NOTICE MM(262420000001001/c1c59405) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124008782 DMM DEBUG MM(262420000001001/c1c59405) checking auth: received GSM SRES = 91 8c cf ef (gprs_gmm.c:666) 20250114124008782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124008782 DMM DEBUG MM(262420000001001/c1c59405) Requesting authorization (sgsn_auth.c:160) 20250114124008782 DMM INFO MM(262420000001001/c1c59405) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124008782 DMM DEBUG MM(262420000001001/c1c59405) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124008782 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250114124008782 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) 20250114124008782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124008782 DMM INFO MM(262420000001001/c1c59405) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1c59405) (gprs_gmm.c:300) 20250114124008783 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124008783 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124008783 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250114124008783 DMM INFO MM(262420000001001/c1c59405) Subscriber data update (mmctx.c:445) 20250114124008783 DMM DEBUG MM(262420000001001/c1c59405) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124008783 DMM INFO MM(262420000001001/c1c59405) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124008783 DMM NOTICE MM(262420000001001/c1c59405) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250114124008783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124008783 DMM NOTICE MM(262420000001001/c1c59405) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124008783 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) 20250114124008783 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124008783 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250114124008783 DMM INFO MM(262420000001001/c1c59405) Subscriber data update (mmctx.c:445) 20250114124008783 DMM DEBUG MM(262420000001001/c1c59405) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124008785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124008785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124008785 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124008785 DMM INFO MM(262420000001001/c1c59405) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124008785 DMM NOTICE MM(262420000001001/c1c59405) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124008785 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124008785 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124008785 DLLC NOTICE LLME(ea16b41f/c1c59405){ASSIGNED} LLGM Assign pre (ffffffff => c1c59405) (gprs_llc.c:1079) 20250114124008785 DLLC NOTICE LLME(ffffffff/c1c59405){ASSIGNED} LLGM Assign post (ffffffff => c1c59405) (gprs_llc.c:1125) 20250114124008785 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124008785 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124008785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124008785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@ce529c013527: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@ce529c013527: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@ce529c013527: Final verdict of PTC: pass 20250114124008847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36574<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@ce529c013527: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@ce529c013527: Final verdict of PTC: none 20250114124008853 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124008853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(36)@ce529c013527: Final verdict of PTC: none -NSVCI98(31)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@ce529c013527: Final verdict of PTC: none -NSVCI97(26)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@ce529c013527: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@ce529c013527: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(29)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(34)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(24)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_mnc3 finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Tue Jan 14 12:40:08 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250114124008922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124009854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124009854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36588<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114124009854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88208) 20250114124010855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124010855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88208, count=89368) 20250114124011855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124011856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Tue Jan 14 12:40:11 UTC 2025 /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 20250114124012856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124012857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_umts_aka_umts_res started. 20250114124012886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124012887 DMM INFO MM(262420000001001/c1c59405) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124012887 DMM INFO MM(262420000001001/c1c59405) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124012887 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124012887 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124012887 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124012887 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124012887 DLLC NOTICE LLME(ffffffff/c1c59405){ASSIGNED} LLGM Assign pre (c1c59405 => ffffffff) (gprs_llc.c:1079) 20250114124012887 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1c59405 => ffffffff) (gprs_llc.c:1125) 20250114124012887 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250114124012887 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) 20250114124012887 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) 20250114124012887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124012887 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124012887 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124012887 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124012887 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124012913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124012913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124012913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124012913 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124012913 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124012913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124012913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124012913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124012913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124012914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124012914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124012914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124012914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124012914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124012914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124012914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124012914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124012914 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124012914 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124012914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124012914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124012914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114124012916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124012921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124012921 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124012929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124012929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124012929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124012929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124012929 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124012929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124012929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124012929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124012929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124012930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124012930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124012930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124012930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124012930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124012930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124012930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124012930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124012930 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124012930 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124012930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124012930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124012930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124012933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124012939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124012939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124012946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124012946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124012946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124012946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124012946 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124012946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124012946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124012946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124012946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124012947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124012947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124012947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124012947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124012947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124012947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124012947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124012947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124012947 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124012947 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124012947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124012947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124012947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124012950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124012955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124012955 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124013858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124013858 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124013858 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124013858 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124013860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124013861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@ce529c013527: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E2550694'O, index=0 SGSN_Test-GSUP(57)@ce529c013527: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@ce529c013527: 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 := '1C2B122E805C62B8EF00C05744A357F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91C2B9E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2FC91E3EECDD505'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5D66468EB49329B12E5AAA81F7F673A6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5C4DF27A7941BF39B1E1EF2B9915232B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6EDCF16A7E8678E15976A28476C71554'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B458E97421A8753C'O } } } } } 20250114124014898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124014898 DLLC NOTICE LLME(ffffffff/e2550694){UNASSIGNED} LLC RX: unknown TLLI 0xe2550694, creating LLME on the fly (gprs_llc.c:552) 20250114124014898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124014898 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124014898 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124014898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124014898 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124014898 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124014898 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124014898 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124014898 DLLC NOTICE LLME(ffffffff/e2550694){UNASSIGNED} LLGM Assign pre (e2550694 => e00caaac) (gprs_llc.c:1079) 20250114124014898 DLLC NOTICE LLME(e2550694/e00caaac){ASSIGNED} LLGM Assign post (e2550694 => e00caaac) (gprs_llc.c:1125) 20250114124014898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124014898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124014898 DMM DEBUG MM(262420000001002/e00caaac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124014904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124014904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124014904 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124014904 DMM DEBUG MM(262420000001002/e00caaac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250114124014904 DMM NOTICE MM(262420000001002/e00caaac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124014904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124014904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124014904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124014904 DMM DEBUG MM(262420000001002/e00caaac) Requesting authorization (sgsn_auth.c:160) 20250114124014904 DMM INFO MM(262420000001002/e00caaac) Requesting authentication tuples (sgsn_auth.c:184) 20250114124014904 DMM DEBUG MM(262420000001002/e00caaac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124014904 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250114124014904 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)@ce529c013527: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@ce529c013527: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250114124014905 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124014905 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124014905 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124014905 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124014905 DMM INFO MM(262420000001002/e00caaac) Subscriber data update (mmctx.c:445) 20250114124014905 DMM DEBUG MM(262420000001002/e00caaac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124014905 DMM INFO MM(262420000001002/e00caaac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124014905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124014905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124014905 DMM INFO MM(262420000001002/e00caaac) <- GMM AUTH AND CIPHERING REQ (rand = 1c 2b 12 2e 80 5c 62 b8 ef 00 c0 57 44 a3 57 f7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6e dc f1 6a 7e 86 78 e1 59 76 a2 84 76 c7 15 54 ) (gprs_gmm.c:483) 20250114124014908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124014908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124014908 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124014908 DMM INFO MM(262420000001002/e00caaac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124014908 DMM NOTICE MM(262420000001002/e00caaac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124014908 DMM DEBUG MM(262420000001002/e00caaac) checking auth: received UMTS RES = b4 58 e9 74 21 a8 75 3c (gprs_gmm.c:666) 20250114124014908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124014908 DMM DEBUG MM(262420000001002/e00caaac) Requesting authorization (sgsn_auth.c:160) 20250114124014908 DMM INFO MM(262420000001002/e00caaac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124014908 DMM DEBUG MM(262420000001002/e00caaac) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124014908 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250114124014909 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) 20250114124014909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124014909 DMM INFO MM(262420000001002/e00caaac) <- GMM ATTACH ACCEPT (new P-TMSI=0xe00caaac) (gprs_gmm.c:300) 20250114124014909 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124014909 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124014909 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250114124014909 DMM INFO MM(262420000001002/e00caaac) Subscriber data update (mmctx.c:445) 20250114124014909 DMM DEBUG MM(262420000001002/e00caaac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124014909 DMM INFO MM(262420000001002/e00caaac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124014909 DMM NOTICE MM(262420000001002/e00caaac) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250114124014909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124014909 DMM NOTICE MM(262420000001002/e00caaac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124014909 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) 20250114124014909 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124014909 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250114124014909 DMM INFO MM(262420000001002/e00caaac) Subscriber data update (mmctx.c:445) 20250114124014909 DMM DEBUG MM(262420000001002/e00caaac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124014912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124014912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124014912 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124014912 DMM INFO MM(262420000001002/e00caaac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124014912 DMM NOTICE MM(262420000001002/e00caaac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124014912 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124014912 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124014912 DLLC NOTICE LLME(e2550694/e00caaac){ASSIGNED} LLGM Assign pre (ffffffff => e00caaac) (gprs_llc.c:1079) 20250114124014912 DLLC NOTICE LLME(ffffffff/e00caaac){ASSIGNED} LLGM Assign post (ffffffff => e00caaac) (gprs_llc.c:1125) 20250114124014912 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124014912 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124014912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124014912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@ce529c013527: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@ce529c013527: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@ce529c013527: Final verdict of PTC: pass 20250114124014971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@ce529c013527: Final verdict of PTC: none 20250114124014976 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124014976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_umts_res-BVCI210(49)@ce529c013527: Final verdict of PTC: none -NSVCI97(45)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@ce529c013527: Final verdict of PTC: none -NSVCI98(50)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@ce529c013527: Final verdict of PTC: none -NSVCI99(55)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@ce529c013527: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@ce529c013527: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(53)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(48)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(43)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Tue Jan 14 12:40:15 UTC 2025 ====== 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 20250114124015080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124015481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48300) 20250114124015977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124015977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48300, count=89320) 20250114124016979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124016979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Tue Jan 14 12:40:17 UTC 2025 /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 20250114124017980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124017980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_umts_aka_gsm_sres started. 20250114124018503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124018504 DMM INFO MM(262420000001002/e00caaac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124018504 DMM INFO MM(262420000001002/e00caaac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124018504 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124018504 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124018504 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124018504 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124018504 DLLC NOTICE LLME(ffffffff/e00caaac){ASSIGNED} LLGM Assign pre (e00caaac => ffffffff) (gprs_llc.c:1079) 20250114124018504 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e00caaac => ffffffff) (gprs_llc.c:1125) 20250114124018504 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250114124018504 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) 20250114124018504 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) 20250114124018504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124018504 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124018504 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124018504 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124018504 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124018523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124018523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124018523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124018523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124018523 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124018523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124018523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124018523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124018523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124018524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124018524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124018524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124018524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124018524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124018524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124018524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124018524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124018524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124018524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124018524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(64)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124018525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124018525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124018527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124018534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124018534 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(66)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124018540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124018540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124018540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124018540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124018540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124018540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124018540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124018540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124018540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124018541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124018541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124018541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124018541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124018541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124018541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124018541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124018541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124018541 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124018541 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124018541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124018541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124018541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124018544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 20250114124018550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124018550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124018567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124018567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124018567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124018567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124018567 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124018567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124018567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124018567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124018567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124018567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124018567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124018567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124018568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124018568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124018568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124018568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124018568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124018568 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124018568 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124018568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(75)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124018568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124018568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124018570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124018576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124018576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124018981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124018981 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124018981 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) SGSN_Test-GSUP-IPA(74)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(74)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(74)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114124018981 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250114124018985 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124018987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_attach_umts_aka_gsm_sres-BVCI196(63)@ce529c013527: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='EA9F8D10'O, index=0 SGSN_Test-GSUP(76)@ce529c013527: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@ce529c013527: 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 := '5A8E0E91A7243678EEF4CB645D474703'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46F19D49'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67B2ED533ACA0C84'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BE28F8BA60FC8DB084484812F7EE0EA1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6B2ABBF70AD0595ACF2836889DDAEBA3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9FF5720BAD49637AEF864842D26768C6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FF2F7A1C40E7F7B9'O } } } } } 20250114124020029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124020029 DLLC NOTICE LLME(ffffffff/ea9f8d10){UNASSIGNED} LLC RX: unknown TLLI 0xea9f8d10, creating LLME on the fly (gprs_llc.c:552) 20250114124020029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124020029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124020029 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124020029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124020029 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124020029 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124020029 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124020029 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124020029 DLLC NOTICE LLME(ffffffff/ea9f8d10){UNASSIGNED} LLGM Assign pre (ea9f8d10 => f5eef921) (gprs_llc.c:1079) 20250114124020029 DLLC NOTICE LLME(ea9f8d10/f5eef921){ASSIGNED} LLGM Assign post (ea9f8d10 => f5eef921) (gprs_llc.c:1125) 20250114124020029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124020029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124020029 DMM DEBUG MM(262420000001003/f5eef921) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124020041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124020041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124020041 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124020041 DMM DEBUG MM(262420000001003/f5eef921) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250114124020041 DMM NOTICE MM(262420000001003/f5eef921) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124020041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124020041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124020041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124020041 DMM DEBUG MM(262420000001003/f5eef921) Requesting authorization (sgsn_auth.c:160) 20250114124020041 DMM INFO MM(262420000001003/f5eef921) Requesting authentication tuples (sgsn_auth.c:184) 20250114124020041 DMM DEBUG MM(262420000001003/f5eef921) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124020041 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250114124020041 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)@ce529c013527: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@ce529c013527: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250114124020043 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124020043 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124020043 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124020043 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124020043 DMM INFO MM(262420000001003/f5eef921) Subscriber data update (mmctx.c:445) 20250114124020043 DMM DEBUG MM(262420000001003/f5eef921) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124020043 DMM INFO MM(262420000001003/f5eef921) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124020043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124020043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124020043 DMM INFO MM(262420000001003/f5eef921) <- GMM AUTH AND CIPHERING REQ (rand = 5a 8e 0e 91 a7 24 36 78 ee f4 cb 64 5d 47 47 03 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9f f5 72 0b ad 49 63 7a ef 86 48 42 d2 67 68 c6 ) (gprs_gmm.c:483) 20250114124020051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124020051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124020051 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124020051 DMM INFO MM(262420000001003/f5eef921) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124020051 DMM NOTICE MM(262420000001003/f5eef921) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124020051 DMM DEBUG MM(262420000001003/f5eef921) checking auth: received GSM SRES = 46 f1 9d 49 (gprs_gmm.c:666) 20250114124020051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124020051 DMM DEBUG MM(262420000001003/f5eef921) Requesting authorization (sgsn_auth.c:160) 20250114124020051 DMM INFO MM(262420000001003/f5eef921) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124020051 DMM DEBUG MM(262420000001003/f5eef921) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124020051 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250114124020051 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) 20250114124020051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124020051 DMM INFO MM(262420000001003/f5eef921) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5eef921) (gprs_gmm.c:300) 20250114124020052 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124020052 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124020052 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250114124020052 DMM INFO MM(262420000001003/f5eef921) Subscriber data update (mmctx.c:445) 20250114124020052 DMM DEBUG MM(262420000001003/f5eef921) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124020052 DMM INFO MM(262420000001003/f5eef921) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124020052 DMM NOTICE MM(262420000001003/f5eef921) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250114124020052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124020052 DMM NOTICE MM(262420000001003/f5eef921) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124020052 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) 20250114124020053 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124020053 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250114124020053 DMM INFO MM(262420000001003/f5eef921) Subscriber data update (mmctx.c:445) 20250114124020053 DMM DEBUG MM(262420000001003/f5eef921) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124020058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124020058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124020058 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124020058 DMM INFO MM(262420000001003/f5eef921) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124020058 DMM NOTICE MM(262420000001003/f5eef921) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124020059 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124020059 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124020059 DLLC NOTICE LLME(ea9f8d10/f5eef921){ASSIGNED} LLGM Assign pre (ffffffff => f5eef921) (gprs_llc.c:1079) 20250114124020059 DLLC NOTICE LLME(ffffffff/f5eef921){ASSIGNED} LLGM Assign post (ffffffff => f5eef921) (gprs_llc.c:1125) 20250114124020059 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124020059 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124020059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124020059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@ce529c013527: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@ce529c013527: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@ce529c013527: Final verdict of PTC: pass 20250114124020111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60068<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@ce529c013527: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@ce529c013527: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@ce529c013527: Final verdict of PTC: none -NSVCI97(64)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@ce529c013527: Final verdict of PTC: none -NSVCI99(75)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(73)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(67)@ce529c013527: Final verdict of PTC: none -NSVCI98(69)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(62)@ce529c013527: Final verdict of PTC: none 20250114124020113 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124020113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(66)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@ce529c013527: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Tue Jan 14 12:40:20 UTC 2025 ====== 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 20250114124020247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124020649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60070<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85472) 20250114124021114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124021114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85472, count=89828) 20250114124022116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124022116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Tue Jan 14 12:40:22 UTC 2025 /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 20250114124023117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124023117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_timeout_after_pdp_act started. 20250114124023679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124023680 DMM INFO MM(262420000001003/f5eef921) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124023680 DMM INFO MM(262420000001003/f5eef921) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124023680 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124023680 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124023680 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124023680 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124023680 DLLC NOTICE LLME(ffffffff/f5eef921){ASSIGNED} LLGM Assign pre (f5eef921 => ffffffff) (gprs_llc.c:1079) 20250114124023680 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5eef921 => ffffffff) (gprs_llc.c:1125) 20250114124023680 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250114124023680 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) 20250114124023680 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) 20250114124023680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124023680 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124023680 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124023680 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124023680 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124023698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124023698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124023698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124023698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124023698 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124023698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124023698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124023698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124023698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124023699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124023699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124023699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124023699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124023699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124023699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124023699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124023699 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124023699 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124023699 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124023699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124023699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124023699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124023702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124023707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124023707 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124023715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124023715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124023715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124023715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124023715 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124023715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124023715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124023715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124023715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124023716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124023716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124023716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124023716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124023716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124023716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124023716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124023716 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124023716 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124023716 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124023716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124023716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124023716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124023718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124023723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124023723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124023735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124023735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124023735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124023735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124023735 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124023735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124023735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124023735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124023735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124023737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124023737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124023737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124023737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124023737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124023737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124023737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124023737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124023737 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124023737 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124023737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124023737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124023737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124023740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124023746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124023746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124024118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124024118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124024118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124024118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124024122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124024124 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@ce529c013527: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='FCFA3CA4'O, index=0 SGSN_Test-GSUP(95)@ce529c013527: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@ce529c013527: 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 := '0CBD0CE75DAE125870E43E7F5C8ACF07'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5973CD8B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9D38E9332C979DE'O } } } } } 20250114124024176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124024176 DLLC NOTICE LLME(ffffffff/fcfa3ca4){UNASSIGNED} LLC RX: unknown TLLI 0xfcfa3ca4, creating LLME on the fly (gprs_llc.c:552) 20250114124024176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124024176 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124024176 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124024176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124024176 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124024176 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124024176 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124024176 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124024176 DLLC NOTICE LLME(ffffffff/fcfa3ca4){UNASSIGNED} LLGM Assign pre (fcfa3ca4 => d94c5dea) (gprs_llc.c:1079) 20250114124024176 DLLC NOTICE LLME(fcfa3ca4/d94c5dea){ASSIGNED} LLGM Assign post (fcfa3ca4 => d94c5dea) (gprs_llc.c:1125) 20250114124024176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124024176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124024176 DMM DEBUG MM(262420000000021/d94c5dea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124024187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124024187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124024187 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124024187 DMM DEBUG MM(262420000000021/d94c5dea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250114124024187 DMM NOTICE MM(262420000000021/d94c5dea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124024187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124024187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124024187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124024187 DMM DEBUG MM(262420000000021/d94c5dea) Requesting authorization (sgsn_auth.c:160) 20250114124024187 DMM INFO MM(262420000000021/d94c5dea) Requesting authentication tuples (sgsn_auth.c:184) 20250114124024187 DMM DEBUG MM(262420000000021/d94c5dea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124024187 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250114124024187 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)@ce529c013527: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@ce529c013527: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250114124024189 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124024189 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124024189 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124024189 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124024189 DMM INFO MM(262420000000021/d94c5dea) Subscriber data update (mmctx.c:445) 20250114124024189 DMM DEBUG MM(262420000000021/d94c5dea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124024189 DMM INFO MM(262420000000021/d94c5dea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124024189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124024189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124024189 DMM INFO MM(262420000000021/d94c5dea) <- GMM AUTH AND CIPHERING REQ (rand = 0c bd 0c e7 5d ae 12 58 70 e4 3e 7f 5c 8a cf 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124024196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124024196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124024196 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124024196 DMM INFO MM(262420000000021/d94c5dea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124024196 DMM NOTICE MM(262420000000021/d94c5dea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124024196 DMM DEBUG MM(262420000000021/d94c5dea) checking auth: received GSM SRES = 59 73 cd 8b (gprs_gmm.c:666) 20250114124024196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124024196 DMM DEBUG MM(262420000000021/d94c5dea) Requesting authorization (sgsn_auth.c:160) 20250114124024197 DMM INFO MM(262420000000021/d94c5dea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124024197 DMM DEBUG MM(262420000000021/d94c5dea) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124024197 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250114124024197 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) 20250114124024197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124024197 DMM INFO MM(262420000000021/d94c5dea) <- GMM ATTACH ACCEPT (new P-TMSI=0xd94c5dea) (gprs_gmm.c:300) 20250114124024198 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124024198 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124024198 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250114124024198 DMM INFO MM(262420000000021/d94c5dea) Subscriber data update (mmctx.c:445) 20250114124024198 DMM DEBUG MM(262420000000021/d94c5dea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124024198 DMM INFO MM(262420000000021/d94c5dea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124024198 DMM NOTICE MM(262420000000021/d94c5dea) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250114124024198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124024198 DMM NOTICE MM(262420000000021/d94c5dea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124024198 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) 20250114124024198 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124024198 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250114124024198 DMM INFO MM(262420000000021/d94c5dea) Subscriber data update (mmctx.c:445) 20250114124024198 DMM DEBUG MM(262420000000021/d94c5dea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124024205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124024205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124024205 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124024205 DMM INFO MM(262420000000021/d94c5dea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124024205 DMM NOTICE MM(262420000000021/d94c5dea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124024205 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124024205 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124024205 DLLC NOTICE LLME(fcfa3ca4/d94c5dea){ASSIGNED} LLGM Assign pre (ffffffff => d94c5dea) (gprs_llc.c:1079) 20250114124024205 DLLC NOTICE LLME(ffffffff/d94c5dea){ASSIGNED} LLGM Assign post (ffffffff => d94c5dea) (gprs_llc.c:1125) 20250114124024205 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124024205 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124024205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124024205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@ce529c013527: setverdict(pass): none -> pass 20250114124024256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124024256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124024256 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124024256 DMM INFO MM(262420000000021/d94c5dea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124024256 DMM INFO MM(262420000000021/d94c5dea) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124024256 DMM DEBUG MM(262420000000021/d94c5dea) Using GGSN 0 (gprs_sm.c:312) 20250114124024256 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250114124024256 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124024256 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124024256 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250114124024261 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 01 a4 80 c3 11 26 76 0d 29 14 05 7f 46 ff 02 5d 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) 20250114124024261 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a2058, cbp=0x5575bce110f0) (sgsn_libgtp.c:632) 20250114124024261 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124024261 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce125b8 TLLI=d94c5dea, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124024261 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124024261 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124024266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124024266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250114124024266 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124024266 DMM INFO MM(262420000000021/d94c5dea) -> GMM ATTACH REQUEST MI(TMSI-0xD94C5DEA) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124024266 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124024266 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114124024266 DLLC NOTICE LLME(ffffffff/d94c5dea){ASSIGNED} LLGM Assign pre (d94c5dea => ee592f61) (gprs_llc.c:1079) 20250114124024266 DLLC NOTICE LLME(d94c5dea/ee592f61){ASSIGNED} LLGM Assign post (d94c5dea => ee592f61) (gprs_llc.c:1125) 20250114124024266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124024266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124024266 DMM DEBUG MM(262420000000021/ee592f61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124024270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124024270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250114124024270 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124024270 DMM DEBUG MM(262420000000021/ee592f61) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250114124024270 DMM NOTICE MM(262420000000021/ee592f61) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124024270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124024270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124024270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124024270 DMM DEBUG MM(262420000000021/ee592f61) Requesting authorization (sgsn_auth.c:160) 20250114124024270 DMM INFO MM(262420000000021/ee592f61) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124024270 DMM DEBUG MM(262420000000021/ee592f61) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124024270 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250114124024270 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) 20250114124024271 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124024271 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124024271 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250114124024271 DMM INFO MM(262420000000021/ee592f61) Subscriber data update (mmctx.c:445) 20250114124024271 DMM DEBUG MM(262420000000021/ee592f61) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250114124024271 DMM INFO MM(262420000000021/ee592f61) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250114124024271 DMM NOTICE MM(262420000000021/ee592f61) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250114124024271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124024271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124024271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250114124024271 DMM INFO MM(262420000000021/ee592f61) <- GMM ATTACH ACCEPT (new P-TMSI=0xee592f61) (gprs_gmm.c:300) 20250114124024271 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) 20250114124024271 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124024271 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250114124024271 DMM INFO MM(262420000000021/ee592f61) Subscriber data update (mmctx.c:445) 20250114124024271 DMM DEBUG MM(262420000000021/ee592f61) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@ce529c013527: Trying to receive 5 ATTACH ACCEPTs 20250114124030272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250114124030272 DMM INFO MM(262420000000021/ee592f61) <- GMM ATTACH ACCEPT (new P-TMSI=0xee592f61) (gprs_gmm.c:300) 20250114124030594 DGPRS DEBUG Checking for inactive LLMEs, time = 39386629 (sgsn.c:131) 20250114124036273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250114124036273 DMM INFO MM(262420000000021/ee592f61) <- GMM ATTACH ACCEPT (new P-TMSI=0xee592f61) (gprs_gmm.c:300) 20250114124042275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250114124042275 DMM INFO MM(262420000000021/ee592f61) <- GMM ATTACH ACCEPT (new P-TMSI=0xee592f61) (gprs_gmm.c:300) 20250114124044120 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250114124044120 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250114124044121 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124048276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250114124048276 DMM INFO MM(262420000000021/ee592f61) <- GMM ATTACH ACCEPT (new P-TMSI=0xee592f61) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@ce529c013527: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@ce529c013527: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250114124053700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124053704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124053704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124053717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124053721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124053721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124053738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124053741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124053741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124054277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250114124054277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250114124054277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250114124054277 DMM NOTICE MM(262420000000021/ee592f61) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114124054277 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250114124054277 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce125b8, TLLI=ee592f61, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124054277 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114124054277 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114124054277 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250114124054277 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250114124054278 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) 20250114124054278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Reject}: Deallocated (fsm.c:568) 20250114124054278 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Deallocated (fsm.c:568) 20250114124054278 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124054278 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250114124054278 DLLC NOTICE LLME(d94c5dea/ee592f61){ASSIGNED} LLGM Assign pre (ee592f61 => ffffffff) (gprs_llc.c:1079) 20250114124054278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee592f61 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@ce529c013527: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@ce529c013527: Final verdict of PTC: pass 20250114124054804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49708<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@ce529c013527: Final verdict of PTC: none -NSVCI97(83)@ce529c013527: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@ce529c013527: Final verdict of PTC: none -NSVCI99(93)@ce529c013527: Final verdict of PTC: none 20250114124054810 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124054810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(85)@ce529c013527: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@ce529c013527: Final verdict of PTC: none -NSVCI98(88)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@ce529c013527: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(81)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(91)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(86)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Tue Jan 14 12:40:54 UTC 2025 ====== 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 20250114124054922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124055224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125388) 20250114124055811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124055811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125388, count=130820) 20250114124056811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124056812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Tue Jan 14 12:40:57 UTC 2025 /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 20250114124057812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124057812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_auth_id_timeout started. 20250114124058279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124058279 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124058299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124058299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124058299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124058299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124058299 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124058299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124058299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124058299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124058299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124058300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124058300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124058300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124058300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124058300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124058300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124058300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124058300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124058300 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124058300 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124058300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124058300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124058300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124058303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124058311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124058311 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(103)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124058317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124058317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124058317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124058317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124058317 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124058317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124058317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124058317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124058317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124058318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124058318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124058318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124058318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124058318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124058318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124058318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124058318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124058318 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124058318 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124058318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124058318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124058318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124058321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124058327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124058327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(109)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124058333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124058333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124058333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124058333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124058333 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124058333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124058333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124058333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124058333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124058333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124058333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124058333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124058333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124058333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124058333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124058333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124058333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124058333 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124058333 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124058333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124058334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124058334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124058336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124058341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124058341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124058813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124058813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124058813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124058813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@ce529c013527: Established a new IPA connection (conn_id=2) 20250114124058815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124058815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@ce529c013527: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E8F0949C'O, index=0 SGSN_Test-GSUP(114)@ce529c013527: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250114124058835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124058835 DLLC NOTICE LLME(ffffffff/e8f0949c){UNASSIGNED} LLC RX: unknown TLLI 0xe8f0949c, creating LLME on the fly (gprs_llc.c:552) 20250114124058835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124058835 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124058836 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124058836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124058836 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124058836 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124058836 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124058836 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124058836 DLLC NOTICE LLME(ffffffff/e8f0949c){UNASSIGNED} LLGM Assign pre (e8f0949c => ca9d32ba) (gprs_llc.c:1079) 20250114124058836 DLLC NOTICE LLME(e8f0949c/ca9d32ba){ASSIGNED} LLGM Assign post (e8f0949c => ca9d32ba) (gprs_llc.c:1125) 20250114124058836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124058836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124058836 DMM DEBUG MM(/ca9d32ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124100594 DGPRS DEBUG Checking for inactive LLMEs, time = 39386659 (sgsn.c:131) 20250114124104836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124104837 DMM DEBUG MM(/ca9d32ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124110838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124110838 DMM DEBUG MM(/ca9d32ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124116838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124116839 DMM DEBUG MM(/ca9d32ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124118815 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250114124118815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124118815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250114124122839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124122839 DMM DEBUG MM(/ca9d32ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124128302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124128306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124128306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124128319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124128323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124128323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124128335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124128338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124128338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124128841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124128841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250114124128841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250114124128841 DMM NOTICE MM(/ca9d32ba) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250114124128841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Reject}: Deallocated (fsm.c:568) 20250114124128841 DMM DEBUG MM_STATE_Gb(3908080796)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124128841 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124128841 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250114124128841 DLLC NOTICE LLME(e8f0949c/ca9d32ba){ASSIGNED} LLGM Assign pre (ca9d32ba => ffffffff) (gprs_llc.c:1079) 20250114124128841 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca9d32ba => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@ce529c013527: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@ce529c013527: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@ce529c013527: Final verdict of PTC: pass 20250114124128865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(99)@ce529c013527: Final verdict of PTC: none -NSVCI99(112)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(114)@ce529c013527: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@ce529c013527: Final verdict of PTC: none 20250114124128871 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124128871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(98)@ce529c013527: Final verdict of PTC: none -NSVCI98(107)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@ce529c013527: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@ce529c013527: Final verdict of PTC: none -NSVCI97(102)@ce529c013527: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(105)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(110)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(100)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Tue Jan 14 12:41:28 UTC 2025 ====== 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 20250114124128959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124129261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59536) 20250114124129872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124129872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59536, count=67788) 20250114124130595 DGPRS DEBUG Checking for inactive LLMEs, time = 39386689 (sgsn.c:131) 20250114124130873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124130874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Tue Jan 14 12:41:31 UTC 2025 /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 20250114124131875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124131875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_auth_sai_timeout started. 20250114124132358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124132360 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124132386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124132386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124132386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124132386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124132386 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124132386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124132386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124132386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124132386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124132387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124132387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124132387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124132387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124132387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124132387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124132387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124132387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124132387 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124132387 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124132387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124132388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124132388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124132389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124132394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124132394 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124132402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124132402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124132402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124132402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124132402 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124132402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124132402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124132402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124132402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124132402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124132402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124132402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124132402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124132402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124132402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124132402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124132402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124132402 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124132402 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124132402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124132403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124132403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124132405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124132411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124132411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124132423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124132423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124132423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124132423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124132424 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124132424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124132424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124132424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124132424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124132425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124132425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124132425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124132425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124132425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124132425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124132425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124132425 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124132425 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124132425 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124132425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124132425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(132)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124132425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124132428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124132433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124132433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(129)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124132876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124132876 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124132876 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124132876 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124132877 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124132878 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(131)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(131)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@ce529c013527: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D0DCBE98'O, index=0 SGSN_Test-GSUP(133)@ce529c013527: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250114124132899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124132899 DLLC NOTICE LLME(ffffffff/d0dcbe98){UNASSIGNED} LLC RX: unknown TLLI 0xd0dcbe98, creating LLME on the fly (gprs_llc.c:552) 20250114124132899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124132899 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124132899 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124132899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124132899 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124132899 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124132899 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124132899 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124132899 DLLC NOTICE LLME(ffffffff/d0dcbe98){UNASSIGNED} LLGM Assign pre (d0dcbe98 => f1ccae00) (gprs_llc.c:1079) 20250114124132899 DLLC NOTICE LLME(d0dcbe98/f1ccae00){ASSIGNED} LLGM Assign post (d0dcbe98 => f1ccae00) (gprs_llc.c:1125) 20250114124132899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124132899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124132899 DMM DEBUG MM(262420000000003/f1ccae00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124132904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124132904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124132904 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124132904 DMM DEBUG MM(262420000000003/f1ccae00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20250114124132904 DMM NOTICE MM(262420000000003/f1ccae00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124132904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124132904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124132904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124132904 DMM DEBUG MM(262420000000003/f1ccae00) Requesting authorization (sgsn_auth.c:160) 20250114124132904 DMM INFO MM(262420000000003/f1ccae00) Requesting authentication tuples (sgsn_auth.c:184) 20250114124132904 DMM DEBUG MM(262420000000003/f1ccae00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124132904 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250114124132904 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)@ce529c013527: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@ce529c013527: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250114124138905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250114124138905 DMM ERROR MM(262420000000003/f1ccae00) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250114124138905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250114124138905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250114124138905 DMM NOTICE MM(262420000000003/f1ccae00) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250114124138905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Reject}: Deallocated (fsm.c:568) 20250114124138905 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124138905 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124138905 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250114124138905 DLLC NOTICE LLME(d0dcbe98/f1ccae00){ASSIGNED} LLGM Assign pre (f1ccae00 => ffffffff) (gprs_llc.c:1079) 20250114124138905 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1ccae00 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@ce529c013527: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@ce529c013527: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@ce529c013527: Final verdict of PTC: pass 20250114124138919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36510<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114124138924 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124138924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_timeout-BVCI210(125)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(133)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@ce529c013527: Final verdict of PTC: none -NSVCI98(126)@ce529c013527: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@ce529c013527: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@ce529c013527: Final verdict of PTC: none -NSVCI99(132)@ce529c013527: Final verdict of PTC: none -NSVCI97(121)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(119)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(130)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(124)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Tue Jan 14 12:41:38 UTC 2025 ====== 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 20250114124139088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124139390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65736) 20250114124139925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124139925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65736, count=67276) 20250114124140926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124140926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Tue Jan 14 12:41:41 UTC 2025 /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 20250114124141927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124141927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_auth_sai_reject started. 20250114124142480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124142483 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124142512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124142512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124142512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124142512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124142512 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124142512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124142512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124142512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124142512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124142512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124142513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124142513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124142513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124142513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124142513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124142513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124142513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124142513 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124142513 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124142513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(140)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124142513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124142513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124142516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124142521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124142521 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124142533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124142533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124142533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124142533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124142533 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124142533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124142533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124142533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124142533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124142534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124142534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124142534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124142534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124142534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124142534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124142534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124142534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124142534 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124142534 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124142534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124142534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124142534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124142536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124142541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124142541 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124142553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124142553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124142553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124142553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124142553 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124142553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124142553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124142553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124142553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124142554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124142554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124142554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124142554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124142554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124142554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124142554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124142554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124142554 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124142554 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124142554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124142554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124142554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124142556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124142561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124142561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(148)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124142928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124142928 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124142928 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124142928 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(150)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124142932 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124142933 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(150)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(150)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@ce529c013527: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='CE220905'O, index=0 SGSN_Test-GSUP(152)@ce529c013527: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250114124143006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124143006 DLLC NOTICE LLME(ffffffff/ce220905){UNASSIGNED} LLC RX: unknown TLLI 0xce220905, creating LLME on the fly (gprs_llc.c:552) 20250114124143006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124143006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124143006 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124143006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124143006 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124143006 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124143006 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124143007 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124143007 DLLC NOTICE LLME(ffffffff/ce220905){UNASSIGNED} LLGM Assign pre (ce220905 => c802d372) (gprs_llc.c:1079) 20250114124143007 DLLC NOTICE LLME(ce220905/c802d372){ASSIGNED} LLGM Assign post (ce220905 => c802d372) (gprs_llc.c:1125) 20250114124143007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124143007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124143007 DMM DEBUG MM(262420000000004/c802d372) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124143017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124143017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124143017 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124143017 DMM DEBUG MM(262420000000004/c802d372) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20250114124143017 DMM NOTICE MM(262420000000004/c802d372) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124143017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124143017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124143017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124143017 DMM DEBUG MM(262420000000004/c802d372) Requesting authorization (sgsn_auth.c:160) 20250114124143017 DMM INFO MM(262420000000004/c802d372) Requesting authentication tuples (sgsn_auth.c:184) 20250114124143017 DMM DEBUG MM(262420000000004/c802d372) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124143017 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250114124143017 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)@ce529c013527: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@ce529c013527: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250114124143019 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250114124143019 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250114124143019 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250114124149018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250114124149018 DMM ERROR MM(262420000000004/c802d372) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250114124149018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250114124149018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250114124149018 DMM NOTICE MM(262420000000004/c802d372) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250114124149018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Reject}: Deallocated (fsm.c:568) 20250114124149018 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124149018 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124149018 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250114124149018 DLLC NOTICE LLME(ce220905/c802d372){ASSIGNED} LLGM Assign pre (c802d372 => ffffffff) (gprs_llc.c:1079) 20250114124149018 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c802d372 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@ce529c013527: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@ce529c013527: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@ce529c013527: Final verdict of PTC: pass 20250114124149028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@ce529c013527: Final verdict of PTC: none 20250114124149029 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124149029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(141)@ce529c013527: Final verdict of PTC: none -NSVCI99(151)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@ce529c013527: Final verdict of PTC: none -NSVCI98(145)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@ce529c013527: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@ce529c013527: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@ce529c013527: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@ce529c013527: Final verdict of PTC: none -NSVCI97(140)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(149)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(138)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(143)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Tue Jan 14 12:41:49 UTC 2025 ====== 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 20250114124149106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124149407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48862<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67056) 20250114124150030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124150030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67056, count=67696) 20250114124151031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124151032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Tue Jan 14 12:41:51 UTC 2025 /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 20250114124152033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124152033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_gsup_lu_timeout started. 20250114124152449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124152452 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124152488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124152488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124152488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124152488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124152488 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124152488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124152488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124152488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124152488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124152489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124152489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124152489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124152489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124152489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124152489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124152489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124152489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124152489 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124152489 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124152489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124152490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124152490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124152492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124152496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124152496 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124152506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124152506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124152506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124152506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124152506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124152506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124152506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124152506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124152506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124152507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124152507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124152507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124152507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124152507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124152507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124152507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124152507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124152507 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124152507 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124152507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124152507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124152507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124152509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124152514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124152514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124152522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124152522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124152522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124152522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124152522 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124152522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124152522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124152522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124152522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124152523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124152523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124152523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124152523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124152523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124152523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124152523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124152523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124152523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124152523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124152523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124152523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124152523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124152526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124152531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124152531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124153035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124153035 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124153035 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124153035 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124153036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124153036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@ce529c013527: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F3125273'O, index=0 SGSN_Test-GSUP(171)@ce529c013527: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@ce529c013527: 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 := '5FDCDF3CB24D084C28B7BC6D9593D359'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E4F68DE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D3760CB1298A781A'O } } } } } 20250114124154086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124154086 DLLC NOTICE LLME(ffffffff/f3125273){UNASSIGNED} LLC RX: unknown TLLI 0xf3125273, creating LLME on the fly (gprs_llc.c:552) 20250114124154086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124154086 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124154086 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124154086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124154086 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124154086 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124154086 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124154086 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124154086 DLLC NOTICE LLME(ffffffff/f3125273){UNASSIGNED} LLGM Assign pre (f3125273 => ed8ad742) (gprs_llc.c:1079) 20250114124154086 DLLC NOTICE LLME(f3125273/ed8ad742){ASSIGNED} LLGM Assign post (f3125273 => ed8ad742) (gprs_llc.c:1125) 20250114124154086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124154086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124154086 DMM DEBUG MM(262420000000005/ed8ad742) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124154108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124154108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124154108 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124154108 DMM DEBUG MM(262420000000005/ed8ad742) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20250114124154108 DMM NOTICE MM(262420000000005/ed8ad742) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124154108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124154108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124154108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124154108 DMM DEBUG MM(262420000000005/ed8ad742) Requesting authorization (sgsn_auth.c:160) 20250114124154108 DMM INFO MM(262420000000005/ed8ad742) Requesting authentication tuples (sgsn_auth.c:184) 20250114124154108 DMM DEBUG MM(262420000000005/ed8ad742) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124154108 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250114124154108 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)@ce529c013527: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@ce529c013527: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250114124154114 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124154114 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124154114 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124154114 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124154114 DMM INFO MM(262420000000005/ed8ad742) Subscriber data update (mmctx.c:445) 20250114124154114 DMM DEBUG MM(262420000000005/ed8ad742) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124154114 DMM INFO MM(262420000000005/ed8ad742) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124154114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124154114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124154114 DMM INFO MM(262420000000005/ed8ad742) <- GMM AUTH AND CIPHERING REQ (rand = 5f dc df 3c b2 4d 08 4c 28 b7 bc 6d 95 93 d3 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124154127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124154127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124154127 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124154127 DMM INFO MM(262420000000005/ed8ad742) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124154127 DMM NOTICE MM(262420000000005/ed8ad742) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124154127 DMM DEBUG MM(262420000000005/ed8ad742) checking auth: received GSM SRES = 3e 4f 68 de (gprs_gmm.c:666) 20250114124154127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124154127 DMM DEBUG MM(262420000000005/ed8ad742) Requesting authorization (sgsn_auth.c:160) 20250114124154127 DMM INFO MM(262420000000005/ed8ad742) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124154127 DMM DEBUG MM(262420000000005/ed8ad742) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124154127 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250114124154127 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) 20250114124154127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124154127 DMM INFO MM(262420000000005/ed8ad742) <- GMM ATTACH ACCEPT (new P-TMSI=0xed8ad742) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@ce529c013527: setverdict(fail): none -> fail MC@ce529c013527: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@ce529c013527: Final verdict of PTC: none 20250114124154135 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124154135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(169)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@ce529c013527: Final verdict of PTC: none -NSVCI97(159)@ce529c013527: Final verdict of PTC: none 20250114124154137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38324<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(160)@ce529c013527: Final verdict of PTC: none -NSVCI98(164)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@ce529c013527: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@ce529c013527: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@ce529c013527: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(157)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(162)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(167)@ce529c013527: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@ce529c013527: Final verdict of PTC: fail MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@ce529c013527: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Tue Jan 14 12:41:54 UTC 2025 ------ 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 20250114124154232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124154633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73008) 20250114124155136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124155136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=73008, count=74168) 20250114124156137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124156138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Tue Jan 14 12:41:56 UTC 2025 /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 20250114124157139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124157139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_gsup_lu_reject started. 20250114124157673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124157675 DMM INFO MM(262420000000005/ed8ad742) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124157675 DMM INFO MM(262420000000005/ed8ad742) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124157675 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124157675 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124157675 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124157675 DMM ERROR MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250114124157675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250114124157675 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124157675 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124157675 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124157675 DLLC NOTICE LLME(f3125273/ed8ad742){ASSIGNED} LLGM Assign pre (ed8ad742 => ffffffff) (gprs_llc.c:1079) 20250114124157675 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed8ad742 => ffffffff) (gprs_llc.c:1125) 20250114124157675 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124157718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124157718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124157718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124157718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124157718 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124157718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124157718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124157718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124157718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124157719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124157719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124157719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124157719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124157719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124157719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124157719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124157719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124157719 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124157719 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124157719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124157719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124157719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124157721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124157726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124157726 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124157734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124157734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124157734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124157734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124157734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124157734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124157734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124157734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124157734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124157735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124157735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124157735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124157735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124157735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124157735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124157735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124157735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124157735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124157735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124157735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124157735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124157735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124157737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124157741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124157741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124157749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124157749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124157749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124157749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124157749 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124157749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124157749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124157749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124157749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124157750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124157750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124157750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124157750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124157750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124157750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124157750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124157750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124157750 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124157750 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124157750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124157751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124157751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124157754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124157760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124157760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124158141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124158141 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124158141 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124158141 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124158145 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124158146 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@ce529c013527: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E69F35E4'O, index=0 SGSN_Test-GSUP(190)@ce529c013527: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@ce529c013527: 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 := 'D77EEEA60679DCDF7475AD9F9A18260A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7700D12E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '18A3C89CCC69B043'O } } } } } 20250114124159211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124159211 DLLC NOTICE LLME(ffffffff/e69f35e4){UNASSIGNED} LLC RX: unknown TLLI 0xe69f35e4, creating LLME on the fly (gprs_llc.c:552) 20250114124159211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124159211 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124159211 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124159212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124159212 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124159212 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124159212 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124159212 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124159212 DLLC NOTICE LLME(ffffffff/e69f35e4){UNASSIGNED} LLGM Assign pre (e69f35e4 => fa501ad6) (gprs_llc.c:1079) 20250114124159212 DLLC NOTICE LLME(e69f35e4/fa501ad6){ASSIGNED} LLGM Assign post (e69f35e4 => fa501ad6) (gprs_llc.c:1125) 20250114124159212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124159212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124159212 DMM DEBUG MM(262420000000006/fa501ad6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124159229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124159229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124159229 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124159229 DMM DEBUG MM(262420000000006/fa501ad6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20250114124159229 DMM NOTICE MM(262420000000006/fa501ad6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124159229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124159229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124159229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124159229 DMM DEBUG MM(262420000000006/fa501ad6) Requesting authorization (sgsn_auth.c:160) 20250114124159229 DMM INFO MM(262420000000006/fa501ad6) Requesting authentication tuples (sgsn_auth.c:184) 20250114124159229 DMM DEBUG MM(262420000000006/fa501ad6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124159229 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250114124159229 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)@ce529c013527: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@ce529c013527: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250114124159237 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124159237 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124159237 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124159237 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124159237 DMM INFO MM(262420000000006/fa501ad6) Subscriber data update (mmctx.c:445) 20250114124159237 DMM DEBUG MM(262420000000006/fa501ad6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124159237 DMM INFO MM(262420000000006/fa501ad6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124159237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124159237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124159237 DMM INFO MM(262420000000006/fa501ad6) <- GMM AUTH AND CIPHERING REQ (rand = d7 7e ee a6 06 79 dc df 74 75 ad 9f 9a 18 26 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124159255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124159255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124159255 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124159255 DMM INFO MM(262420000000006/fa501ad6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124159255 DMM NOTICE MM(262420000000006/fa501ad6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124159255 DMM DEBUG MM(262420000000006/fa501ad6) checking auth: received GSM SRES = 77 00 d1 2e (gprs_gmm.c:666) 20250114124159255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124159255 DMM DEBUG MM(262420000000006/fa501ad6) Requesting authorization (sgsn_auth.c:160) 20250114124159255 DMM INFO MM(262420000000006/fa501ad6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124159255 DMM DEBUG MM(262420000000006/fa501ad6) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124159255 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250114124159255 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) 20250114124159255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124159255 DMM INFO MM(262420000000006/fa501ad6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa501ad6) (gprs_gmm.c:300) 20250114124159257 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250114124159257 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250114124159257 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250114124159257 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124159257 DMM INFO MM(262420000000006/fa501ad6) Subscriber data update (mmctx.c:445) 20250114124159257 DMM DEBUG MM(262420000000006/fa501ad6) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@ce529c013527: setverdict(fail): none -> fail MC@ce529c013527: Test Component 192 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(178)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@ce529c013527: Final verdict of PTC: none 20250114124159271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124159271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(183)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(190)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@ce529c013527: Final verdict of PTC: none -NSVCI99(188)@ce529c013527: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@ce529c013527: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@ce529c013527: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@ce529c013527: Final verdict of PTC: none 20250114124159274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38356<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(191)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(186)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(181)@ce529c013527: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@ce529c013527: Final verdict of PTC: fail -NSVCI97-provIP(176)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@ce529c013527: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Tue Jan 14 12:41:59 UTC 2025 ------ 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 20250114124159380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124159782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47404) 20250114124200272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124200272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114124200596 DGPRS DEBUG Checking for inactive LLMEs, time = 39386719 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=47404, count=79556) 20250114124201274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124201274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Tue Jan 14 12:42:01 UTC 2025 /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 20250114124202275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124202275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_combined started. 20250114124202810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124202810 DMM INFO MM(262420000000006/fa501ad6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124202810 DMM INFO MM(262420000000006/fa501ad6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124202810 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124202810 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124202810 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124202810 DMM ERROR MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250114124202810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250114124202810 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124202810 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124202810 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124202810 DLLC NOTICE LLME(e69f35e4/fa501ad6){ASSIGNED} LLGM Assign pre (fa501ad6 => ffffffff) (gprs_llc.c:1079) 20250114124202811 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa501ad6 => ffffffff) (gprs_llc.c:1125) 20250114124202811 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124202829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124202829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124202829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124202829 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124202829 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124202829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124202829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124202829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124202829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124202830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124202830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124202830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124202830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124202830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124202830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124202830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124202830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124202830 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124202830 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124202830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124202831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124202831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124202833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124202839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124202839 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124202846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124202846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124202846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124202846 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124202846 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124202846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124202846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124202846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124202846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124202847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124202847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124202847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124202847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124202847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124202847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124202847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124202847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124202847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124202847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124202847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124202847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124202847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124202850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124202855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124202855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124202867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124202867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124202867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124202867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124202867 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124202867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124202867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124202867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124202867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124202868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124202868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124202868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124202868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124202868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124202868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124202868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124202868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124202868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124202868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124202868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124202868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124202868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124202871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124202876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124202876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124203277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124203277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124203277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124203277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124203280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124203281 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@ce529c013527: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FD70543D'O, index=0 SGSN_Test-GSUP(209)@ce529c013527: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@ce529c013527: 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 := '88DAA45AE16672EB4B949BA09D55A6C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFF20D7F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1D3910E2B6615F35'O } } } } } 20250114124204356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124204356 DLLC NOTICE LLME(ffffffff/fd70543d){UNASSIGNED} LLC RX: unknown TLLI 0xfd70543d, creating LLME on the fly (gprs_llc.c:552) 20250114124204356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124204356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250114124204356 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124204356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124204356 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124204356 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124204356 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124204356 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124204356 DLLC NOTICE LLME(ffffffff/fd70543d){UNASSIGNED} LLGM Assign pre (fd70543d => fa71fd65) (gprs_llc.c:1079) 20250114124204356 DLLC NOTICE LLME(fd70543d/fa71fd65){ASSIGNED} LLGM Assign post (fd70543d => fa71fd65) (gprs_llc.c:1125) 20250114124204356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124204356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124204356 DMM DEBUG MM(262420000000007/fa71fd65) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124204370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124204370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124204370 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124204370 DMM DEBUG MM(262420000000007/fa71fd65) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20250114124204370 DMM NOTICE MM(262420000000007/fa71fd65) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124204370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124204370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124204370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124204370 DMM DEBUG MM(262420000000007/fa71fd65) Requesting authorization (sgsn_auth.c:160) 20250114124204370 DMM INFO MM(262420000000007/fa71fd65) Requesting authentication tuples (sgsn_auth.c:184) 20250114124204370 DMM DEBUG MM(262420000000007/fa71fd65) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124204370 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250114124204370 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)@ce529c013527: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@ce529c013527: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250114124204373 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124204373 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124204373 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124204373 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124204373 DMM INFO MM(262420000000007/fa71fd65) Subscriber data update (mmctx.c:445) 20250114124204373 DMM DEBUG MM(262420000000007/fa71fd65) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124204373 DMM INFO MM(262420000000007/fa71fd65) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124204373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124204373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124204373 DMM INFO MM(262420000000007/fa71fd65) <- GMM AUTH AND CIPHERING REQ (rand = 88 da a4 5a e1 66 72 eb 4b 94 9b a0 9d 55 a6 c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124204379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124204379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124204379 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124204379 DMM INFO MM(262420000000007/fa71fd65) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124204379 DMM NOTICE MM(262420000000007/fa71fd65) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124204379 DMM DEBUG MM(262420000000007/fa71fd65) checking auth: received GSM SRES = af f2 0d 7f (gprs_gmm.c:666) 20250114124204379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124204379 DMM DEBUG MM(262420000000007/fa71fd65) Requesting authorization (sgsn_auth.c:160) 20250114124204379 DMM INFO MM(262420000000007/fa71fd65) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124204379 DMM DEBUG MM(262420000000007/fa71fd65) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124204379 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250114124204379 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) 20250114124204379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124204379 DMM INFO MM(262420000000007/fa71fd65) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa71fd65) (gprs_gmm.c:300) 20250114124204379 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124204379 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124204379 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250114124204379 DMM INFO MM(262420000000007/fa71fd65) Subscriber data update (mmctx.c:445) 20250114124204379 DMM DEBUG MM(262420000000007/fa71fd65) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124204379 DMM INFO MM(262420000000007/fa71fd65) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124204379 DMM NOTICE MM(262420000000007/fa71fd65) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20250114124204379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124204379 DMM NOTICE MM(262420000000007/fa71fd65) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124204379 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) 20250114124204380 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124204380 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250114124204380 DMM INFO MM(262420000000007/fa71fd65) Subscriber data update (mmctx.c:445) 20250114124204380 DMM DEBUG MM(262420000000007/fa71fd65) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@ce529c013527: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@ce529c013527: Removing Client IMSI='262420000000007'H, index=0 20250114124204384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124204384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124204384 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124204384 DMM INFO MM(262420000000007/fa71fd65) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124204384 DMM NOTICE MM(262420000000007/fa71fd65) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124204384 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124204384 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124204384 DLLC NOTICE LLME(fd70543d/fa71fd65){ASSIGNED} LLGM Assign pre (ffffffff => fa71fd65) (gprs_llc.c:1079) 20250114124204384 DLLC NOTICE LLME(ffffffff/fa71fd65){ASSIGNED} LLGM Assign post (ffffffff => fa71fd65) (gprs_llc.c:1125) 20250114124204384 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124204384 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124204384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124204384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@ce529c013527: Final verdict of PTC: pass 20250114124204386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54468<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(194)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(209)@ce529c013527: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@ce529c013527: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@ce529c013527: Final verdict of PTC: none -NSVCI98(202)@ce529c013527: Final verdict of PTC: none -NSVCI99(207)@ce529c013527: Final verdict of PTC: none -NSVCI97(197)@ce529c013527: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@ce529c013527: Final verdict of PTC: none 20250114124204391 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124204391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(208)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(200)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(205)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(195)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_combined finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Tue Jan 14 12:42:04 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250114124204474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124204876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47620) 20250114124205392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124205392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47620, count=88068) 20250114124206394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124206394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Tue Jan 14 12:42:06 UTC 2025 /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 20250114124207395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124207395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_accept_all started. 20250114124207900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124207901 DMM INFO MM(262420000000007/fa71fd65) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124207901 DMM INFO MM(262420000000007/fa71fd65) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124207901 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124207901 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124207901 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124207901 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124207901 DLLC NOTICE LLME(ffffffff/fa71fd65){ASSIGNED} LLGM Assign pre (fa71fd65 => ffffffff) (gprs_llc.c:1079) 20250114124207901 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa71fd65 => ffffffff) (gprs_llc.c:1125) 20250114124207901 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250114124207901 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) 20250114124207901 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) 20250114124207901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124207901 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124207901 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124207901 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124207901 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124207921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124207921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124207921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124207921 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124207921 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124207921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124207921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124207921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124207921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124207922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124207922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124207922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124207923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124207923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124207923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124207923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124207923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124207923 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124207923 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124207923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124207923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124207923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124207925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124207931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124207931 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124207939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124207939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124207939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124207939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124207939 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124207939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124207939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124207939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124207939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124207941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124207941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124207941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124207941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124207941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124207941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124207941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124207941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124207941 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124207941 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124207941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124207941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124207941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124207944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124207950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124207950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124207966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124207966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124207966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124207966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124207966 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124207966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124207966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124207966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124207966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124207968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124207968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124207968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124207968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124207968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124207968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124207968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124207968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124207968 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124207968 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124207968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124207968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124207968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124207971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124207978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124207978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124208397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124208397 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124208397 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124208397 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124208400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124208401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@ce529c013527: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='CC00C1A8'O, index=0 SGSN_Test-GSUP(228)@ce529c013527: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250114124209455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124209455 DLLC NOTICE LLME(ffffffff/cc00c1a8){UNASSIGNED} LLC RX: unknown TLLI 0xcc00c1a8, creating LLME on the fly (gprs_llc.c:552) 20250114124209455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124209455 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124209455 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124209455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124209455 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124209455 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124209455 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124209455 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124209455 DLLC NOTICE LLME(ffffffff/cc00c1a8){UNASSIGNED} LLGM Assign pre (cc00c1a8 => f26541e6) (gprs_llc.c:1079) 20250114124209455 DLLC NOTICE LLME(cc00c1a8/f26541e6){ASSIGNED} LLGM Assign post (cc00c1a8 => f26541e6) (gprs_llc.c:1125) 20250114124209455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124209455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124209455 DMM DEBUG MM(262420000000008/f26541e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124209478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124209478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124209478 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124209478 DMM DEBUG MM(262420000000008/f26541e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20250114124209478 DMM NOTICE MM(262420000000008/f26541e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124209478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124209478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124209478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250114124209479 DMM INFO MM(262420000000008/f26541e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf26541e6) (gprs_gmm.c:300) TC_attach_accept_all(230)@ce529c013527: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@ce529c013527: Removing Client IMSI='262420000000008'H, index=0 20250114124210459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124210459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124210459 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124210459 DMM INFO MM(262420000000008/f26541e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124210459 DMM NOTICE MM(262420000000008/f26541e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124210459 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124210459 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124210459 DLLC NOTICE LLME(cc00c1a8/f26541e6){ASSIGNED} LLGM Assign pre (ffffffff => f26541e6) (gprs_llc.c:1079) 20250114124210459 DLLC NOTICE LLME(ffffffff/f26541e6){ASSIGNED} LLGM Assign post (ffffffff => f26541e6) (gprs_llc.c:1125) 20250114124210459 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124210459 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124210459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124210459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@ce529c013527: Final verdict of PTC: pass 20250114124210461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54480<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114124210462 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124210462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(228)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@ce529c013527: Final verdict of PTC: none -NSVCI97(216)@ce529c013527: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@ce529c013527: Final verdict of PTC: none -NSVCI98(221)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@ce529c013527: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@ce529c013527: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@ce529c013527: Final verdict of PTC: none -NSVCI99(227)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(214)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(219)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(225)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_accept_all finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Tue Jan 14 12:42:10 UTC 2025 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20250114124210550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124210952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69988) 20250114124211463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124211464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69988, count=71248) 20250114124212465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124212465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Tue Jan 14 12:42:12 UTC 2025 /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 20250114124213467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124213467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_closed started. 20250114124214034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124214036 DMM INFO MM(262420000000008/f26541e6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124214037 DMM INFO MM(262420000000008/f26541e6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124214037 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124214037 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124214037 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124214037 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124214037 DLLC NOTICE LLME(ffffffff/f26541e6){ASSIGNED} LLGM Assign pre (f26541e6 => ffffffff) (gprs_llc.c:1079) 20250114124214037 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f26541e6 => ffffffff) (gprs_llc.c:1125) 20250114124214037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124214037 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124214037 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124214037 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124214037 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124214082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124214082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124214082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124214082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124214082 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124214082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124214082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124214082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124214082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124214083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124214083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124214083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124214083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124214083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124214083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124214083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124214083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124214083 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124214083 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124214083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124214083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124214083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124214085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114124214090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124214090 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(240)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(241)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124214108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124214108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124214108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124214108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124214108 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124214108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124214108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124214108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124214108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(241)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124214109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124214109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124214109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124214109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124214109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124214109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124214109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124214109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124214109 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124214109 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124214109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124214109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124214109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124214113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(237)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(240)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250114124214127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124214127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) -NSVCI99(245)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124214130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124214131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124214131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124214131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124214131 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124214131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124214131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124214131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124214131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_closed-BVCI210(238)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(245)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124214133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124214133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124214133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124214133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124214133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124214133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124214133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124214133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124214133 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124214133 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124214133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124214134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124214134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124214140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124214153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124214153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124214469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124214469 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124214469 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124214469 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124214473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250114124214475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@ce529c013527: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E14FEABB'O, index=0 SGSN_Test-GSUP(247)@ce529c013527: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@ce529c013527: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E14FEABB'O, index=1 20250114124215559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124215559 DLLC NOTICE LLME(ffffffff/e14feabb){UNASSIGNED} LLC RX: unknown TLLI 0xe14feabb, creating LLME on the fly (gprs_llc.c:552) 20250114124215559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124215560 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124215560 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124215560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124215560 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124215560 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124215560 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124215560 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124215560 DLLC NOTICE LLME(ffffffff/e14feabb){UNASSIGNED} LLGM Assign pre (e14feabb => ff31b3eb) (gprs_llc.c:1079) 20250114124215560 DLLC NOTICE LLME(e14feabb/ff31b3eb){ASSIGNED} LLGM Assign post (e14feabb => ff31b3eb) (gprs_llc.c:1125) 20250114124215560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124215560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124215560 DMM DEBUG MM(001010123456789/ff31b3eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124215581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124215581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124215581 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124215581 DMM DEBUG MM(001010123456789/ff31b3eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250114124215581 DMM NOTICE MM(001010123456789/ff31b3eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124215581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124215581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124215581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250114124215581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250114124215581 DMM NOTICE MM(001010123456789/ff31b3eb) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250114124215581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Reject}: Deallocated (fsm.c:568) 20250114124215581 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124215581 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124215581 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250114124215581 DLLC NOTICE LLME(e14feabb/ff31b3eb){ASSIGNED} LLGM Assign pre (ff31b3eb => ffffffff) (gprs_llc.c:1079) 20250114124215581 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff31b3eb => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@ce529c013527: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@ce529c013527: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@ce529c013527: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@ce529c013527: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='FECC2ACC'O, index=2 SGSN_Test-GSUP(247)@ce529c013527: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250114124215614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124215614 DLLC NOTICE LLME(ffffffff/fecc2acc){UNASSIGNED} LLC RX: unknown TLLI 0xfecc2acc, creating LLME on the fly (gprs_llc.c:552) 20250114124215614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124215614 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124215614 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124215614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124215614 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124215614 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124215614 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124215614 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124215614 DLLC NOTICE LLME(ffffffff/fecc2acc){UNASSIGNED} LLGM Assign pre (fecc2acc => e60a49cc) (gprs_llc.c:1079) 20250114124215614 DLLC NOTICE LLME(fecc2acc/e60a49cc){ASSIGNED} LLGM Assign post (fecc2acc => e60a49cc) (gprs_llc.c:1125) 20250114124215614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124215614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124215614 DMM DEBUG MM(262420000000010/e60a49cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124215617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124215617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124215617 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124215617 DMM DEBUG MM(262420000000010/e60a49cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20250114124215617 DMM NOTICE MM(262420000000010/e60a49cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124215617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124215617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124215617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250114124215617 DMM INFO MM(262420000000010/e60a49cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe60a49cc) (gprs_gmm.c:300) TC_attach_closed(250)@ce529c013527: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@ce529c013527: Removing Client IMSI='262420000000010'H, index=2 20250114124216624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124216624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124216625 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124216625 DMM INFO MM(262420000000010/e60a49cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124216625 DMM NOTICE MM(262420000000010/e60a49cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124216625 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124216625 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124216625 DLLC NOTICE LLME(fecc2acc/e60a49cc){ASSIGNED} LLGM Assign pre (ffffffff => e60a49cc) (gprs_llc.c:1079) 20250114124216625 DLLC NOTICE LLME(ffffffff/e60a49cc){ASSIGNED} LLGM Assign post (ffffffff => e60a49cc) (gprs_llc.c:1125) 20250114124216625 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124216625 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124216625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124216625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@ce529c013527: Final verdict of PTC: pass 20250114124216628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42826<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@ce529c013527: Final verdict of PTC: none 20250114124216633 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124216633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(246)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@ce529c013527: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@ce529c013527: Final verdict of PTC: none -NSVCI98(241)@ce529c013527: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@ce529c013527: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@ce529c013527: Final verdict of PTC: none -NSVCI99(245)@ce529c013527: Final verdict of PTC: none -NSVCI97(235)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(243)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(233)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(239)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@ce529c013527: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@ce529c013527: Test case TC_attach_closed finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Tue Jan 14 12:42:16 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250114124216726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124217128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76584) 20250114124217634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124217634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76584, count=80940) 20250114124218634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124218634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Tue Jan 14 12:42:19 UTC 2025 /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 20250114124219635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124219635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_no_imei_response started. 20250114124220201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124220203 DMM INFO MM(262420000000010/e60a49cc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124220203 DMM INFO MM(262420000000010/e60a49cc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124220203 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124220203 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124220203 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124220203 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124220203 DLLC NOTICE LLME(ffffffff/e60a49cc){ASSIGNED} LLGM Assign pre (e60a49cc => ffffffff) (gprs_llc.c:1079) 20250114124220203 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e60a49cc => ffffffff) (gprs_llc.c:1125) 20250114124220203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124220203 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124220203 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124220203 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124220203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124220247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124220247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124220247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124220247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124220247 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124220247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124220247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124220247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124220247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124220248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124220248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124220248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124220248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124220248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124220248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124220248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124220248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124220248 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124220248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124220248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124220249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124220249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124220251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124220257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124220257 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124220264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124220264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124220264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124220264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124220264 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124220264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124220264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124220264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124220264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124220265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124220265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124220265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124220265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124220265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124220265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124220265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124220265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124220265 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124220265 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124220265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124220265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124220265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124220268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124220275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124220275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124220287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124220287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124220287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124220287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124220287 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124220287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124220287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124220287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124220287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124220288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124220288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124220288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124220288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124220288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124220288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124220288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124220288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124220288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124220288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124220288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124220288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124220288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124220291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124220296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124220296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(263)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124220637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124220637 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124220637 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124220637 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124220642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124220643 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@ce529c013527: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='EB69B836'O, index=0 SGSN_Test-GSUP(267)@ce529c013527: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250114124221715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124221715 DLLC NOTICE LLME(ffffffff/eb69b836){UNASSIGNED} LLC RX: unknown TLLI 0xeb69b836, creating LLME on the fly (gprs_llc.c:552) 20250114124221715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124221715 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250114124221715 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124221715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124221715 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124221715 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124221715 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124221715 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124221715 DLLC NOTICE LLME(ffffffff/eb69b836){UNASSIGNED} LLGM Assign pre (eb69b836 => d1301327) (gprs_llc.c:1079) 20250114124221715 DLLC NOTICE LLME(eb69b836/d1301327){ASSIGNED} LLGM Assign post (eb69b836 => d1301327) (gprs_llc.c:1125) 20250114124221715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124221715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124221715 DMM DEBUG MM(262420000000032/d1301327) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124227716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124227716 DMM DEBUG MM(262420000000032/d1301327) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124230597 DGPRS DEBUG Checking for inactive LLMEs, time = 39386749 (sgsn.c:131) 20250114124233716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124233716 DMM DEBUG MM(262420000000032/d1301327) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124239717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124239718 DMM DEBUG MM(262420000000032/d1301327) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124240638 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250114124240638 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250114124240638 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124245719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124245719 DMM DEBUG MM(262420000000032/d1301327) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124250250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124250253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124250253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124250267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124250271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124250271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124250289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124250291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124250291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124251719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124251719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250114124251719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250114124251719 DMM NOTICE MM(262420000000032/d1301327) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250114124251719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Reject}: Deallocated (fsm.c:568) 20250114124251719 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124251719 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124251719 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250114124251719 DLLC NOTICE LLME(eb69b836/d1301327){ASSIGNED} LLGM Assign pre (d1301327 => ffffffff) (gprs_llc.c:1079) 20250114124251719 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1301327 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@ce529c013527: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@ce529c013527: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@ce529c013527: Final verdict of PTC: pass 20250114124251729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@ce529c013527: Final verdict of PTC: none 20250114124251733 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124251733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(257)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@ce529c013527: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@ce529c013527: Final verdict of PTC: none -NSVCI97(255)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@ce529c013527: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@ce529c013527: Final verdict of PTC: none -NSVCI98(260)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@ce529c013527: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(264)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(253)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(258)@ce529c013527: Final verdict of PTC: none -NSVCI99(266)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Tue Jan 14 12:42:51 UTC 2025 ====== 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 20250114124251867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124252168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70248) 20250114124252734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124252734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70248, count=70888) 20250114124253735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124253735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Tue Jan 14 12:42:54 UTC 2025 /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 20250114124254736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124254736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_no_imsi_response started. 20250114124255190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124255190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124255210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124255210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124255210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124255210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124255210 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124255210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124255210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124255210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124255210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124255211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124255211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124255211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124255211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124255211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124255211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124255211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124255211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124255211 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124255211 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124255211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124255212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124255212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124255214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124255220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124255220 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124255227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124255227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124255227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124255227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124255227 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124255227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124255227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124255227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124255227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124255228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124255228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124255228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124255228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124255228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124255228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124255228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124255228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124255228 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124255228 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124255228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124255228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124255228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124255230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124255235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124255235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124255245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124255245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124255245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124255245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124255245 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124255245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124255245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124255245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124255245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124255246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124255246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124255246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124255246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124255246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124255246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124255246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124255246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124255246 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124255246 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124255246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124255246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124255246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124255249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124255254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124255254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124255737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124255737 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124255737 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124255737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124255738 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124255738 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@ce529c013527: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D8A7CAD0'O, index=0 SGSN_Test-GSUP(286)@ce529c013527: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250114124256760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124256760 DLLC NOTICE LLME(ffffffff/d8a7cad0){UNASSIGNED} LLC RX: unknown TLLI 0xd8a7cad0, creating LLME on the fly (gprs_llc.c:552) 20250114124256760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124256760 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250114124256760 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124256760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124256760 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124256760 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124256760 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124256760 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124256760 DLLC NOTICE LLME(ffffffff/d8a7cad0){UNASSIGNED} LLGM Assign pre (d8a7cad0 => de9eddcb) (gprs_llc.c:1079) 20250114124256760 DLLC NOTICE LLME(d8a7cad0/de9eddcb){ASSIGNED} LLGM Assign post (d8a7cad0 => de9eddcb) (gprs_llc.c:1125) 20250114124256760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124256760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124256760 DMM DEBUG MM(/de9eddcb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124256767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124256767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124256767 DMM DEBUG MM_STATE_Gb(3634875088)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124256767 DMM DEBUG MM(/de9eddcb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20250114124256767 DMM NOTICE MM(/de9eddcb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124256767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124256767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250114124256767 DMM DEBUG MM(/de9eddcb) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250114124300598 DGPRS DEBUG Checking for inactive LLMEs, time = 39386779 (sgsn.c:131) 20250114124302767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124302767 DMM DEBUG MM(/de9eddcb) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250114124308768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124308768 DMM DEBUG MM(/de9eddcb) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250114124314769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124314769 DMM DEBUG MM(/de9eddcb) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250114124315738 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250114124315738 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250114124315738 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124320770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124320770 DMM DEBUG MM(/de9eddcb) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20250114124325213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124325214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124325214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124325229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124325230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124325230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124325247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124325247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124325247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124326770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250114124326770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250114124326770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250114124326770 DMM NOTICE MM(/de9eddcb) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20250114124326770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Reject}: Deallocated (fsm.c:568) 20250114124326770 DMM DEBUG MM_STATE_Gb(3634875088)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124326770 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124326770 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250114124326770 DLLC NOTICE LLME(d8a7cad0/de9eddcb){ASSIGNED} LLGM Assign pre (de9eddcb => ffffffff) (gprs_llc.c:1079) 20250114124326770 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de9eddcb => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@ce529c013527: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@ce529c013527: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@ce529c013527: Final verdict of PTC: pass 20250114124326775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48224<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(275)@ce529c013527: Final verdict of PTC: none -NSVCI99(284)@ce529c013527: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@ce529c013527: Final verdict of PTC: none 20250114124326776 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124326776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@ce529c013527: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@ce529c013527: Final verdict of PTC: none -NSVCI97(274)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@ce529c013527: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@ce529c013527: Final verdict of PTC: none -NSVCI98(279)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(282)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(272)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(277)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Tue Jan 14 12:43:26 UTC 2025 ====== 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 20250114124326862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124327163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63356) 20250114124327777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124327777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63356, count=71608) 20250114124328778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124328778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Tue Jan 14 12:43:29 UTC 2025 /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 20250114124329779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124329779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_closed_add_vty started. 20250114124330185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124330186 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124330207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124330207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124330207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124330207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124330207 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124330207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124330207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124330207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124330207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124330207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124330208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124330208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124330208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124330208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124330208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124330208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124330208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124330208 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124330208 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124330208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124330208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124330208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124330211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124330216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124330216 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124330223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124330223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124330223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124330223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124330223 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124330223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124330223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124330223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124330223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124330223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124330223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124330223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124330223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124330223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124330224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124330224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124330224 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124330224 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124330224 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124330224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124330224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124330224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124330226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124330231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124330231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124330240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124330240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124330240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124330240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124330240 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124330240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124330240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124330240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124330240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124330241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124330241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124330241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124330241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124330241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124330241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124330241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124330241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124330241 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124330241 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124330241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124330241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124330241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124330243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124330247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124330247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124330598 DGPRS DEBUG Checking for inactive LLMEs, time = 39386809 (sgsn.c:131) 20250114124330781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124330781 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124330781 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124330781 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124330785 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124330786 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@ce529c013527: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D0848413'O, index=0 SGSN_Test-GSUP(305)@ce529c013527: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@ce529c013527: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D0848413'O, index=1 20250114124331823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124331823 DLLC NOTICE LLME(ffffffff/d0848413){UNASSIGNED} LLC RX: unknown TLLI 0xd0848413, creating LLME on the fly (gprs_llc.c:552) 20250114124331823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124331823 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124331823 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124331823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124331823 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124331823 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124331823 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124331823 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124331823 DLLC NOTICE LLME(ffffffff/d0848413){UNASSIGNED} LLGM Assign pre (d0848413 => eaab77ec) (gprs_llc.c:1079) 20250114124331823 DLLC NOTICE LLME(d0848413/eaab77ec){ASSIGNED} LLGM Assign post (d0848413 => eaab77ec) (gprs_llc.c:1125) 20250114124331823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124331823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124331823 DMM DEBUG MM(001010123456789/eaab77ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124331829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124331829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124331829 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124331829 DMM DEBUG MM(001010123456789/eaab77ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250114124331829 DMM NOTICE MM(001010123456789/eaab77ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124331829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124331829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124331829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250114124331829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250114124331829 DMM NOTICE MM(001010123456789/eaab77ec) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20250114124331829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Reject}: Deallocated (fsm.c:568) 20250114124331829 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124331829 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124331829 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250114124331829 DLLC NOTICE LLME(d0848413/eaab77ec){ASSIGNED} LLGM Assign pre (eaab77ec => ffffffff) (gprs_llc.c:1079) 20250114124331829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaab77ec => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@ce529c013527: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@ce529c013527: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@ce529c013527: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D0848413'O, index=2 20250114124331833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124331833 DLLC NOTICE LLME(ffffffff/d0848413){UNASSIGNED} LLC RX: unknown TLLI 0xd0848413, creating LLME on the fly (gprs_llc.c:552) 20250114124331833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124331833 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124331833 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124331833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124331833 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124331833 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124331833 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124331833 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124331833 DLLC NOTICE LLME(ffffffff/d0848413){UNASSIGNED} LLGM Assign pre (d0848413 => e63fac51) (gprs_llc.c:1079) 20250114124331833 DLLC NOTICE LLME(d0848413/e63fac51){ASSIGNED} LLGM Assign post (d0848413 => e63fac51) (gprs_llc.c:1125) 20250114124331833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124331833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124331833 DMM DEBUG MM(001010123456700/e63fac51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124331836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124331836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124331836 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124331836 DMM DEBUG MM(001010123456700/e63fac51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20250114124331836 DMM NOTICE MM(001010123456700/e63fac51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124331836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124331836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124331836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250114124331836 DMM INFO MM(001010123456700/e63fac51) <- GMM ATTACH ACCEPT (new P-TMSI=0xe63fac51) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@ce529c013527: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@ce529c013527: Final verdict of PTC: pass 20250114124332836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124332836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124332836 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124332836 DMM INFO MM(001010123456700/e63fac51) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124332836 DMM NOTICE MM(001010123456700/e63fac51) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124332836 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124332836 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124332836 DLLC NOTICE LLME(d0848413/e63fac51){ASSIGNED} LLGM Assign pre (ffffffff => e63fac51) (gprs_llc.c:1079) 20250114124332836 DLLC NOTICE LLME(ffffffff/e63fac51){ASSIGNED} LLGM Assign post (ffffffff => e63fac51) (gprs_llc.c:1125) 20250114124332836 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124332836 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124332836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124332836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114124332836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46856<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_closed_add_vty-BVCI196(292)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@ce529c013527: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(305)@ce529c013527: Final verdict of PTC: none -NSVCI99(303)@ce529c013527: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@ce529c013527: Final verdict of PTC: none 20250114124332838 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124332838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(300)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(291)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(296)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(301)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@ce529c013527: Final verdict of PTC: none -NSVCI97(293)@ce529c013527: Final verdict of PTC: none -NSVCI98(298)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Tue Jan 14 12:43:32 UTC 2025 ====== 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 20250114124332949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124333350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70500) 20250114124333838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124333838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70500, count=81176) 20250114124334840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124334840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Tue Jan 14 12:43:35 UTC 2025 /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 20250114124335841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124335841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_check_subscriber_list started. 20250114124336402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124336403 DMM INFO MM(001010123456700/e63fac51) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124336403 DMM INFO MM(001010123456700/e63fac51) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124336403 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124336403 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124336403 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124336403 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124336403 DLLC NOTICE LLME(ffffffff/e63fac51){ASSIGNED} LLGM Assign pre (e63fac51 => ffffffff) (gprs_llc.c:1079) 20250114124336403 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e63fac51 => ffffffff) (gprs_llc.c:1125) 20250114124336403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124336403 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124336403 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124336403 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124336403 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124336425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124336425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124336425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124336425 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124336425 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124336425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124336425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124336425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124336425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124336426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124336426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124336426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124336426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124336426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124336426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124336426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124336426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124336426 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124336426 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124336426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124336427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124336427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124336430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124336439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124336439 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(314)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124336449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124336449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124336449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124336449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124336449 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124336449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124336449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124336449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124336449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124336450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124336450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124336450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124336451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124336451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124336451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124336451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124336451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124336451 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124336451 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124336451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124336451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(317)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124336451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124336453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124336458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124336458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124336468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124336468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124336468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124336468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124336468 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124336468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124336468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124336468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124336468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124336469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124336469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124336469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124336469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124336469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124336469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124336469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124336469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124336469 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124336469 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124336469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124336469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124336469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124336471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124336476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124336476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124336841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124336842 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124336842 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124336842 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124336843 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124336843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@ce529c013527: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C416C5EC'O, index=0 SGSN_Test-GSUP(324)@ce529c013527: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@ce529c013527: 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 := '6CA9E069F7B86478B65AEC79D4DAA996'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE5E6A26'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B45BAE2879E6490E'O } } } } } 20250114124337872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124337872 DLLC NOTICE LLME(ffffffff/c416c5ec){UNASSIGNED} LLC RX: unknown TLLI 0xc416c5ec, creating LLME on the fly (gprs_llc.c:552) 20250114124337872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124337872 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124337872 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124337872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124337872 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124337872 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124337872 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124337872 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124337872 DLLC NOTICE LLME(ffffffff/c416c5ec){UNASSIGNED} LLGM Assign pre (c416c5ec => e4385966) (gprs_llc.c:1079) 20250114124337872 DLLC NOTICE LLME(c416c5ec/e4385966){ASSIGNED} LLGM Assign post (c416c5ec => e4385966) (gprs_llc.c:1125) 20250114124337872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124337872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124337872 DMM DEBUG MM(262420000000034/e4385966) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124337880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124337880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124337880 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124337880 DMM DEBUG MM(262420000000034/e4385966) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20250114124337880 DMM NOTICE MM(262420000000034/e4385966) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124337880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124337880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124337880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124337880 DMM DEBUG MM(262420000000034/e4385966) Requesting authorization (sgsn_auth.c:160) 20250114124337880 DMM INFO MM(262420000000034/e4385966) Requesting authentication tuples (sgsn_auth.c:184) 20250114124337880 DMM DEBUG MM(262420000000034/e4385966) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124337880 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250114124337880 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)@ce529c013527: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@ce529c013527: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250114124337881 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124337881 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124337881 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124337881 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124337881 DMM INFO MM(262420000000034/e4385966) Subscriber data update (mmctx.c:445) 20250114124337881 DMM DEBUG MM(262420000000034/e4385966) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124337881 DMM INFO MM(262420000000034/e4385966) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124337881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124337881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124337881 DMM INFO MM(262420000000034/e4385966) <- GMM AUTH AND CIPHERING REQ (rand = 6c a9 e0 69 f7 b8 64 78 b6 5a ec 79 d4 da a9 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124337885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124337885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124337885 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124337885 DMM INFO MM(262420000000034/e4385966) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124337885 DMM NOTICE MM(262420000000034/e4385966) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124337885 DMM DEBUG MM(262420000000034/e4385966) checking auth: received GSM SRES = ae 5e 6a 26 (gprs_gmm.c:666) 20250114124337885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124337885 DMM DEBUG MM(262420000000034/e4385966) Requesting authorization (sgsn_auth.c:160) 20250114124337885 DMM INFO MM(262420000000034/e4385966) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124337885 DMM DEBUG MM(262420000000034/e4385966) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124337885 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250114124337885 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) 20250114124337885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124337885 DMM INFO MM(262420000000034/e4385966) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4385966) (gprs_gmm.c:300) 20250114124337886 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124337886 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124337886 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250114124337886 DMM INFO MM(262420000000034/e4385966) Subscriber data update (mmctx.c:445) 20250114124337886 DMM DEBUG MM(262420000000034/e4385966) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124337886 DMM INFO MM(262420000000034/e4385966) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124337886 DMM NOTICE MM(262420000000034/e4385966) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20250114124337886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124337886 DMM NOTICE MM(262420000000034/e4385966) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124337886 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) 20250114124337886 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124337886 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250114124337886 DMM INFO MM(262420000000034/e4385966) Subscriber data update (mmctx.c:445) 20250114124337886 DMM DEBUG MM(262420000000034/e4385966) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124337890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124337890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124337890 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124337890 DMM INFO MM(262420000000034/e4385966) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124337890 DMM NOTICE MM(262420000000034/e4385966) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124337890 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124337890 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124337890 DLLC NOTICE LLME(c416c5ec/e4385966){ASSIGNED} LLGM Assign pre (ffffffff => e4385966) (gprs_llc.c:1079) 20250114124337890 DLLC NOTICE LLME(ffffffff/e4385966){ASSIGNED} LLGM Assign post (ffffffff => e4385966) (gprs_llc.c:1125) 20250114124337890 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124337890 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124337890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124337890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@ce529c013527: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@ce529c013527: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@ce529c013527: Final verdict of PTC: pass 20250114124337943 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250114124337943 DMM INFO MM(262420000000034/e4385966) Subscriber data update (mmctx.c:445) 20250114124337943 DMM DEBUG MM(262420000000034/e4385966) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250114124337943 DMM INFO MM(262420000000034/e4385966) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250114124337943 DMM INFO MM(262420000000034/e4385966) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124337943 DMM INFO MM(262420000000034/e4385966) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124337943 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124337943 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124337943 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124337943 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124337943 DLLC NOTICE LLME(ffffffff/e4385966){ASSIGNED} LLGM Assign pre (e4385966 => ffffffff) (gprs_llc.c:1079) 20250114124337943 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4385966 => ffffffff) (gprs_llc.c:1125) 20250114124337943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124337943 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124337943 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124337943 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124337943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35300<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114124337944 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124337944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_subscriber_list-BVCI210(316)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(324)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@ce529c013527: Final verdict of PTC: none -NSVCI99(322)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@ce529c013527: Final verdict of PTC: none -NSVCI98(317)@ce529c013527: Final verdict of PTC: none -NSVCI97(312)@ce529c013527: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@ce529c013527: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(315)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(310)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(320)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Tue Jan 14 12:43:37 UTC 2025 ====== 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 20250114124338017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124338318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46956) 20250114124338945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124338945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46956, count=93884) 20250114124339946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124339946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Tue Jan 14 12:43:40 UTC 2025 /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 20250114124340947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124340947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_detach_check_subscriber_list started. 20250114124341347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124341349 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124341436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124341436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124341436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124341436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124341436 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124341436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124341436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124341436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124341436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124341448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124341448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124341448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124341451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124341451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124341451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124341451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124341451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124341451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124341451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124341451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124341453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124341453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124341464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124341485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124341485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(333)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124341502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124341502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124341502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124341502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124341502 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124341502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124341502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124341502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124341502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124341505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124341505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124341505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124341505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124341505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124341505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124341505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124341505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124341505 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124341505 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124341505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124341506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124341506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124341512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124341528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124341529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124341550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124341550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124341550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124341550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124341550 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124341550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124341550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124341550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124341550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124341551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124341551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124341551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124341552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124341552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124341552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124341552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124341552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124341552 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124341552 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124341552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124341552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124341552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(342)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124341555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124341559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124341559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(339)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124341948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124341948 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124341948 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124341948 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(341)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124341954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(341)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(341)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250114124341955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(341)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@ce529c013527: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='CF8F770D'O, index=0 SGSN_Test-GSUP(343)@ce529c013527: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@ce529c013527: 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 := '9711814C4AD0790CC9FD4AAF666069DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4898351F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4E432B006ABCD02'O } } } } } 20250114124342021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124342021 DLLC NOTICE LLME(ffffffff/cf8f770d){UNASSIGNED} LLC RX: unknown TLLI 0xcf8f770d, creating LLME on the fly (gprs_llc.c:552) 20250114124342021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124342021 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124342021 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124342021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124342021 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124342021 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124342021 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124342021 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124342021 DLLC NOTICE LLME(ffffffff/cf8f770d){UNASSIGNED} LLGM Assign pre (cf8f770d => f373e15f) (gprs_llc.c:1079) 20250114124342021 DLLC NOTICE LLME(cf8f770d/f373e15f){ASSIGNED} LLGM Assign post (cf8f770d => f373e15f) (gprs_llc.c:1125) 20250114124342021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124342021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124342021 DMM DEBUG MM(262420000000033/f373e15f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124342037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124342037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124342037 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124342037 DMM DEBUG MM(262420000000033/f373e15f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20250114124342037 DMM NOTICE MM(262420000000033/f373e15f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124342037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124342037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124342037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124342037 DMM DEBUG MM(262420000000033/f373e15f) Requesting authorization (sgsn_auth.c:160) 20250114124342037 DMM INFO MM(262420000000033/f373e15f) Requesting authentication tuples (sgsn_auth.c:184) 20250114124342037 DMM DEBUG MM(262420000000033/f373e15f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124342037 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250114124342037 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)@ce529c013527: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@ce529c013527: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250114124342039 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124342039 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124342039 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124342039 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124342039 DMM INFO MM(262420000000033/f373e15f) Subscriber data update (mmctx.c:445) 20250114124342039 DMM DEBUG MM(262420000000033/f373e15f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124342039 DMM INFO MM(262420000000033/f373e15f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124342039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124342039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124342039 DMM INFO MM(262420000000033/f373e15f) <- GMM AUTH AND CIPHERING REQ (rand = 97 11 81 4c 4a d0 79 0c c9 fd 4a af 66 60 69 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124342048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124342048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124342048 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124342048 DMM INFO MM(262420000000033/f373e15f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124342048 DMM NOTICE MM(262420000000033/f373e15f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124342048 DMM DEBUG MM(262420000000033/f373e15f) checking auth: received GSM SRES = 48 98 35 1f (gprs_gmm.c:666) 20250114124342048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124342048 DMM DEBUG MM(262420000000033/f373e15f) Requesting authorization (sgsn_auth.c:160) 20250114124342048 DMM INFO MM(262420000000033/f373e15f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124342048 DMM DEBUG MM(262420000000033/f373e15f) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124342048 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250114124342048 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) 20250114124342048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124342048 DMM INFO MM(262420000000033/f373e15f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf373e15f) (gprs_gmm.c:300) 20250114124342051 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124342051 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124342051 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250114124342051 DMM INFO MM(262420000000033/f373e15f) Subscriber data update (mmctx.c:445) 20250114124342051 DMM DEBUG MM(262420000000033/f373e15f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124342051 DMM INFO MM(262420000000033/f373e15f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124342051 DMM NOTICE MM(262420000000033/f373e15f) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20250114124342051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124342051 DMM NOTICE MM(262420000000033/f373e15f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124342051 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) 20250114124342052 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124342052 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250114124342052 DMM INFO MM(262420000000033/f373e15f) Subscriber data update (mmctx.c:445) 20250114124342052 DMM DEBUG MM(262420000000033/f373e15f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124342063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124342063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124342063 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124342063 DMM INFO MM(262420000000033/f373e15f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124342063 DMM NOTICE MM(262420000000033/f373e15f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124342063 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124342063 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124342063 DLLC NOTICE LLME(cf8f770d/f373e15f){ASSIGNED} LLGM Assign pre (ffffffff => f373e15f) (gprs_llc.c:1079) 20250114124342063 DLLC NOTICE LLME(ffffffff/f373e15f){ASSIGNED} LLGM Assign post (ffffffff => f373e15f) (gprs_llc.c:1125) 20250114124342063 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124342063 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124342063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124342063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@ce529c013527: setverdict(pass): none -> pass 20250114124342117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124342117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250114124342117 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124342117 DMM INFO MM(262420000000033/f373e15f) -> GMM DETACH REQUEST TLLI=0xf373e15f type=GPRS detach Power-off (gprs_gmm.c:1465) 20250114124342117 DMM INFO MM(262420000000033/f373e15f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250114124342117 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124342117 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124342117 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124342117 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124342117 DLLC NOTICE LLME(ffffffff/f373e15f){ASSIGNED} LLGM Assign pre (f373e15f => ffffffff) (gprs_llc.c:1079) 20250114124342117 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f373e15f => ffffffff) (gprs_llc.c:1125) 20250114124342117 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250114124342117 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) 20250114124342117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124342117 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124342117 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124342117 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124342119 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@ce529c013527: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@ce529c013527: Final verdict of PTC: pass 20250114124347125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35314<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@ce529c013527: Final verdict of PTC: none -NSVCI99(342)@ce529c013527: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@ce529c013527: Final verdict of PTC: none 20250114124347127 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124347127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_detach_check_subscriber_list-BVCI196(330)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(341)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@ce529c013527: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@ce529c013527: Final verdict of PTC: none -NSVCI97(331)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@ce529c013527: Final verdict of PTC: none -NSVCI98(336)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(329)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(340)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(334)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Tue Jan 14 12:43:47 UTC 2025 ====== 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 20250114124347238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124347539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93668) 20250114124348128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124348128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93668, count=94208) 20250114124349129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124349129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Tue Jan 14 12:43:49 UTC 2025 /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 20250114124350131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124350131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_check_complete_resend started. 20250114124350647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124350649 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124350692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124350692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124350692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124350692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124350692 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124350692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124350692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124350692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124350692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124350693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124350693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124350693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124350693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124350693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124350693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124350693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124350693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124350693 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124350693 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124350693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124350693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124350693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124350696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124350703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124350703 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124350712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124350712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124350712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124350712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124350712 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124350712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124350712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124350712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124350712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124350712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124350712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124350712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124350712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124350712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124350712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124350712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124350712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124350712 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124350712 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124350712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124350712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124350712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124350715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 20250114124350719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124350719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124350729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124350729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124350729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124350729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124350729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124350729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124350729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124350729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124350729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124350730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124350730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124350730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124350730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124350730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124350730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124350730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124350730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124350730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124350731 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124350731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124350731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124350731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124350733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124350738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124350738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124351133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124351133 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124351133 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124351133 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124351137 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124351138 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@ce529c013527: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C0BE2E2A'O, index=0 SGSN_Test-GSUP(362)@ce529c013527: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@ce529c013527: 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 := '00C0AE168CBF15448BC04A4B17C75261'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB19262B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7997739316A4B7D5'O } } } } } 20250114124352169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124352169 DLLC NOTICE LLME(ffffffff/c0be2e2a){UNASSIGNED} LLC RX: unknown TLLI 0xc0be2e2a, creating LLME on the fly (gprs_llc.c:552) 20250114124352169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124352169 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250114124352169 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124352169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124352169 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124352169 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124352169 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124352169 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124352169 DLLC NOTICE LLME(ffffffff/c0be2e2a){UNASSIGNED} LLGM Assign pre (c0be2e2a => dda92eee) (gprs_llc.c:1079) 20250114124352169 DLLC NOTICE LLME(c0be2e2a/dda92eee){ASSIGNED} LLGM Assign post (c0be2e2a => dda92eee) (gprs_llc.c:1125) 20250114124352169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124352169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124352169 DMM DEBUG MM(262420000000036/dda92eee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124352174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124352174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124352174 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124352174 DMM DEBUG MM(262420000000036/dda92eee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20250114124352174 DMM NOTICE MM(262420000000036/dda92eee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124352174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124352174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124352174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124352174 DMM DEBUG MM(262420000000036/dda92eee) Requesting authorization (sgsn_auth.c:160) 20250114124352174 DMM INFO MM(262420000000036/dda92eee) Requesting authentication tuples (sgsn_auth.c:184) 20250114124352174 DMM DEBUG MM(262420000000036/dda92eee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124352174 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250114124352174 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)@ce529c013527: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@ce529c013527: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250114124352175 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124352175 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124352175 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124352175 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124352175 DMM INFO MM(262420000000036/dda92eee) Subscriber data update (mmctx.c:445) 20250114124352175 DMM DEBUG MM(262420000000036/dda92eee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124352175 DMM INFO MM(262420000000036/dda92eee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124352175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124352175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124352175 DMM INFO MM(262420000000036/dda92eee) <- GMM AUTH AND CIPHERING REQ (rand = 00 c0 ae 16 8c bf 15 44 8b c0 4a 4b 17 c7 52 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124352178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124352178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124352178 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124352178 DMM INFO MM(262420000000036/dda92eee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124352178 DMM NOTICE MM(262420000000036/dda92eee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124352178 DMM DEBUG MM(262420000000036/dda92eee) checking auth: received GSM SRES = cb 19 26 2b (gprs_gmm.c:666) 20250114124352178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124352178 DMM DEBUG MM(262420000000036/dda92eee) Requesting authorization (sgsn_auth.c:160) 20250114124352178 DMM INFO MM(262420000000036/dda92eee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124352178 DMM DEBUG MM(262420000000036/dda92eee) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124352178 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250114124352178 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) 20250114124352178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124352178 DMM INFO MM(262420000000036/dda92eee) <- GMM ATTACH ACCEPT (new P-TMSI=0xdda92eee) (gprs_gmm.c:300) 20250114124352179 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124352179 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124352179 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250114124352179 DMM INFO MM(262420000000036/dda92eee) Subscriber data update (mmctx.c:445) 20250114124352179 DMM DEBUG MM(262420000000036/dda92eee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124352179 DMM INFO MM(262420000000036/dda92eee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124352179 DMM NOTICE MM(262420000000036/dda92eee) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20250114124352179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124352179 DMM NOTICE MM(262420000000036/dda92eee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124352179 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) 20250114124352179 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124352179 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250114124352179 DMM INFO MM(262420000000036/dda92eee) Subscriber data update (mmctx.c:445) 20250114124352179 DMM DEBUG MM(262420000000036/dda92eee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@ce529c013527: Warning: Re-starting timer T, which is already active (running or expired). 20250114124358180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250114124358180 DMM INFO MM(262420000000036/dda92eee) <- GMM ATTACH ACCEPT (new P-TMSI=0xdda92eee) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@ce529c013527: Warning: Re-starting timer T, which is already active (running or expired). 20250114124400599 DGPRS DEBUG Checking for inactive LLMEs, time = 39386839 (sgsn.c:131) 20250114124404181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250114124404181 DMM INFO MM(262420000000036/dda92eee) <- GMM ATTACH ACCEPT (new P-TMSI=0xdda92eee) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@ce529c013527: Warning: Re-starting timer T, which is already active (running or expired). 20250114124410182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250114124410182 DMM INFO MM(262420000000036/dda92eee) <- GMM ATTACH ACCEPT (new P-TMSI=0xdda92eee) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@ce529c013527: Warning: Re-starting timer T, which is already active (running or expired). 20250114124411134 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250114124411134 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250114124411135 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124416183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250114124416183 DMM INFO MM(262420000000036/dda92eee) <- GMM ATTACH ACCEPT (new P-TMSI=0xdda92eee) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@ce529c013527: Warning: Re-starting timer T, which is already active (running or expired). 20250114124420694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124420698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124420698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124420713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124420717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124420717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124420731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124420734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124420735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124422185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250114124422185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250114124422185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250114124422185 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250114124422185 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) 20250114124422185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Reject}: Deallocated (fsm.c:568) 20250114124422185 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124422185 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124422185 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250114124422185 DLLC NOTICE LLME(c0be2e2a/dda92eee){ASSIGNED} LLGM Assign pre (dda92eee => ffffffff) (gprs_llc.c:1079) 20250114124422185 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dda92eee => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@ce529c013527: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@ce529c013527: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@ce529c013527: Final verdict of PTC: pass 20250114124426202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48882<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_check_complete_resend-BVCI210(354)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@ce529c013527: Final verdict of PTC: none 20250114124426203 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124426203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_complete_resend-BVCI196(349)@ce529c013527: Final verdict of PTC: none -NSVCI97(350)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@ce529c013527: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@ce529c013527: Final verdict of PTC: none -NSVCI98(355)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(362)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@ce529c013527: Final verdict of PTC: none -NSVCI99(360)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(353)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(348)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(358)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Tue Jan 14 12:44:26 UTC 2025 ====== 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 20250114124426293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124426594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88848) 20250114124427204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124427204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88848, count=94280) 20250114124428206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124428206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Tue Jan 14 12:44:28 UTC 2025 /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 20250114124429207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124429207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_hlr_location_cancel_request_update started. 20250114124429627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124429629 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124429670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124429670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124429670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124429670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124429670 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124429670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124429670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124429670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124429670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124429672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124429672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124429672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124429672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124429672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124429672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124429672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124429672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124429672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124429672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124429672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124429672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124429672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124429675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124429682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124429682 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124429692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124429692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124429692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124429692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124429692 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124429692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124429692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124429692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124429692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(374)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(375)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124429693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124429693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124429693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124429693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124429693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124429693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124429693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124429693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124429693 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124429693 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124429693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124429693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124429693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124429695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124429700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124429700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(374)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_hlr_location_cancel_request_update-BVCI210(372)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(379)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124429705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124429705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124429705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124429705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124429705 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124429705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124429705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124429705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124429705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124429706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124429706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124429706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124429706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124429706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124429706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124429706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124429706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124429706 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124429706 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124429706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(379)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124429706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124429706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124429709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124429715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124429715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124430208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124430208 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124430208 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124430208 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124430209 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250114124430210 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114124430600 DGPRS DEBUG Checking for inactive LLMEs, time = 39386869 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@ce529c013527: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C249D0CE'O, index=0 SGSN_Test-GSUP(381)@ce529c013527: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@ce529c013527: 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 := '93E98677609DCB460CE930011A56DC97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17633CC0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90AB57F27CC2B431'O } } } } } 20250114124431234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124431234 DLLC NOTICE LLME(ffffffff/c249d0ce){UNASSIGNED} LLC RX: unknown TLLI 0xc249d0ce, creating LLME on the fly (gprs_llc.c:552) 20250114124431234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124431234 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124431234 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124431234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124431234 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124431234 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124431234 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124431234 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124431234 DLLC NOTICE LLME(ffffffff/c249d0ce){UNASSIGNED} LLGM Assign pre (c249d0ce => fa334722) (gprs_llc.c:1079) 20250114124431234 DLLC NOTICE LLME(c249d0ce/fa334722){ASSIGNED} LLGM Assign post (c249d0ce => fa334722) (gprs_llc.c:1125) 20250114124431234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124431234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124431234 DMM DEBUG MM(262420000000031/fa334722) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124431240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124431240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124431240 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124431240 DMM DEBUG MM(262420000000031/fa334722) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20250114124431240 DMM NOTICE MM(262420000000031/fa334722) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124431240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124431240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124431240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124431240 DMM DEBUG MM(262420000000031/fa334722) Requesting authorization (sgsn_auth.c:160) 20250114124431240 DMM INFO MM(262420000000031/fa334722) Requesting authentication tuples (sgsn_auth.c:184) 20250114124431240 DMM DEBUG MM(262420000000031/fa334722) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124431240 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250114124431240 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)@ce529c013527: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@ce529c013527: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250114124431241 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124431241 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124431241 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124431241 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124431241 DMM INFO MM(262420000000031/fa334722) Subscriber data update (mmctx.c:445) 20250114124431241 DMM DEBUG MM(262420000000031/fa334722) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124431241 DMM INFO MM(262420000000031/fa334722) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124431241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124431241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124431241 DMM INFO MM(262420000000031/fa334722) <- GMM AUTH AND CIPHERING REQ (rand = 93 e9 86 77 60 9d cb 46 0c e9 30 01 1a 56 dc 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124431244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124431244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124431244 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124431244 DMM INFO MM(262420000000031/fa334722) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124431244 DMM NOTICE MM(262420000000031/fa334722) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124431244 DMM DEBUG MM(262420000000031/fa334722) checking auth: received GSM SRES = 17 63 3c c0 (gprs_gmm.c:666) 20250114124431244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124431244 DMM DEBUG MM(262420000000031/fa334722) Requesting authorization (sgsn_auth.c:160) 20250114124431244 DMM INFO MM(262420000000031/fa334722) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124431244 DMM DEBUG MM(262420000000031/fa334722) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124431244 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250114124431244 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) 20250114124431244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124431244 DMM INFO MM(262420000000031/fa334722) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa334722) (gprs_gmm.c:300) 20250114124431245 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124431245 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124431245 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250114124431245 DMM INFO MM(262420000000031/fa334722) Subscriber data update (mmctx.c:445) 20250114124431245 DMM DEBUG MM(262420000000031/fa334722) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124431245 DMM INFO MM(262420000000031/fa334722) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124431245 DMM NOTICE MM(262420000000031/fa334722) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20250114124431245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124431245 DMM NOTICE MM(262420000000031/fa334722) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124431245 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) 20250114124431245 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124431245 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250114124431245 DMM INFO MM(262420000000031/fa334722) Subscriber data update (mmctx.c:445) 20250114124431245 DMM DEBUG MM(262420000000031/fa334722) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124431247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124431247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124431247 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124431247 DMM INFO MM(262420000000031/fa334722) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124431247 DMM NOTICE MM(262420000000031/fa334722) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124431247 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124431247 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124431247 DLLC NOTICE LLME(c249d0ce/fa334722){ASSIGNED} LLGM Assign pre (ffffffff => fa334722) (gprs_llc.c:1079) 20250114124431247 DLLC NOTICE LLME(ffffffff/fa334722){ASSIGNED} LLGM Assign post (ffffffff => fa334722) (gprs_llc.c:1125) 20250114124431247 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124431247 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124431247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124431247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@ce529c013527: setverdict(pass): none -> pass 20250114124431297 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250114124431297 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250114124431297 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) 20250114124431297 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250114124431297 DMM INFO MM(262420000000031/fa334722) Subscriber data update (mmctx.c:445) 20250114124431297 DMM DEBUG MM(262420000000031/fa334722) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250114124431297 DMM INFO MM(262420000000031/fa334722) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250114124431297 DMM INFO MM(262420000000031/fa334722) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124431297 DMM INFO MM(262420000000031/fa334722) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124431297 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124431297 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124431297 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124431297 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124431297 DLLC NOTICE LLME(ffffffff/fa334722){ASSIGNED} LLGM Assign pre (fa334722 => ffffffff) (gprs_llc.c:1079) 20250114124431297 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa334722 => ffffffff) (gprs_llc.c:1125) 20250114124431297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124431297 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124431297 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124431297 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed MC@ce529c013527: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20250114124436302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124436302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@ce529c013527: Final verdict of PTC: none -NSVCI98(375)@ce529c013527: Final verdict of PTC: none -NSVCI97(369)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@ce529c013527: Final verdict of PTC: none -NSVCI99(379)@ce529c013527: Final verdict of PTC: none 20250114124436304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(371)@ce529c013527: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@ce529c013527: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(367)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(373)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(377)@ce529c013527: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@ce529c013527: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@ce529c013527: Final verdict of PTC: pass MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@ce529c013527: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Tue Jan 14 12:44:36 UTC 2025 ====== 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 20250114124436396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124436698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87224) 20250114124437304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124437304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87224, count=92656) 20250114124438305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124438305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Tue Jan 14 12:44:38 UTC 2025 /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 20250114124439306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124439306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_hlr_location_cancel_request_withdraw started. 20250114124439780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124439780 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124439801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124439801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124439801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124439801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124439801 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124439801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124439801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124439801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124439801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124439802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124439802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124439802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124439802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124439802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124439802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124439802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124439802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124439802 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124439802 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124439802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124439803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(388)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124439803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124439805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124439812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124439812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124439821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124439821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124439821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124439821 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124439821 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124439821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124439821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124439821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124439821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(393)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(394)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124439822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124439822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124439822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124439822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124439822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124439822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124439822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124439822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124439822 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124439822 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124439822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124439822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124439822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124439824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124439829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124439829 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(393)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124439833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124439833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124439833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124439833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124439833 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124439833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124439833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124439833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124439833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124439834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124439834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124439834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124439834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124439834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124439834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124439834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124439834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124439834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124439834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124439834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124439835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124439835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124439837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124439841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124439841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124440307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124440307 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124440307 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124440307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124440311 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124440313 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@ce529c013527: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='ED0DE7B2'O, index=0 SGSN_Test-GSUP(400)@ce529c013527: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@ce529c013527: 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 := '764C2F177A5844A9F2AAE2150FAC6BCC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '874E2978'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ECBAACA4C00CED7E'O } } } } } 20250114124441382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124441382 DLLC NOTICE LLME(ffffffff/ed0de7b2){UNASSIGNED} LLC RX: unknown TLLI 0xed0de7b2, creating LLME on the fly (gprs_llc.c:552) 20250114124441382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124441382 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124441382 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124441382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124441382 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124441382 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124441382 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124441382 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124441382 DLLC NOTICE LLME(ffffffff/ed0de7b2){UNASSIGNED} LLGM Assign pre (ed0de7b2 => c35b9e4c) (gprs_llc.c:1079) 20250114124441382 DLLC NOTICE LLME(ed0de7b2/c35b9e4c){ASSIGNED} LLGM Assign post (ed0de7b2 => c35b9e4c) (gprs_llc.c:1125) 20250114124441382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124441382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124441382 DMM DEBUG MM(262420000000029/c35b9e4c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124441406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124441406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124441406 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124441406 DMM DEBUG MM(262420000000029/c35b9e4c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20250114124441407 DMM NOTICE MM(262420000000029/c35b9e4c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124441407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124441407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124441407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124441407 DMM DEBUG MM(262420000000029/c35b9e4c) Requesting authorization (sgsn_auth.c:160) 20250114124441407 DMM INFO MM(262420000000029/c35b9e4c) Requesting authentication tuples (sgsn_auth.c:184) 20250114124441407 DMM DEBUG MM(262420000000029/c35b9e4c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124441407 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250114124441407 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)@ce529c013527: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@ce529c013527: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250114124441410 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124441410 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124441410 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124441410 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124441410 DMM INFO MM(262420000000029/c35b9e4c) Subscriber data update (mmctx.c:445) 20250114124441410 DMM DEBUG MM(262420000000029/c35b9e4c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124441410 DMM INFO MM(262420000000029/c35b9e4c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124441410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124441410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124441410 DMM INFO MM(262420000000029/c35b9e4c) <- GMM AUTH AND CIPHERING REQ (rand = 76 4c 2f 17 7a 58 44 a9 f2 aa e2 15 0f ac 6b cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124441417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124441417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124441417 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124441417 DMM INFO MM(262420000000029/c35b9e4c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124441417 DMM NOTICE MM(262420000000029/c35b9e4c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124441417 DMM DEBUG MM(262420000000029/c35b9e4c) checking auth: received GSM SRES = 87 4e 29 78 (gprs_gmm.c:666) 20250114124441417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124441417 DMM DEBUG MM(262420000000029/c35b9e4c) Requesting authorization (sgsn_auth.c:160) 20250114124441417 DMM INFO MM(262420000000029/c35b9e4c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124441417 DMM DEBUG MM(262420000000029/c35b9e4c) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124441417 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250114124441417 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) 20250114124441417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124441417 DMM INFO MM(262420000000029/c35b9e4c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc35b9e4c) (gprs_gmm.c:300) 20250114124441418 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124441418 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124441418 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250114124441418 DMM INFO MM(262420000000029/c35b9e4c) Subscriber data update (mmctx.c:445) 20250114124441418 DMM DEBUG MM(262420000000029/c35b9e4c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124441418 DMM INFO MM(262420000000029/c35b9e4c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124441418 DMM NOTICE MM(262420000000029/c35b9e4c) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20250114124441418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124441418 DMM NOTICE MM(262420000000029/c35b9e4c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124441418 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) 20250114124441418 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124441418 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250114124441418 DMM INFO MM(262420000000029/c35b9e4c) Subscriber data update (mmctx.c:445) 20250114124441418 DMM DEBUG MM(262420000000029/c35b9e4c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124441424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124441424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124441424 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124441424 DMM INFO MM(262420000000029/c35b9e4c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124441424 DMM NOTICE MM(262420000000029/c35b9e4c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124441424 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124441424 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124441424 DLLC NOTICE LLME(ed0de7b2/c35b9e4c){ASSIGNED} LLGM Assign pre (ffffffff => c35b9e4c) (gprs_llc.c:1079) 20250114124441424 DLLC NOTICE LLME(ffffffff/c35b9e4c){ASSIGNED} LLGM Assign post (ffffffff => c35b9e4c) (gprs_llc.c:1125) 20250114124441424 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124441424 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124441424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124441424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@ce529c013527: setverdict(pass): none -> pass 20250114124441475 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250114124441475 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250114124441475 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) 20250114124441475 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250114124441475 DMM INFO MM(262420000000029/c35b9e4c) Subscriber data update (mmctx.c:445) 20250114124441475 DMM DEBUG MM(262420000000029/c35b9e4c) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250114124441475 DMM INFO MM(262420000000029/c35b9e4c) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250114124441475 DMM INFO MM(262420000000029/c35b9e4c) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20250114124441475 DMM NOTICE MM(262420000000029/c35b9e4c) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20250114124441475 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20250114124441475 DMM INFO MM(262420000000029/c35b9e4c) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250114124441475 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124441475 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124441475 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124441475 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124441475 DLLC NOTICE LLME(ffffffff/c35b9e4c){ASSIGNED} LLGM Assign pre (c35b9e4c => ffffffff) (gprs_llc.c:1079) 20250114124441475 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c35b9e4c => ffffffff) (gprs_llc.c:1125) 20250114124441475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124441475 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124441475 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124441475 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@ce529c013527: Removing Client IMSI='262420000000029'H, index=0 20250114124441491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124441491 DLLC NOTICE LLME(ffffffff/c35b9e4c){UNASSIGNED} LLC RX: unknown TLLI 0xc35b9e4c, creating LLME on the fly (gprs_llc.c:552) 20250114124441491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124441491 DMM NOTICE LLME(ffffffff/c35b9e4c){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250114124441491 DLLC NOTICE LLME(ffffffff/c35b9e4c){UNASSIGNED} LLGM Assign pre (c35b9e4c => ffffffff) (gprs_llc.c:1079) 20250114124441491 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c35b9e4c => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@ce529c013527: Final verdict of PTC: pass 20250114124441495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49472<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114124441499 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(400)@ce529c013527: Final verdict of PTC: none 20250114124441499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(399)@ce529c013527: Final verdict of PTC: none -NSVCI99(398)@ce529c013527: Final verdict of PTC: none -NSVCI98(394)@ce529c013527: Final verdict of PTC: none -NSVCI97(388)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@ce529c013527: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@ce529c013527: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@ce529c013527: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(392)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(396)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(386)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@ce529c013527: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Tue Jan 14 12:44:41 UTC 2025 ====== 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 20250114124441573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124441875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44556) 20250114124442500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124442500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44556, count=96256) 20250114124443501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124443502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Tue Jan 14 12:44:43 UTC 2025 /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 20250114124444503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124444504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250114124444921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124444924 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124444969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124444969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124444969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124444969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124444969 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124444969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124444969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124444969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124444969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124444970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124444970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124444970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124444970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124444970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124444970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124444970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124444970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124444970 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124444970 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124444970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(407)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124444970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124444970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124444972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124444977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124444977 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)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124444986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124444986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124444986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124444986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124444986 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124444986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124444986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124444986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124444986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124444988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124444988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124444988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124444988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124444988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124444988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124444988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124444988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124444988 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124444988 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124444988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124444988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124444988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124444990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124444995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124444995 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)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124445005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124445005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124445005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124445005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124445005 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124445005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124445005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124445006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124445006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124445006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124445006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124445006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124445007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124445007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124445007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124445007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124445007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124445007 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124445007 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124445007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124445007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124445007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124445009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124445013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124445014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124445505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124445505 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124445505 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124445505 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124445508 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250114124445508 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@ce529c013527: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C5043ED2'O, index=0 SGSN_Test-GSUP(419)@ce529c013527: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250114124446569 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) 20250114124446569 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@ce529c013527: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@ce529c013527: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@ce529c013527: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@ce529c013527: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@ce529c013527: Final verdict of PTC: pass 20250114124446579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35722<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114124446583 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124446583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@ce529c013527: Final verdict of PTC: none -NSVCI97(407)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(419)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@ce529c013527: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@ce529c013527: Final verdict of PTC: none -NSVCI98(412)@ce529c013527: Final verdict of PTC: none -NSVCI99(417)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@ce529c013527: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@ce529c013527: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(410)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(415)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(405)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@ce529c013527: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Tue Jan 14 12:44:46 UTC 2025 ====== 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 20250114124446642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124446944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44516) 20250114124447584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124447584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44516, count=52460) 20250114124448586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124448586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Tue Jan 14 12:44:49 UTC 2025 /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 20250114124449587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124449587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250114124450044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124450047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124450082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124450082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124450082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124450082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124450082 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124450082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124450082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124450082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124450082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124450082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124450082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124450082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124450082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124450082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124450082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124450082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124450082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124450082 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124450082 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124450082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124450083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124450083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124450085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124450090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124450090 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)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124450098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124450098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124450098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124450098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124450098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124450098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124450098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124450098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124450098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124450099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124450099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124450099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124450099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124450099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124450100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124450100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124450100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124450100 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124450100 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124450100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124450100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124450100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124450102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 20250114124450108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124450108 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124450118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124450118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124450118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124450118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124450118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124450118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124450118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124450118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124450118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124450119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124450119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124450119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124450119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124450119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124450119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124450119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124450119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124450119 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124450119 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124450119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124450119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124450119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124450122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124450126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124450126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124450589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124450589 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124450589 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124450589 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124450594 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124450595 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@ce529c013527: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C0A30EE4'O, index=0 SGSN_Test-GSUP(438)@ce529c013527: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250114124451654 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) 20250114124451654 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@ce529c013527: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@ce529c013527: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@ce529c013527: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@ce529c013527: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@ce529c013527: Final verdict of PTC: pass 20250114124451658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35746<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@ce529c013527: Final verdict of PTC: none 20250114124451660 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124451661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(422)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(438)@ce529c013527: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@ce529c013527: Final verdict of PTC: none -NSVCI99(436)@ce529c013527: Final verdict of PTC: none -NSVCI98(431)@ce529c013527: Final verdict of PTC: none -NSVCI97(426)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@ce529c013527: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(434)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(429)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(424)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@ce529c013527: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Tue Jan 14 12:44:51 UTC 2025 ====== 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 20250114124451760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124452061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44728) 20250114124452661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124452662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44728, count=52948) 20250114124453662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124453662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Tue Jan 14 12:44:54 UTC 2025 /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 20250114124454663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124454663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_rau_unknown started. 20250114124455146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124455146 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124455164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124455164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124455164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124455164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124455164 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124455164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124455164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124455164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124455164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124455165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124455165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124455165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124455165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124455165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124455165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124455165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124455165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124455165 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124455165 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124455165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124455165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124455165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124455167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124455172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124455172 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(446)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 TC_rau_unknown-BVCI196(444)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124455183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124455183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124455183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124455183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124455183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124455183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124455184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124455184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124455184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124455185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124455185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124455185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124455185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124455185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124455185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124455185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124455185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124455185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124455185 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124455185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124455185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124455185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124455188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124455195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124455195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124455204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124455204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124455204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124455204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124455204 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124455204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124455204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124455204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124455204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124455205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124455205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124455205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124455205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124455205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124455205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124455205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124455205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124455205 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124455205 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124455205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124455206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124455206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124455209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124455216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124455216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124455664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124455664 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124455664 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124455664 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124455667 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124455668 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@ce529c013527: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D9F28B73'O, index=0 SGSN_Test-GSUP(457)@ce529c013527: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250114124456743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124456743 DLLC NOTICE LLME(ffffffff/d9f28b73){UNASSIGNED} LLC RX: unknown TLLI 0xd9f28b73, creating LLME on the fly (gprs_llc.c:552) 20250114124456743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250114124456743 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250114124456743 DMM NOTICE LLME(ffffffff/d9f28b73){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250114124456743 DLLC NOTICE LLME(ffffffff/d9f28b73){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250114124456743 DMM ERROR LLME(ffffffff/d9f28b73){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250114124456743 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250114124456743 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250114124456743 DLLC NOTICE LLME(ffffffff/d9f28b73){UNASSIGNED} LLGM Assign pre (d9f28b73 => ffffffff) (gprs_llc.c:1079) 20250114124456743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9f28b73 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@ce529c013527: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@ce529c013527: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@ce529c013527: Final verdict of PTC: pass 20250114124456752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34246<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@ce529c013527: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@ce529c013527: Final verdict of PTC: none -NSVCI97(445)@ce529c013527: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@ce529c013527: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@ce529c013527: Final verdict of PTC: none -NSVCI99(455)@ce529c013527: Final verdict of PTC: none 20250114124456754 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(447)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@ce529c013527: Final verdict of PTC: none 20250114124456754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(456)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@ce529c013527: Final verdict of PTC: none -NSVCI98(450)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(443)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(453)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(448)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@ce529c013527: Test case TC_rau_unknown finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Tue Jan 14 12:44:56 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250114124457034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124457336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50308) 20250114124457755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124457755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50308, count=54664) 20250114124458755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124458755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Tue Jan 14 12:44:59 UTC 2025 /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 20250114124459757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124459757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_rau started. 20250114124500445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124500449 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124500497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124500497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124500497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124500497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124500497 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124500497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124500497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124500497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124500497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124500498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124500498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124500498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124500498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124500498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124500498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124500498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124500498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124500498 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124500498 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124500498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124500499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124500499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124500502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124500507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124500507 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124500515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124500515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124500516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124500516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124500516 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124500516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124500516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124500516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124500516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124500516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124500516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124500516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124500517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124500517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124500517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124500517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124500517 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124500517 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124500517 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124500517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124500517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124500517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124500519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124500525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124500525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124500534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124500534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124500534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124500534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124500534 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124500534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124500534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124500534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124500534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124500535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124500535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124500535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124500535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124500535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124500535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124500535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124500535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124500535 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124500535 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124500535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124500535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124500535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124500537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124500542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124500542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124500601 DGPRS DEBUG Checking for inactive LLMEs, time = 39386899 (sgsn.c:131) 20250114124500758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124500758 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124500758 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124500758 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124500760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250114124500760 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@ce529c013527: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='DE5D42D4'O, index=0 SGSN_Test-GSUP(476)@ce529c013527: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@ce529c013527: 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 := '13784C046E8CAD67D080BCABF096D537'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD543ED0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C7019BE0E2A6996'O } } } } } 20250114124501832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124501832 DLLC NOTICE LLME(ffffffff/de5d42d4){UNASSIGNED} LLC RX: unknown TLLI 0xde5d42d4, creating LLME on the fly (gprs_llc.c:552) 20250114124501832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124501832 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124501832 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124501832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124501832 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124501832 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124501832 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124501832 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124501832 DLLC NOTICE LLME(ffffffff/de5d42d4){UNASSIGNED} LLGM Assign pre (de5d42d4 => e0b4e92c) (gprs_llc.c:1079) 20250114124501832 DLLC NOTICE LLME(de5d42d4/e0b4e92c){ASSIGNED} LLGM Assign post (de5d42d4 => e0b4e92c) (gprs_llc.c:1125) 20250114124501832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124501832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124501832 DMM DEBUG MM(262420000000012/e0b4e92c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124501845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124501845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124501845 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124501845 DMM DEBUG MM(262420000000012/e0b4e92c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20250114124501845 DMM NOTICE MM(262420000000012/e0b4e92c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124501845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124501845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124501845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124501845 DMM DEBUG MM(262420000000012/e0b4e92c) Requesting authorization (sgsn_auth.c:160) 20250114124501845 DMM INFO MM(262420000000012/e0b4e92c) Requesting authentication tuples (sgsn_auth.c:184) 20250114124501845 DMM DEBUG MM(262420000000012/e0b4e92c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124501845 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250114124501845 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)@ce529c013527: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@ce529c013527: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250114124501847 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124501847 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124501847 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124501847 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124501847 DMM INFO MM(262420000000012/e0b4e92c) Subscriber data update (mmctx.c:445) 20250114124501847 DMM DEBUG MM(262420000000012/e0b4e92c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124501847 DMM INFO MM(262420000000012/e0b4e92c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124501847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124501847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124501847 DMM INFO MM(262420000000012/e0b4e92c) <- GMM AUTH AND CIPHERING REQ (rand = 13 78 4c 04 6e 8c ad 67 d0 80 bc ab f0 96 d5 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124501856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124501856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124501856 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124501856 DMM INFO MM(262420000000012/e0b4e92c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124501856 DMM NOTICE MM(262420000000012/e0b4e92c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124501856 DMM DEBUG MM(262420000000012/e0b4e92c) checking auth: received GSM SRES = fd 54 3e d0 (gprs_gmm.c:666) 20250114124501856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124501856 DMM DEBUG MM(262420000000012/e0b4e92c) Requesting authorization (sgsn_auth.c:160) 20250114124501856 DMM INFO MM(262420000000012/e0b4e92c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124501856 DMM DEBUG MM(262420000000012/e0b4e92c) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124501856 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250114124501856 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) 20250114124501856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124501856 DMM INFO MM(262420000000012/e0b4e92c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0b4e92c) (gprs_gmm.c:300) 20250114124501857 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124501857 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124501857 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250114124501857 DMM INFO MM(262420000000012/e0b4e92c) Subscriber data update (mmctx.c:445) 20250114124501857 DMM DEBUG MM(262420000000012/e0b4e92c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124501857 DMM INFO MM(262420000000012/e0b4e92c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124501857 DMM NOTICE MM(262420000000012/e0b4e92c) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20250114124501857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124501857 DMM NOTICE MM(262420000000012/e0b4e92c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124501857 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) 20250114124501858 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124501858 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250114124501858 DMM INFO MM(262420000000012/e0b4e92c) Subscriber data update (mmctx.c:445) 20250114124501858 DMM DEBUG MM(262420000000012/e0b4e92c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124501864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124501864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124501864 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124501864 DMM INFO MM(262420000000012/e0b4e92c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124501864 DMM NOTICE MM(262420000000012/e0b4e92c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124501864 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124501864 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124501864 DLLC NOTICE LLME(de5d42d4/e0b4e92c){ASSIGNED} LLGM Assign pre (ffffffff => e0b4e92c) (gprs_llc.c:1079) 20250114124501864 DLLC NOTICE LLME(ffffffff/e0b4e92c){ASSIGNED} LLGM Assign post (ffffffff => e0b4e92c) (gprs_llc.c:1125) 20250114124501864 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124501864 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124501864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124501864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@ce529c013527: setverdict(pass): none -> pass 20250114124501923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124501923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124501924 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124501924 DMM INFO MM(262420000000012/e0b4e92c) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1641) 20250114124501924 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124501924 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114124501924 DLLC NOTICE LLME(ffffffff/e0b4e92c){ASSIGNED} LLGM Assign pre (e0b4e92c => ebcdc93a) (gprs_llc.c:1079) 20250114124501924 DLLC NOTICE LLME(e0b4e92c/ebcdc93a){ASSIGNED} LLGM Assign post (e0b4e92c => ebcdc93a) (gprs_llc.c:1125) 20250114124501924 DMM INFO MM(262420000000012/ebcdc93a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@ce529c013527: Removing Client IMSI='262420000000012'H, index=0 20250114124501941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124501941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250114124501941 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124501941 DMM INFO MM(262420000000012/ebcdc93a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250114124501941 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250114124501941 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124501941 DLLC NOTICE LLME(e0b4e92c/ebcdc93a){ASSIGNED} LLGM Assign pre (ffffffff => ebcdc93a) (gprs_llc.c:1079) 20250114124501942 DLLC NOTICE LLME(ffffffff/ebcdc93a){ASSIGNED} LLGM Assign post (ffffffff => ebcdc93a) (gprs_llc.c:1125) 20250114124501942 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@ce529c013527: Final verdict of PTC: pass 20250114124501946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34272<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@ce529c013527: Final verdict of PTC: none 20250114124501951 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124501951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau-BVCI220(473)@ce529c013527: Final verdict of PTC: none -NSVCI97(464)@ce529c013527: Final verdict of PTC: none -NSVCI98(469)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@ce529c013527: Final verdict of PTC: none -NSVCI99(474)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@ce529c013527: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@ce529c013527: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(472)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(467)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(462)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) Tue Jan 14 12:45:01 UTC 2025 MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none)====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_rau finished. Verdict: pass MTC@ce529c013527: 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'. 20250114124502053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124502455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88500) 20250114124502952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124502952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88500, count=92856) 20250114124503953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124503953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Tue Jan 14 12:45:04 UTC 2025 /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 20250114124504954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124504954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_rau_a_a started. 20250114124505552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124505554 DMM INFO MM(262420000000012/ebcdc93a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124505554 DMM INFO MM(262420000000012/ebcdc93a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124505554 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124505554 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124505554 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124505554 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124505554 DLLC NOTICE LLME(ffffffff/ebcdc93a){ASSIGNED} LLGM Assign pre (ebcdc93a => ffffffff) (gprs_llc.c:1079) 20250114124505554 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebcdc93a => ffffffff) (gprs_llc.c:1125) 20250114124505554 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250114124505554 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) 20250114124505554 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) 20250114124505554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124505554 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124505554 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124505554 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124505554 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124505587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124505587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124505587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124505587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124505587 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124505587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124505587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124505587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124505587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124505587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124505587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124505587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124505588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124505588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124505588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124505588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124505588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124505588 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124505588 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124505588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124505588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124505588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124505590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124505595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124505595 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(485)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124505606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124505606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124505606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124505606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124505606 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124505606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124505606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124505606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124505606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(488)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(489)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124505608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124505608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124505608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124505608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124505608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124505608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124505608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124505608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124505608 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124505608 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124505608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124505608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124505608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(489)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124505610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124505616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124505616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(490)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(486)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124505621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124505621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124505621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124505621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124505621 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124505621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124505621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124505621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124505621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124505622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124505622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124505622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124505622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124505622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124505622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124505622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124505622 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124505622 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124505622 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124505622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124505623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124505623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124505624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124505629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124505629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124505955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124505955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124505955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124505955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124505960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124505961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@ce529c013527: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F6A02747'O, index=0 SGSN_Test-GSUP(495)@ce529c013527: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@ce529c013527: 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 := 'CCC5DAB42BBBE321737CF395E6A48070'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FEAD438C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9F5D529CD28CDFD'O } } } } } 20250114124507045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124507045 DLLC NOTICE LLME(ffffffff/f6a02747){UNASSIGNED} LLC RX: unknown TLLI 0xf6a02747, creating LLME on the fly (gprs_llc.c:552) 20250114124507045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124507045 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124507045 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124507045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124507045 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124507045 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124507045 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124507045 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124507045 DLLC NOTICE LLME(ffffffff/f6a02747){UNASSIGNED} LLGM Assign pre (f6a02747 => eb2e95b3) (gprs_llc.c:1079) 20250114124507045 DLLC NOTICE LLME(f6a02747/eb2e95b3){ASSIGNED} LLGM Assign post (f6a02747 => eb2e95b3) (gprs_llc.c:1125) 20250114124507045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124507045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124507045 DMM DEBUG MM(262420000000037/eb2e95b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124507061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124507061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124507061 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124507061 DMM DEBUG MM(262420000000037/eb2e95b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20250114124507061 DMM NOTICE MM(262420000000037/eb2e95b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124507061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124507061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124507061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124507061 DMM DEBUG MM(262420000000037/eb2e95b3) Requesting authorization (sgsn_auth.c:160) 20250114124507061 DMM INFO MM(262420000000037/eb2e95b3) Requesting authentication tuples (sgsn_auth.c:184) 20250114124507061 DMM DEBUG MM(262420000000037/eb2e95b3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124507061 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250114124507061 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)@ce529c013527: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@ce529c013527: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250114124507064 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124507064 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124507064 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124507064 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124507064 DMM INFO MM(262420000000037/eb2e95b3) Subscriber data update (mmctx.c:445) 20250114124507064 DMM DEBUG MM(262420000000037/eb2e95b3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124507064 DMM INFO MM(262420000000037/eb2e95b3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124507064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124507064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124507064 DMM INFO MM(262420000000037/eb2e95b3) <- GMM AUTH AND CIPHERING REQ (rand = cc c5 da b4 2b bb e3 21 73 7c f3 95 e6 a4 80 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124507072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124507072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124507072 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124507072 DMM INFO MM(262420000000037/eb2e95b3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124507072 DMM NOTICE MM(262420000000037/eb2e95b3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124507072 DMM DEBUG MM(262420000000037/eb2e95b3) checking auth: received GSM SRES = fe ad 43 8c (gprs_gmm.c:666) 20250114124507072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124507072 DMM DEBUG MM(262420000000037/eb2e95b3) Requesting authorization (sgsn_auth.c:160) 20250114124507072 DMM INFO MM(262420000000037/eb2e95b3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124507072 DMM DEBUG MM(262420000000037/eb2e95b3) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124507072 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250114124507072 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) 20250114124507072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124507072 DMM INFO MM(262420000000037/eb2e95b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb2e95b3) (gprs_gmm.c:300) 20250114124507074 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124507074 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124507074 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250114124507074 DMM INFO MM(262420000000037/eb2e95b3) Subscriber data update (mmctx.c:445) 20250114124507074 DMM DEBUG MM(262420000000037/eb2e95b3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124507074 DMM INFO MM(262420000000037/eb2e95b3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124507074 DMM NOTICE MM(262420000000037/eb2e95b3) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20250114124507074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124507074 DMM NOTICE MM(262420000000037/eb2e95b3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124507074 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) 20250114124507074 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124507074 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250114124507074 DMM INFO MM(262420000000037/eb2e95b3) Subscriber data update (mmctx.c:445) 20250114124507074 DMM DEBUG MM(262420000000037/eb2e95b3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124507080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124507080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124507080 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124507080 DMM INFO MM(262420000000037/eb2e95b3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124507080 DMM NOTICE MM(262420000000037/eb2e95b3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124507080 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124507080 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124507080 DLLC NOTICE LLME(f6a02747/eb2e95b3){ASSIGNED} LLGM Assign pre (ffffffff => eb2e95b3) (gprs_llc.c:1079) 20250114124507080 DLLC NOTICE LLME(ffffffff/eb2e95b3){ASSIGNED} LLGM Assign post (ffffffff => eb2e95b3) (gprs_llc.c:1125) 20250114124507080 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124507080 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124507080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124507080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@ce529c013527: setverdict(pass): none -> pass 20250114124507134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124507134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124507134 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124507134 DMM INFO MM(262420000000037/eb2e95b3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250114124507134 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124507134 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114124507134 DLLC NOTICE LLME(ffffffff/eb2e95b3){ASSIGNED} LLGM Assign pre (eb2e95b3 => f2af3793) (gprs_llc.c:1079) 20250114124507134 DLLC NOTICE LLME(eb2e95b3/f2af3793){ASSIGNED} LLGM Assign post (eb2e95b3 => f2af3793) (gprs_llc.c:1125) 20250114124507134 DMM INFO MM(262420000000037/f2af3793) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124507143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124507143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250114124507143 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124507143 DMM INFO MM(262420000000037/f2af3793) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250114124507143 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250114124507143 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124507143 DLLC NOTICE LLME(eb2e95b3/f2af3793){ASSIGNED} LLGM Assign pre (ffffffff => f2af3793) (gprs_llc.c:1079) 20250114124507143 DLLC NOTICE LLME(ffffffff/f2af3793){ASSIGNED} LLGM Assign post (ffffffff => f2af3793) (gprs_llc.c:1125) 20250114124507143 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250114124507143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124507143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124507143 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124507143 DMM INFO MM(262420000000037/f2af3793) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250114124507143 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124507143 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114124507143 DLLC NOTICE LLME(ffffffff/f2af3793){ASSIGNED} LLGM Assign pre (f2af3793 => db1abbb3) (gprs_llc.c:1079) 20250114124507143 DLLC NOTICE LLME(f2af3793/db1abbb3){ASSIGNED} LLGM Assign post (f2af3793 => db1abbb3) (gprs_llc.c:1125) 20250114124507143 DMM INFO MM(262420000000037/db1abbb3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124507154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124507154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124507154 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124507154 DMM INFO MM(262420000000037/db1abbb3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250114124507154 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250114124507154 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124507154 DLLC NOTICE LLME(f2af3793/db1abbb3){ASSIGNED} LLGM Assign pre (ffffffff => db1abbb3) (gprs_llc.c:1079) 20250114124507154 DLLC NOTICE LLME(ffffffff/db1abbb3){ASSIGNED} LLGM Assign post (ffffffff => db1abbb3) (gprs_llc.c:1125) 20250114124507154 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250114124507154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124507154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124507154 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124507154 DMM INFO MM(262420000000037/db1abbb3) -> GMM DETACH REQUEST TLLI=0xdb1abbb3 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250114124507154 DMM INFO MM(262420000000037/db1abbb3) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250114124507154 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124507154 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124507154 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124507154 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124507154 DLLC NOTICE LLME(ffffffff/db1abbb3){ASSIGNED} LLGM Assign pre (db1abbb3 => ffffffff) (gprs_llc.c:1079) 20250114124507154 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db1abbb3 => ffffffff) (gprs_llc.c:1125) 20250114124507154 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250114124507154 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) 20250114124507154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124507154 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124507154 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124507154 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124507155 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@ce529c013527: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@ce529c013527: Final verdict of PTC: pass 20250114124512163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53546<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(488)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(495)@ce529c013527: Final verdict of PTC: none 20250114124512164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124512164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(479)@ce529c013527: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@ce529c013527: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@ce529c013527: Final verdict of PTC: none -NSVCI99(493)@ce529c013527: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@ce529c013527: Final verdict of PTC: none -NSVCI98(489)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@ce529c013527: Final verdict of PTC: none -NSVCI97(483)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(487)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(481)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(491)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Tue Jan 14 12:45:12 UTC 2025 ====== 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 20250114124512247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124512549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106676) 20250114124513165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124513165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106676, count=112108) 20250114124514167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124514167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Tue Jan 14 12:45:14 UTC 2025 /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 20250114124515168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124515168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_rau_a_b started. 20250114124515589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124515590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124515614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124515614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124515614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124515614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124515614 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124515614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124515614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124515614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124515614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124515615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124515615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124515615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124515615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124515615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124515615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124515615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124515615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124515615 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124515615 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124515615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124515615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124515615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124515618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124515624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124515624 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124515634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124515635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124515635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124515635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124515635 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124515635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124515635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124515635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124515635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124515636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124515636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124515636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124515636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124515636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124515636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124515636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124515636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124515636 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124515636 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124515636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124515636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124515636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124515639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124515646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124515646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(509)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(506)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(513)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124515663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124515663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124515663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124515663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124515663 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124515663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124515663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124515663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124515663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124515664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124515664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124515664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124515664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124515665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124515665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124515665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124515665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124515665 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124515665 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124515665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124515665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124515665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(513)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124515668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124515675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124515675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(510)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124516169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124516169 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124516169 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124516169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(512)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124516170 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(512)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124516171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(512)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(512)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(512)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@ce529c013527: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C9E9B7E4'O, index=0 SGSN_Test-GSUP(514)@ce529c013527: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@ce529c013527: 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 := '685EC0C53F6D9D54BAF53C65BDD03322'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CCBD986B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7735E15CCDDE07BB'O } } } } } 20250114124517194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124517194 DLLC NOTICE LLME(ffffffff/c9e9b7e4){UNASSIGNED} LLC RX: unknown TLLI 0xc9e9b7e4, creating LLME on the fly (gprs_llc.c:552) 20250114124517194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124517194 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124517194 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124517194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124517194 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124517194 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124517194 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124517194 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124517194 DLLC NOTICE LLME(ffffffff/c9e9b7e4){UNASSIGNED} LLGM Assign pre (c9e9b7e4 => cc2fb915) (gprs_llc.c:1079) 20250114124517194 DLLC NOTICE LLME(c9e9b7e4/cc2fb915){ASSIGNED} LLGM Assign post (c9e9b7e4 => cc2fb915) (gprs_llc.c:1125) 20250114124517194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124517194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124517194 DMM DEBUG MM(262420000000038/cc2fb915) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124517203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124517203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124517203 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124517203 DMM DEBUG MM(262420000000038/cc2fb915) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20250114124517203 DMM NOTICE MM(262420000000038/cc2fb915) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124517203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124517203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124517203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124517203 DMM DEBUG MM(262420000000038/cc2fb915) Requesting authorization (sgsn_auth.c:160) 20250114124517203 DMM INFO MM(262420000000038/cc2fb915) Requesting authentication tuples (sgsn_auth.c:184) 20250114124517203 DMM DEBUG MM(262420000000038/cc2fb915) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124517203 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250114124517203 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)@ce529c013527: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@ce529c013527: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250114124517205 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124517205 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124517205 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124517205 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124517205 DMM INFO MM(262420000000038/cc2fb915) Subscriber data update (mmctx.c:445) 20250114124517205 DMM DEBUG MM(262420000000038/cc2fb915) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124517205 DMM INFO MM(262420000000038/cc2fb915) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124517205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124517205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124517205 DMM INFO MM(262420000000038/cc2fb915) <- GMM AUTH AND CIPHERING REQ (rand = 68 5e c0 c5 3f 6d 9d 54 ba f5 3c 65 bd d0 33 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124517209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124517209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124517209 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124517209 DMM INFO MM(262420000000038/cc2fb915) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124517209 DMM NOTICE MM(262420000000038/cc2fb915) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124517209 DMM DEBUG MM(262420000000038/cc2fb915) checking auth: received GSM SRES = cc bd 98 6b (gprs_gmm.c:666) 20250114124517209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124517209 DMM DEBUG MM(262420000000038/cc2fb915) Requesting authorization (sgsn_auth.c:160) 20250114124517209 DMM INFO MM(262420000000038/cc2fb915) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124517209 DMM DEBUG MM(262420000000038/cc2fb915) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124517209 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250114124517209 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) 20250114124517209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124517209 DMM INFO MM(262420000000038/cc2fb915) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc2fb915) (gprs_gmm.c:300) 20250114124517210 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124517210 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124517210 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250114124517210 DMM INFO MM(262420000000038/cc2fb915) Subscriber data update (mmctx.c:445) 20250114124517210 DMM DEBUG MM(262420000000038/cc2fb915) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124517210 DMM INFO MM(262420000000038/cc2fb915) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124517210 DMM NOTICE MM(262420000000038/cc2fb915) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20250114124517210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124517210 DMM NOTICE MM(262420000000038/cc2fb915) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124517210 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) 20250114124517210 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124517210 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250114124517210 DMM INFO MM(262420000000038/cc2fb915) Subscriber data update (mmctx.c:445) 20250114124517210 DMM DEBUG MM(262420000000038/cc2fb915) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124517214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124517214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124517214 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124517214 DMM INFO MM(262420000000038/cc2fb915) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124517214 DMM NOTICE MM(262420000000038/cc2fb915) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124517214 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124517214 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124517214 DLLC NOTICE LLME(c9e9b7e4/cc2fb915){ASSIGNED} LLGM Assign pre (ffffffff => cc2fb915) (gprs_llc.c:1079) 20250114124517214 DLLC NOTICE LLME(ffffffff/cc2fb915){ASSIGNED} LLGM Assign post (ffffffff => cc2fb915) (gprs_llc.c:1125) 20250114124517214 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124517214 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124517214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124517214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@ce529c013527: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@ce529c013527: attach complete sending rau 20250114124517265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124517265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124517265 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124517265 DMM INFO MM(262420000000038/cc2fb915) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250114124517265 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124517265 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114124517265 DLLC NOTICE LLME(ffffffff/cc2fb915){ASSIGNED} LLGM Assign pre (cc2fb915 => d5bb814f) (gprs_llc.c:1079) 20250114124517265 DLLC NOTICE LLME(cc2fb915/d5bb814f){ASSIGNED} LLGM Assign post (cc2fb915 => d5bb814f) (gprs_llc.c:1125) 20250114124517265 DMM INFO MM(262420000000038/d5bb814f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@ce529c013527: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@ce529c013527: Removing Client IMSI='262420000000038'H, index=0 20250114124517268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124517268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250114124517268 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124517268 DMM INFO MM(262420000000038/d5bb814f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250114124517268 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250114124517268 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124517268 DLLC NOTICE LLME(cc2fb915/d5bb814f){ASSIGNED} LLGM Assign pre (ffffffff => d5bb814f) (gprs_llc.c:1079) 20250114124517268 DLLC NOTICE LLME(ffffffff/d5bb814f){ASSIGNED} LLGM Assign post (ffffffff => d5bb814f) (gprs_llc.c:1125) 20250114124517268 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@ce529c013527: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D5BB814F'O, index=0 TC_attach_rau_a_b(516)@ce529c013527: sending second RAU via different RA 20250114124517271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124517271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124517271 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250114124517271 DMM INFO MM(262420000000038/d5bb814f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d5bb814f, P-TMSI: d5bb814f (00000000), TLLI: d5bb814f (d5bb814f), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250114124517271 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20250114124517271 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114124517271 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124517271 DLLC NOTICE LLME(ffffffff/d5bb814f){ASSIGNED} LLGM Assign pre (d5bb814f => d5bb814f) (gprs_llc.c:1079) 20250114124517271 DLLC NOTICE LLME(d5bb814f/d5bb814f){ASSIGNED} LLGM Assign post (d5bb814f => d5bb814f) (gprs_llc.c:1125) 20250114124517271 DMM INFO MM(262420000000038/d5bb814f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124517279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124517279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124517279 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124517279 DMM INFO MM(262420000000038/d5bb814f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250114124517279 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250114124517279 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124517279 DLLC NOTICE LLME(d5bb814f/d5bb814f){ASSIGNED} LLGM Assign pre (ffffffff => d5bb814f) (gprs_llc.c:1079) 20250114124517279 DLLC NOTICE LLME(ffffffff/d5bb814f){ASSIGNED} LLGM Assign post (ffffffff => d5bb814f) (gprs_llc.c:1125) 20250114124517279 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250114124517279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124517279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124517279 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124517279 DMM INFO MM(262420000000038/d5bb814f) -> GMM DETACH REQUEST TLLI=0xd5bb814f type=GPRS detach Power-off (gprs_gmm.c:1465) 20250114124517279 DMM INFO MM(262420000000038/d5bb814f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250114124517279 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124517279 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124517279 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124517279 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124517279 DLLC NOTICE LLME(ffffffff/d5bb814f){ASSIGNED} LLGM Assign pre (d5bb814f => ffffffff) (gprs_llc.c:1079) 20250114124517279 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5bb814f => ffffffff) (gprs_llc.c:1125) 20250114124517279 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250114124517279 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) 20250114124517279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124517279 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124517279 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124517280 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124517280 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@ce529c013527: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@ce529c013527: Final verdict of PTC: pass 20250114124522305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40338<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(504)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@ce529c013527: Final verdict of PTC: none -NSVCI98(507)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(514)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@ce529c013527: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@ce529c013527: Final verdict of PTC: none -NSVCI97(502)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(500)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@ce529c013527: Final verdict of PTC: none -NSVCI99(513)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(511)@ce529c013527: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(505)@ce529c013527: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@ce529c013527: Final verdict of PTC: none 20250114124522407 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124522407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(512)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Tue Jan 14 12:45:22 UTC 2025 ====== 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 20250114124522493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124522803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103200) 20250114124523408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124523408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103200, count=108912) 20250114124524409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124524409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Tue Jan 14 12:45:24 UTC 2025 /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 20250114124525410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124525410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_usim_resync started. 20250114124525830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124525831 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124525852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124525852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124525852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124525852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124525852 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124525852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124525852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124525852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124525852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124525853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124525853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124525853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124525853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124525853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124525853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124525853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124525853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124525853 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124525853 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124525853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124525853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124525853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124525855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124525861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124525862 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124525872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124525872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124525872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124525872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124525872 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124525872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124525872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124525872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124525872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124525873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124525873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124525873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124525873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124525874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124525874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124525874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124525874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124525874 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124525874 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124525874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124525874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124525874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124525877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124525884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124525884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124525891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124525891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124525891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124525891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124525891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124525891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124525891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124525891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124525891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124525892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124525892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124525892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124525892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124525892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124525892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124525892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124525892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124525892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124525893 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124525893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124525893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124525893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124525894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124525902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124525902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124526411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124526411 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124526411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124526411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124526412 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124526413 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@ce529c013527: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='E49CACE0'O, index=0 SGSN_Test-GSUP(533)@ce529c013527: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@ce529c013527: 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 := '85ACFAFE6F94E6C1E71C2CF90AD8F892'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1205DC69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '887D04C5E49B5F62'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1A17087AFA3A707CE1AA19AF3FF20AA4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2B4FDFB229B77D90FD9A9E8F98729C40'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DAC087EEEF59E3EAB917061960C4A499'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F34313E00FE01E0B'O } } } } } 20250114124527433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124527433 DLLC NOTICE LLME(ffffffff/e49cace0){UNASSIGNED} LLC RX: unknown TLLI 0xe49cace0, creating LLME on the fly (gprs_llc.c:552) 20250114124527434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124527434 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124527434 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124527434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124527434 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124527434 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124527434 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124527434 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124527434 DLLC NOTICE LLME(ffffffff/e49cace0){UNASSIGNED} LLGM Assign pre (e49cace0 => c5a48776) (gprs_llc.c:1079) 20250114124527434 DLLC NOTICE LLME(e49cace0/c5a48776){ASSIGNED} LLGM Assign post (e49cace0 => c5a48776) (gprs_llc.c:1125) 20250114124527434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124527434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124527434 DMM DEBUG MM(262420000000040/c5a48776) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124527440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124527440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124527440 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124527440 DMM DEBUG MM(262420000000040/c5a48776) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250114124527440 DMM NOTICE MM(262420000000040/c5a48776) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124527440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124527440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124527440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124527440 DMM DEBUG MM(262420000000040/c5a48776) Requesting authorization (sgsn_auth.c:160) 20250114124527440 DMM INFO MM(262420000000040/c5a48776) Requesting authentication tuples (sgsn_auth.c:184) 20250114124527440 DMM DEBUG MM(262420000000040/c5a48776) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124527440 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250114124527440 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)@ce529c013527: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@ce529c013527: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20250114124527441 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124527441 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124527441 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124527441 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124527441 DMM INFO MM(262420000000040/c5a48776) Subscriber data update (mmctx.c:445) 20250114124527441 DMM DEBUG MM(262420000000040/c5a48776) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124527441 DMM INFO MM(262420000000040/c5a48776) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124527441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124527441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124527441 DMM INFO MM(262420000000040/c5a48776) <- GMM AUTH AND CIPHERING REQ (rand = 85 ac fa fe 6f 94 e6 c1 e7 1c 2c f9 0a d8 f8 92 , mmctx_is_r99=1, vec->auth_types=0x3, autn = da c0 87 ee ef 59 e3 ea b9 17 06 19 60 c4 a4 99 ) (gprs_gmm.c:483) 20250114124527445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124527445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124527445 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124527445 DMM INFO MM(262420000000040/c5a48776) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20250114124527445 DMM INFO MM(262420000000040/c5a48776) R99 AUTHENTICATION SYNCH (AUTS = dbb422b5023ccd989bae1a92b7fb) (gprs_gmm.c:711) 20250114124527445 DMM DEBUG MM(262420000000040/c5a48776) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124527445 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250114124527445 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e db b4 22 b5 02 3c cd 98 9b ae 1a 92 b7 fb 20 10 85 ac fa fe 6f 94 e6 c1 e7 1c 2c f9 0a d8 f8 92 28 01 01 (gprs_subscriber.c:210) 20250114124527445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20250114124527445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250114124527445 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124527445 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124527445 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124527445 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124527445 DMM INFO MM(262420000000040/c5a48776) Subscriber data update (mmctx.c:445) 20250114124527445 DMM DEBUG MM(262420000000040/c5a48776) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250114124527445 DMM INFO MM(262420000000040/c5a48776) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250114124527445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124527445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124527445 DMM INFO MM(262420000000040/c5a48776) <- GMM AUTH AND CIPHERING REQ (rand = e8 74 0a 2e fe 42 8f 24 dc 40 02 64 40 1b 1f f3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6f 73 b2 5d f7 f3 23 ab 0b 7f a8 cd 75 c8 61 da ) (gprs_gmm.c:483) 20250114124527448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124527448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7f1db0 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124527448 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124527448 DMM INFO MM(262420000000040/c5a48776) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124527448 DMM NOTICE MM(262420000000040/c5a48776) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124527448 DMM DEBUG MM(262420000000040/c5a48776) checking auth: received UMTS RES = c4 82 cb 1b cb e0 2b f6 (gprs_gmm.c:666) 20250114124527448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124527448 DMM DEBUG MM(262420000000040/c5a48776) Requesting authorization (sgsn_auth.c:160) 20250114124527448 DMM INFO MM(262420000000040/c5a48776) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124527448 DMM DEBUG MM(262420000000040/c5a48776) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124527448 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250114124527448 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) 20250114124527448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124527448 DMM INFO MM(262420000000040/c5a48776) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5a48776) (gprs_gmm.c:300) 20250114124527448 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124527448 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124527448 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250114124527448 DMM INFO MM(262420000000040/c5a48776) Subscriber data update (mmctx.c:445) 20250114124527448 DMM DEBUG MM(262420000000040/c5a48776) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124527448 DMM INFO MM(262420000000040/c5a48776) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124527448 DMM NOTICE MM(262420000000040/c5a48776) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20250114124527448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124527448 DMM NOTICE MM(262420000000040/c5a48776) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124527448 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) 20250114124527448 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124527448 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250114124527448 DMM INFO MM(262420000000040/c5a48776) Subscriber data update (mmctx.c:445) 20250114124527448 DMM DEBUG MM(262420000000040/c5a48776) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@ce529c013527: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@ce529c013527: Removing Client IMSI='262420000000040'H, index=0 20250114124527452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124527452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124527452 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124527452 DMM INFO MM(262420000000040/c5a48776) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124527452 DMM NOTICE MM(262420000000040/c5a48776) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124527452 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124527452 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124527452 DLLC NOTICE LLME(e49cace0/c5a48776){ASSIGNED} LLGM Assign pre (ffffffff => c5a48776) (gprs_llc.c:1079) 20250114124527452 DLLC NOTICE LLME(ffffffff/c5a48776){ASSIGNED} LLGM Assign post (ffffffff => c5a48776) (gprs_llc.c:1125) 20250114124527452 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124527452 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124527452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124527452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@ce529c013527: Final verdict of PTC: pass 20250114124527453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40910<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(523)@ce529c013527: Final verdict of PTC: none 20250114124527454 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124527454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@ce529c013527: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@ce529c013527: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@ce529c013527: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@ce529c013527: Final verdict of PTC: none -NSVCI98(526)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@ce529c013527: Final verdict of PTC: none -NSVCI99(531)@ce529c013527: Final verdict of PTC: none -NSVCI97(521)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(524)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(519)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(529)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_usim_resync finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Tue Jan 14 12:45:27 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20250114124527577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124527978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43724) 20250114124528454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124528454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43724, count=94408) 20250114124529455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124529455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Tue Jan 14 12:45:29 UTC 2025 /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 20250114124530457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124530457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114124530602 DGPRS DEBUG Checking for inactive LLMEs, time = 39386929 (sgsn.c:131) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_usim_a54_a54 started. 20250114124531001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124531002 DMM INFO MM(262420000000040/c5a48776) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124531002 DMM INFO MM(262420000000040/c5a48776) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124531002 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124531002 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124531002 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124531002 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124531002 DLLC NOTICE LLME(ffffffff/c5a48776){ASSIGNED} LLGM Assign pre (c5a48776 => ffffffff) (gprs_llc.c:1079) 20250114124531002 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5a48776 => ffffffff) (gprs_llc.c:1125) 20250114124531002 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250114124531002 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) 20250114124531002 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) 20250114124531002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124531002 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124531002 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124531002 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124531002 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124531023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124531023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124531023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124531023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124531023 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124531023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124531023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124531023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124531023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124531024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124531024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124531024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124531024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124531024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124531024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124531024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124531024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124531024 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124531024 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124531024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(540)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124531024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124531024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124531026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124531031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124531031 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124531041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124531041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124531041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124531041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124531041 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124531041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124531041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124531041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124531041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124531042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124531042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124531042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124531042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124531042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124531042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124531042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124531042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124531042 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124531042 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124531042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124531042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124531042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124531045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124531050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124531050 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124531060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124531060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124531060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124531060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124531060 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124531060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124531060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124531060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124531060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124531061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124531061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124531061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124531061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124531061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124531061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124531061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124531061 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124531062 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124531062 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124531062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124531062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124531062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124531064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124531069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124531069 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124531458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124531458 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124531458 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124531458 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124531459 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250114124531459 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@ce529c013527: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='DBD4D406'O, index=0 SGSN_Test-GSUP(552)@ce529c013527: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@ce529c013527: 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 := '91C721CFDE94855693900D7BC009D780'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '62CB2767'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F82EE204F04ACA0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '635592140F72279FAE031B9B65B5180D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4198393A773FF03453C55AAAC0A70D76'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B6C150274926B82F607EFBF307B6334E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F792EEAE17F4992E'O } } } } } 20250114124532484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124532484 DLLC NOTICE LLME(ffffffff/dbd4d406){UNASSIGNED} LLC RX: unknown TLLI 0xdbd4d406, creating LLME on the fly (gprs_llc.c:552) 20250114124532484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124532484 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124532484 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124532484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124532484 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124532484 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124532484 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124532484 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124532484 DLLC NOTICE LLME(ffffffff/dbd4d406){UNASSIGNED} LLGM Assign pre (dbd4d406 => e6cb8e37) (gprs_llc.c:1079) 20250114124532484 DLLC NOTICE LLME(dbd4d406/e6cb8e37){ASSIGNED} LLGM Assign post (dbd4d406 => e6cb8e37) (gprs_llc.c:1125) 20250114124532484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124532484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124532484 DMM DEBUG MM(262420000000040/e6cb8e37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124532492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124532492 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124532492 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124532492 DMM DEBUG MM(262420000000040/e6cb8e37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250114124532492 DMM NOTICE MM(262420000000040/e6cb8e37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124532492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124532492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124532492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124532492 DMM DEBUG MM(262420000000040/e6cb8e37) Requesting authorization (sgsn_auth.c:160) 20250114124532492 DMM INFO MM(262420000000040/e6cb8e37) Requesting authentication tuples (sgsn_auth.c:184) 20250114124532492 DMM DEBUG MM(262420000000040/e6cb8e37) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124532492 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250114124532492 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)@ce529c013527: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@ce529c013527: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20250114124532494 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124532494 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124532494 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124532494 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124532494 DMM INFO MM(262420000000040/e6cb8e37) Subscriber data update (mmctx.c:445) 20250114124532494 DMM DEBUG MM(262420000000040/e6cb8e37) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124532494 DMM INFO MM(262420000000040/e6cb8e37) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124532494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124532494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124532494 DMM INFO MM(262420000000040/e6cb8e37) <- GMM AUTH AND CIPHERING REQ (rand = 91 c7 21 cf de 94 85 56 93 90 0d 7b c0 09 d7 80 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b6 c1 50 27 49 26 b8 2f 60 7e fb f3 07 b6 33 4e ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@ce529c013527: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@ce529c013527: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@ce529c013527: Final verdict of PTC: pass 20250114124532499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40928<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@ce529c013527: Final verdict of PTC: none 20250114124532500 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124532501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(550)@ce529c013527: Final verdict of PTC: none -NSVCI98(545)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@ce529c013527: Final verdict of PTC: none -NSVCI97(540)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(543)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(548)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(538)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Tue Jan 14 12:45:32 UTC 2025 ====== 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 20250114124532617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124533018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71520) 20250114124533502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124533502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71520, count=72060) 20250114124534503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124534503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Tue Jan 14 12:45:35 UTC 2025 /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 20250114124535505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124535505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_usim_a54_a53 started. 20250114124536047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124536048 DMM INFO MM(262420000000040/e6cb8e37) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124536048 DMM INFO MM(262420000000040/e6cb8e37) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124536048 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124536048 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124536048 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124536048 DMM ERROR MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250114124536048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Deallocated (fsm.c:568) 20250114124536048 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124536048 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124536048 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124536048 DLLC NOTICE LLME(dbd4d406/e6cb8e37){ASSIGNED} LLGM Assign pre (e6cb8e37 => ffffffff) (gprs_llc.c:1079) 20250114124536048 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6cb8e37 => ffffffff) (gprs_llc.c:1125) 20250114124536048 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124536066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124536066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124536066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124536066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124536066 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124536066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124536066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124536066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124536066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124536066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124536066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124536066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124536067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124536067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124536067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124536067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124536067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124536067 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124536067 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124536067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124536067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124536067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124536069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124536073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124536073 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124536083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124536083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124536083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124536083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124536083 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124536083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124536083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124536083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124536083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124536084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124536084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124536084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124536084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124536084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124536084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124536084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124536084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124536084 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124536084 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124536084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(564)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124536085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124536085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124536086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124536091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124536091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124536101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124536101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124536101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124536101 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124536101 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124536101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124536101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124536101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124536101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124536102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124536102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124536102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124536102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124536102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124536102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124536102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124536102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124536102 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124536102 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124536102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124536102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124536102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124536104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124536109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124536109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124536506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124536506 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124536506 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124536506 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124536507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250114124536508 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@ce529c013527: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='E502C381'O, index=0 SGSN_Test-GSUP(571)@ce529c013527: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@ce529c013527: 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 := 'E885C8F613285A6C8CE7ACA28BD58A10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE35E0CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '311E1B0D975B3289'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '54005F6E006CF91DD157212A447644FA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1B953A8ACA84D9DFF2B338FCEDF5B286'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F161C9E590A2023CBA15A50B6B02C6A9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A3400068A4A3AA5F'O } } } } } 20250114124537541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124537541 DLLC NOTICE LLME(ffffffff/e502c381){UNASSIGNED} LLC RX: unknown TLLI 0xe502c381, creating LLME on the fly (gprs_llc.c:552) 20250114124537541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124537541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124537541 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124537541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124537541 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124537541 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124537541 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124537541 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124537541 DLLC NOTICE LLME(ffffffff/e502c381){UNASSIGNED} LLGM Assign pre (e502c381 => d922cedd) (gprs_llc.c:1079) 20250114124537541 DLLC NOTICE LLME(e502c381/d922cedd){ASSIGNED} LLGM Assign post (e502c381 => d922cedd) (gprs_llc.c:1125) 20250114124537541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124537541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124537541 DMM DEBUG MM(262420000000040/d922cedd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124537557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124537557 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124537557 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124537557 DMM DEBUG MM(262420000000040/d922cedd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250114124537557 DMM NOTICE MM(262420000000040/d922cedd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124537557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124537557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124537557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124537557 DMM DEBUG MM(262420000000040/d922cedd) Requesting authorization (sgsn_auth.c:160) 20250114124537557 DMM INFO MM(262420000000040/d922cedd) Requesting authentication tuples (sgsn_auth.c:184) 20250114124537557 DMM DEBUG MM(262420000000040/d922cedd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124537557 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250114124537557 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)@ce529c013527: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@ce529c013527: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20250114124537561 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124537561 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124537561 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124537561 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124537561 DMM INFO MM(262420000000040/d922cedd) Subscriber data update (mmctx.c:445) 20250114124537561 DMM DEBUG MM(262420000000040/d922cedd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124537562 DMM INFO MM(262420000000040/d922cedd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124537562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124537562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124537562 DMM INFO MM(262420000000040/d922cedd) <- GMM AUTH AND CIPHERING REQ (rand = e8 85 c8 f6 13 28 5a 6c 8c e7 ac a2 8b d5 8a 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f1 61 c9 e5 90 a2 02 3c ba 15 a5 0b 6b 02 c6 a9 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@ce529c013527: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@ce529c013527: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@ce529c013527: Final verdict of PTC: pass 20250114124537577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46984<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114124537581 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124537581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a53-BVCI210(563)@ce529c013527: Final verdict of PTC: none -NSVCI99(569)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@ce529c013527: Final verdict of PTC: none -NSVCI98(564)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(571)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@ce529c013527: Final verdict of PTC: none -NSVCI97(559)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(567)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(557)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(562)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Tue Jan 14 12:45:37 UTC 2025 ====== 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 20250114124537669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124538071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67608) 20250114124538582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124538582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67608, count=71964) 20250114124539583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124539583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Tue Jan 14 12:45:40 UTC 2025 /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 20250114124540585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124540585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_usim_a53_a54 started. 20250114124541126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124541128 DMM INFO MM(262420000000040/d922cedd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124541128 DMM INFO MM(262420000000040/d922cedd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124541128 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124541128 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124541128 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124541128 DMM ERROR MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250114124541128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Deallocated (fsm.c:568) 20250114124541128 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124541128 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124541128 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124541128 DLLC NOTICE LLME(e502c381/d922cedd){ASSIGNED} LLGM Assign pre (d922cedd => ffffffff) (gprs_llc.c:1079) 20250114124541128 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d922cedd => ffffffff) (gprs_llc.c:1125) 20250114124541128 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124541161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124541161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124541161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124541161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124541161 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124541161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124541161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124541162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124541162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124541162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124541162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124541162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124541163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124541163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124541163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124541163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124541163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124541163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124541163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124541163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124541163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124541163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124541165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114124541170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124541170 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124541184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124541184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124541184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124541184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124541184 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124541184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124541184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124541184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124541184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124541185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124541185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124541185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124541185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124541185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124541185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124541185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124541185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124541185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124541186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124541186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124541186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124541186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124541188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124541195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124541195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(585)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(582)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(589)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(589)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124541210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124541210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124541210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124541210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124541210 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124541210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124541210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124541210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124541210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(589)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124541211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124541211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124541211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124541211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124541211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124541211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124541211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124541211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124541211 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124541211 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124541211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124541212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124541212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(589)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(589)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124541214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124541220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124541220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(586)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124541586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124541586 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124541586 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124541586 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(588)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(588)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124541587 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124541587 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(588)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(588)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(588)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(588)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(588)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(588)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@ce529c013527: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='E6A90684'O, index=0 SGSN_Test-GSUP(590)@ce529c013527: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@ce529c013527: 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 := 'F7C5AAD48B56BAF5F1AA71152E3BA146'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6FD903E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D05C95EE32EF594'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DA438A3E5245F3E3DA9E679C2891371E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '44D3E4892C96C188B5DB6A889A8F184C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4165F697FAC38F4EE91A40E5ACF6133E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '821F6DDDBE1C555A'O } } } } } 20250114124542612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124542612 DLLC NOTICE LLME(ffffffff/e6a90684){UNASSIGNED} LLC RX: unknown TLLI 0xe6a90684, creating LLME on the fly (gprs_llc.c:552) 20250114124542612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124542612 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124542612 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124542612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124542612 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124542612 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124542612 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124542612 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124542612 DLLC NOTICE LLME(ffffffff/e6a90684){UNASSIGNED} LLGM Assign pre (e6a90684 => c1b80dd3) (gprs_llc.c:1079) 20250114124542612 DLLC NOTICE LLME(e6a90684/c1b80dd3){ASSIGNED} LLGM Assign post (e6a90684 => c1b80dd3) (gprs_llc.c:1125) 20250114124542612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124542612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124542612 DMM DEBUG MM(262420000000040/c1b80dd3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124542617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124542617 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124542617 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124542617 DMM DEBUG MM(262420000000040/c1b80dd3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250114124542617 DMM NOTICE MM(262420000000040/c1b80dd3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124542617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124542617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124542617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124542617 DMM DEBUG MM(262420000000040/c1b80dd3) Requesting authorization (sgsn_auth.c:160) 20250114124542617 DMM INFO MM(262420000000040/c1b80dd3) Requesting authentication tuples (sgsn_auth.c:184) 20250114124542617 DMM DEBUG MM(262420000000040/c1b80dd3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124542618 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250114124542618 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)@ce529c013527: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@ce529c013527: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20250114124542619 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124542619 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124542619 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124542619 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124542619 DMM INFO MM(262420000000040/c1b80dd3) Subscriber data update (mmctx.c:445) 20250114124542619 DMM DEBUG MM(262420000000040/c1b80dd3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124542619 DMM INFO MM(262420000000040/c1b80dd3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124542619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124542619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124542619 DMM INFO MM(262420000000040/c1b80dd3) <- GMM AUTH AND CIPHERING REQ (rand = f7 c5 aa d4 8b 56 ba f5 f1 aa 71 15 2e 3b a1 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 41 65 f6 97 fa c3 8f 4e e9 1a 40 e5 ac f6 13 3e ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@ce529c013527: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@ce529c013527: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@ce529c013527: Final verdict of PTC: pass 20250114124542624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47010<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114124542625 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124542625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(590)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(588)@ce529c013527: Final verdict of PTC: none -NSVCI99(589)@ce529c013527: Final verdict of PTC: none -NSVCI98(583)@ce529c013527: Final verdict of PTC: none -NSVCI97(578)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(586)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(576)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(587)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(581)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(586): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(587): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(588): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(589): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Tue Jan 14 12:45:42 UTC 2025 ====== 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 20250114124542709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124543111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70696) 20250114124543626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124543626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70696, count=71856) 20250114124544627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124544627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Tue Jan 14 12:45:45 UTC 2025 /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 20250114124545628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124545628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_usim_a50_a54 started. 20250114124546137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124546138 DMM INFO MM(262420000000040/c1b80dd3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124546138 DMM INFO MM(262420000000040/c1b80dd3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124546138 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124546138 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124546138 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124546138 DMM ERROR MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250114124546138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Deallocated (fsm.c:568) 20250114124546138 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124546138 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124546138 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124546138 DLLC NOTICE LLME(e6a90684/c1b80dd3){ASSIGNED} LLGM Assign pre (c1b80dd3 => ffffffff) (gprs_llc.c:1079) 20250114124546138 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1b80dd3 => ffffffff) (gprs_llc.c:1125) 20250114124546138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124546158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124546158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124546158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124546158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124546158 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124546158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124546158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124546158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124546158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124546159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124546159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124546159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124546159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124546159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124546159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124546159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124546159 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124546159 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124546159 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124546159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124546159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124546159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124546162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124546168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124546168 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124546177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124546177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124546177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124546177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124546177 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124546177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124546177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124546177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124546177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124546179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124546179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124546179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124546179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124546179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124546179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124546179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124546179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124546179 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124546179 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124546179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124546179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124546179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124546182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124546190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124546190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(604)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(601)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124546206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124546206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124546206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124546206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124546206 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124546206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124546206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124546206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124546206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124546207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124546207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124546207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124546207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124546207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124546207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124546207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124546207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124546207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124546207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124546207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124546207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124546207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(608)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124546210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124546216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124546216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(605)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124546628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124546628 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124546628 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124546628 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124546629 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(607)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250114124546630 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@ce529c013527: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='F4AAAC32'O, index=0 SGSN_Test-GSUP(609)@ce529c013527: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@ce529c013527: 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 := 'CC31B2DBDDEC4F927D152E0379561A30'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '14E9EE96'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0DBCCD3BD6FFE2DE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '45B133DE702253900F321E54AC09F750'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AA54B23320A585112EE58FEBAB9896D0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A91576F58429C9EC98BE376AAA022B7B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A18AD9BA7000C217'O } } } } } 20250114124547655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124547655 DLLC NOTICE LLME(ffffffff/f4aaac32){UNASSIGNED} LLC RX: unknown TLLI 0xf4aaac32, creating LLME on the fly (gprs_llc.c:552) 20250114124547655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124547655 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124547655 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124547655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124547655 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124547655 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124547655 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124547655 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124547655 DLLC NOTICE LLME(ffffffff/f4aaac32){UNASSIGNED} LLGM Assign pre (f4aaac32 => db00a4d2) (gprs_llc.c:1079) 20250114124547655 DLLC NOTICE LLME(f4aaac32/db00a4d2){ASSIGNED} LLGM Assign post (f4aaac32 => db00a4d2) (gprs_llc.c:1125) 20250114124547655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124547655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124547655 DMM DEBUG MM(262420000000040/db00a4d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124547663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124547663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124547663 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124547663 DMM DEBUG MM(262420000000040/db00a4d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250114124547663 DMM NOTICE MM(262420000000040/db00a4d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124547663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124547663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124547663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124547663 DMM DEBUG MM(262420000000040/db00a4d2) Requesting authorization (sgsn_auth.c:160) 20250114124547663 DMM INFO MM(262420000000040/db00a4d2) Requesting authentication tuples (sgsn_auth.c:184) 20250114124547663 DMM DEBUG MM(262420000000040/db00a4d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124547663 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250114124547663 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)@ce529c013527: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@ce529c013527: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20250114124547665 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124547665 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124547665 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124547665 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124547665 DMM INFO MM(262420000000040/db00a4d2) Subscriber data update (mmctx.c:445) 20250114124547665 DMM DEBUG MM(262420000000040/db00a4d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124547665 DMM INFO MM(262420000000040/db00a4d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124547665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124547665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124547665 DMM INFO MM(262420000000040/db00a4d2) <- GMM AUTH AND CIPHERING REQ (rand = cc 31 b2 db dd ec 4f 92 7d 15 2e 03 79 56 1a 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a9 15 76 f5 84 29 c9 ec 98 be 37 6a aa 02 2b 7b ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@ce529c013527: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@ce529c013527: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@ce529c013527: Final verdict of PTC: pass 20250114124547669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40518<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@ce529c013527: Final verdict of PTC: none -NSVCI99(608)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(605)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@ce529c013527: Final verdict of PTC: none 20250114124547671 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124547671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(602)@ce529c013527: Final verdict of PTC: none -NSVCI97(597)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(600)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(606)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(595)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(605): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Tue Jan 14 12:45:47 UTC 2025 ====== 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 20250114124547770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124548171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40526<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47484) 20250114124548671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124548671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47484, count=71236) 20250114124549672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124549672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Tue Jan 14 12:45:50 UTC 2025 /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 20250114124550673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124550673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_usim_a54_a50 started. 20250114124551195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124551196 DMM INFO MM(262420000000040/db00a4d2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124551196 DMM INFO MM(262420000000040/db00a4d2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124551196 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124551196 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124551196 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124551196 DMM ERROR MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250114124551196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Deallocated (fsm.c:568) 20250114124551196 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124551196 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124551196 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124551196 DLLC NOTICE LLME(f4aaac32/db00a4d2){ASSIGNED} LLGM Assign pre (db00a4d2 => ffffffff) (gprs_llc.c:1079) 20250114124551196 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db00a4d2 => ffffffff) (gprs_llc.c:1125) 20250114124551196 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124551217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124551217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124551217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124551217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124551217 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124551217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124551217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124551217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124551217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124551218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124551218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124551218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124551218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124551218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124551218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124551218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124551218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124551218 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124551218 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124551218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124551219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124551219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124551220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124551225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124551225 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124551235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124551235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124551235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124551235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124551235 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124551235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124551235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124551235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124551235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124551236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124551236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124551236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124551237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124551237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124551237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124551237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124551237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124551237 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124551237 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124551237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124551237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124551237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124551239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124551244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124551244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124551253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124551253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124551253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124551253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124551253 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124551253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124551253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124551253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124551253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124551254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124551254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124551254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124551254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124551254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124551254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124551254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124551254 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124551254 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124551254 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124551254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124551254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124551254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124551257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124551261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124551261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124551673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124551673 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124551673 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124551673 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@ce529c013527: Established a new IPA connection (conn_id=2) 20250114124551674 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124551675 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@ce529c013527: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='CD46A00E'O, index=0 SGSN_Test-GSUP(628)@ce529c013527: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@ce529c013527: 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 := 'FA22C222A4CCCC2B3B2D1A3024389695'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '313542E5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '503F00D72DF672B9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5D842AA0E4469826A45CB1CC27474F18'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0B19447237321C02A109D0F4C90DB8FD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9045EE7F409B53542EC855AC16DBE8C7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0E42490A1D536A03'O } } } } } 20250114124552698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124552698 DLLC NOTICE LLME(ffffffff/cd46a00e){UNASSIGNED} LLC RX: unknown TLLI 0xcd46a00e, creating LLME on the fly (gprs_llc.c:552) 20250114124552698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124552698 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124552698 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124552698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124552698 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124552698 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124552698 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124552698 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124552698 DLLC NOTICE LLME(ffffffff/cd46a00e){UNASSIGNED} LLGM Assign pre (cd46a00e => c2603f1d) (gprs_llc.c:1079) 20250114124552698 DLLC NOTICE LLME(cd46a00e/c2603f1d){ASSIGNED} LLGM Assign post (cd46a00e => c2603f1d) (gprs_llc.c:1125) 20250114124552698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124552698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124552698 DMM DEBUG MM(262420000000040/c2603f1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124552703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124552703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124552703 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124552703 DMM DEBUG MM(262420000000040/c2603f1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20250114124552703 DMM NOTICE MM(262420000000040/c2603f1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124552703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124552703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124552703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124552703 DMM DEBUG MM(262420000000040/c2603f1d) Requesting authorization (sgsn_auth.c:160) 20250114124552703 DMM INFO MM(262420000000040/c2603f1d) Requesting authentication tuples (sgsn_auth.c:184) 20250114124552703 DMM DEBUG MM(262420000000040/c2603f1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124552703 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250114124552703 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)@ce529c013527: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@ce529c013527: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20250114124552705 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124552705 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124552705 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124552705 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124552705 DMM INFO MM(262420000000040/c2603f1d) Subscriber data update (mmctx.c:445) 20250114124552705 DMM DEBUG MM(262420000000040/c2603f1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124552705 DMM INFO MM(262420000000040/c2603f1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124552705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124552705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124552705 DMM INFO MM(262420000000040/c2603f1d) <- GMM AUTH AND CIPHERING REQ (rand = fa 22 c2 22 a4 cc cc 2b 3b 2d 1a 30 24 38 96 95 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 90 45 ee 7f 40 9b 53 54 2e c8 55 ac 16 db e8 c7 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@ce529c013527: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@ce529c013527: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@ce529c013527: Final verdict of PTC: pass 20250114124552709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40534<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(626)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@ce529c013527: Final verdict of PTC: none -NSVCI98(621)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(628)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@ce529c013527: Final verdict of PTC: none -NSVCI97(616)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@ce529c013527: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@ce529c013527: Final verdict of PTC: none 20250114124552711 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(612)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@ce529c013527: Final verdict of PTC: none 20250114124552711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(623)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(614)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(624)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(619)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Tue Jan 14 12:45:52 UTC 2025 ====== 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 20250114124552768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124553169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70604) 20250114124553711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124553711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70604, count=72324) 20250114124554712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124554713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Tue Jan 14 12:45:55 UTC 2025 /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 20250114124555714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124555714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_detach_unknown_nopoweroff started. 20250114124556251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124556251 DMM INFO MM(262420000000040/c2603f1d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124556251 DMM INFO MM(262420000000040/c2603f1d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124556251 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124556251 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124556251 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124556251 DMM ERROR MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250114124556251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Deallocated (fsm.c:568) 20250114124556251 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124556251 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124556251 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124556251 DLLC NOTICE LLME(cd46a00e/c2603f1d){ASSIGNED} LLGM Assign pre (c2603f1d => ffffffff) (gprs_llc.c:1079) 20250114124556251 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2603f1d => ffffffff) (gprs_llc.c:1125) 20250114124556251 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124556271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124556271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124556271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124556271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124556271 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124556271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124556271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124556271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124556271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124556272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124556272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124556272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124556272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124556272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124556272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124556272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124556272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124556272 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124556272 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124556272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124556272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124556272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114124556275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124556281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124556281 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(637)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(634)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124556286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124556286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124556286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124556286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124556286 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124556286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124556286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124556286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124556286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124556287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124556287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124556287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124556288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124556288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124556288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124556288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124556288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124556288 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124556288 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124556288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124556288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124556288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(641)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 20250114124556292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124556300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124556300 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124556310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124556310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124556310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124556310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124556310 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124556310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124556310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124556310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124556310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124556311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124556311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124556311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124556311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124556311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124556311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124556311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124556311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124556311 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124556311 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124556311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124556311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124556311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124556315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124556319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124556319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124556714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124556714 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124556714 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124556714 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124556716 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124556716 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@ce529c013527: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='FCE64D32'O, index=0 SGSN_Test-GSUP(647)@ce529c013527: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20250114124557782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124557782 DLLC NOTICE LLME(ffffffff/fce64d32){UNASSIGNED} LLC RX: unknown TLLI 0xfce64d32, creating LLME on the fly (gprs_llc.c:552) 20250114124557782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124557782 DMM NOTICE LLME(ffffffff/fce64d32){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20250114124557782 DLLC NOTICE LLME(ffffffff/fce64d32){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250114124557782 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xfce64d32 type=GPRS detach (gprs_gmm.c:1465) 20250114124557782 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250114124557782 DLLC NOTICE LLME(ffffffff/fce64d32){UNASSIGNED} LLGM Assign pre (fce64d32 => ffffffff) (gprs_llc.c:1079) 20250114124557782 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fce64d32 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@ce529c013527: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@ce529c013527: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@ce529c013527: Final verdict of PTC: pass 20250114124557810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57330<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114124557814 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(647)@ce529c013527: Final verdict of PTC: none 20250114124557814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(632)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@ce529c013527: Final verdict of PTC: none -NSVCI98(640)@ce529c013527: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@ce529c013527: Final verdict of PTC: none -NSVCI97(635)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@ce529c013527: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@ce529c013527: Final verdict of PTC: none -NSVCI99(645)@ce529c013527: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(633)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(638)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(643)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@ce529c013527: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Tue Jan 14 12:45:57 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250114124557954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124558255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57108) 20250114124558816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124558816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57108, count=58368) 20250114124559817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124559817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Tue Jan 14 12:46:00 UTC 2025 /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 20250114124600603 DGPRS DEBUG Checking for inactive LLMEs, time = 39386959 (sgsn.c:131) 20250114124600818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124600818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_detach_unknown_poweroff started. 20250114124601344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124601347 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124601394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124601394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124601394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124601394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124601394 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124601394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124601394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124601394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124601394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124601395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124601395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124601395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124601395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124601395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124601395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124601395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124601395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124601395 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124601395 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124601395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124601395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124601395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124601397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114124601402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124601402 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124601413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124601413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124601413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124601413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124601413 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124601413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124601413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124601413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124601413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124601414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124601414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124601414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124601414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124601414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124601414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124601414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124601414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124601414 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124601414 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124601414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124601414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124601414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124601417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124601422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124601422 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124601432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124601433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124601433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124601433 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124601433 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124601433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124601433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124601433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124601433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124601433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124601433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124601433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124601434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124601434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124601434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124601434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124601434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124601434 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124601434 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124601434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124601434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124601434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124601436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124601443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124601443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124601818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124601818 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124601818 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124601818 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124601820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250114124601820 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@ce529c013527: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='C4C7C517'O, index=0 SGSN_Test-GSUP(666)@ce529c013527: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20250114124602843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124602843 DLLC NOTICE LLME(ffffffff/c4c7c517){UNASSIGNED} LLC RX: unknown TLLI 0xc4c7c517, creating LLME on the fly (gprs_llc.c:552) 20250114124602843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124602843 DMM NOTICE LLME(ffffffff/c4c7c517){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@ce529c013527: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@ce529c013527: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@ce529c013527: Final verdict of PTC: pass 20250114124607848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57362<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@ce529c013527: Final verdict of PTC: none 20250114124607850 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124607850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@ce529c013527: Final verdict of PTC: none -NSVCI99(664)@ce529c013527: Final verdict of PTC: none -NSVCI97(654)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@ce529c013527: Final verdict of PTC: none -NSVCI98(659)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@ce529c013527: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@ce529c013527: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@ce529c013527: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(652)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(657)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(662)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@ce529c013527: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Tue Jan 14 12:46:07 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250114124607961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124608262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46756) 20250114124608851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124608851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46756, count=52188) 20250114124609851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124609852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Tue Jan 14 12:46:10 UTC 2025 /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 20250114124610853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124610853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_detach_nopoweroff started. 20250114124611283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124611284 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124611303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124611303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124611303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124611303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124611303 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124611303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124611303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124611303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124611303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124611304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124611304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124611304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124611304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124611304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124611304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124611304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124611304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124611304 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124611304 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124611304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124611304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124611304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124611307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124611312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124611312 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124611321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124611321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124611321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124611321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124611321 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124611321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124611321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124611321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124611321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124611322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124611322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124611322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124611322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124611322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124611322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124611322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124611322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124611322 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124611322 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124611322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124611323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124611323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124611325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124611330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124611330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124611344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124611344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124611344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124611344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124611344 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124611344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124611344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124611344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124611344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124611345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124611345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124611345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124611345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124611345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124611345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124611345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124611345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124611345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124611345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124611345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124611345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124611345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124611347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124611352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124611352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(681)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124611854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124611854 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124611854 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124611854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124611858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124611860 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(683)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@ce529c013527: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='F167C6C8'O, index=0 SGSN_Test-GSUP(685)@ce529c013527: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@ce529c013527: 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 := 'FE4E242897E9234647B13CF54D40A496'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6DD70D32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '08FB27F081851D00'O } } } } } 20250114124612895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124612895 DLLC NOTICE LLME(ffffffff/f167c6c8){UNASSIGNED} LLC RX: unknown TLLI 0xf167c6c8, creating LLME on the fly (gprs_llc.c:552) 20250114124612895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124612895 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124612895 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124612895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124612895 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124612895 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124612895 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124612895 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124612895 DLLC NOTICE LLME(ffffffff/f167c6c8){UNASSIGNED} LLGM Assign pre (f167c6c8 => e3ec0ca9) (gprs_llc.c:1079) 20250114124612895 DLLC NOTICE LLME(f167c6c8/e3ec0ca9){ASSIGNED} LLGM Assign post (f167c6c8 => e3ec0ca9) (gprs_llc.c:1125) 20250114124612895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124612895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124612895 DMM DEBUG MM(262420000000015/e3ec0ca9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124612901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124612901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124612901 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124612901 DMM DEBUG MM(262420000000015/e3ec0ca9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20250114124612901 DMM NOTICE MM(262420000000015/e3ec0ca9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124612901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124612901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124612901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124612901 DMM DEBUG MM(262420000000015/e3ec0ca9) Requesting authorization (sgsn_auth.c:160) 20250114124612901 DMM INFO MM(262420000000015/e3ec0ca9) Requesting authentication tuples (sgsn_auth.c:184) 20250114124612901 DMM DEBUG MM(262420000000015/e3ec0ca9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124612901 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250114124612901 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)@ce529c013527: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@ce529c013527: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20250114124612902 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124612902 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124612902 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124612902 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124612902 DMM INFO MM(262420000000015/e3ec0ca9) Subscriber data update (mmctx.c:445) 20250114124612902 DMM DEBUG MM(262420000000015/e3ec0ca9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124612902 DMM INFO MM(262420000000015/e3ec0ca9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124612902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124612902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124612902 DMM INFO MM(262420000000015/e3ec0ca9) <- GMM AUTH AND CIPHERING REQ (rand = fe 4e 24 28 97 e9 23 46 47 b1 3c f5 4d 40 a4 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124612906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124612906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124612906 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124612906 DMM INFO MM(262420000000015/e3ec0ca9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124612906 DMM NOTICE MM(262420000000015/e3ec0ca9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124612906 DMM DEBUG MM(262420000000015/e3ec0ca9) checking auth: received GSM SRES = 6d d7 0d 32 (gprs_gmm.c:666) 20250114124612906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124612906 DMM DEBUG MM(262420000000015/e3ec0ca9) Requesting authorization (sgsn_auth.c:160) 20250114124612906 DMM INFO MM(262420000000015/e3ec0ca9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124612906 DMM DEBUG MM(262420000000015/e3ec0ca9) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124612906 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250114124612906 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) 20250114124612906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124612906 DMM INFO MM(262420000000015/e3ec0ca9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3ec0ca9) (gprs_gmm.c:300) 20250114124612906 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124612906 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124612906 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250114124612906 DMM INFO MM(262420000000015/e3ec0ca9) Subscriber data update (mmctx.c:445) 20250114124612906 DMM DEBUG MM(262420000000015/e3ec0ca9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124612906 DMM INFO MM(262420000000015/e3ec0ca9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124612906 DMM NOTICE MM(262420000000015/e3ec0ca9) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20250114124612906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124612906 DMM NOTICE MM(262420000000015/e3ec0ca9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124612906 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) 20250114124612907 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124612907 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250114124612907 DMM INFO MM(262420000000015/e3ec0ca9) Subscriber data update (mmctx.c:445) 20250114124612907 DMM DEBUG MM(262420000000015/e3ec0ca9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124612909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124612909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124612909 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124612909 DMM INFO MM(262420000000015/e3ec0ca9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124612909 DMM NOTICE MM(262420000000015/e3ec0ca9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124612909 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124612909 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124612909 DLLC NOTICE LLME(f167c6c8/e3ec0ca9){ASSIGNED} LLGM Assign pre (ffffffff => e3ec0ca9) (gprs_llc.c:1079) 20250114124612909 DLLC NOTICE LLME(ffffffff/e3ec0ca9){ASSIGNED} LLGM Assign post (ffffffff => e3ec0ca9) (gprs_llc.c:1125) 20250114124612909 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124612909 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124612909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124612909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@ce529c013527: setverdict(pass): none -> pass 20250114124612960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124612960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124612960 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124612960 DMM INFO MM(262420000000015/e3ec0ca9) -> GMM DETACH REQUEST TLLI=0xe3ec0ca9 type=GPRS detach (gprs_gmm.c:1465) 20250114124612960 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250114124612960 DMM INFO MM(262420000000015/e3ec0ca9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250114124612960 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124612960 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124612960 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124612960 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124612960 DLLC NOTICE LLME(ffffffff/e3ec0ca9){ASSIGNED} LLGM Assign pre (e3ec0ca9 => ffffffff) (gprs_llc.c:1079) 20250114124612960 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3ec0ca9 => ffffffff) (gprs_llc.c:1125) 20250114124612960 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250114124612960 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) 20250114124612960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124612960 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124612960 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124612960 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124612961 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@ce529c013527: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@ce529c013527: Final verdict of PTC: pass 20250114124612964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51144<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@ce529c013527: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@ce529c013527: Final verdict of PTC: none -NSVCI97(673)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@ce529c013527: Final verdict of PTC: none -NSVCI98(678)@ce529c013527: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@ce529c013527: Final verdict of PTC: none -NSVCI99(684)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@ce529c013527: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(681)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(682)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@ce529c013527: Final verdict of PTC: none 20250114124612967 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124612968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(683)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(671)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(676)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_nopoweroff-BVCI220(681): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@ce529c013527: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Tue Jan 14 12:46:13 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250114124613046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124613348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43680) 20250114124613969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124613969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43680, count=93116) 20250114124614970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124614970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Tue Jan 14 12:46:15 UTC 2025 /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 20250114124615971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124615971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_detach_poweroff started. 20250114124616411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124616411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124616430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124616430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124616430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124616430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124616430 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124616430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124616430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124616430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124616430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124616431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124616431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124616431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124616431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124616431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124616431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124616431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124616431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124616431 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124616431 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124616431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(692)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124616431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124616431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124616433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124616438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124616438 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124616449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124616449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124616449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124616449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124616449 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124616449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124616449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124616449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124616449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124616449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124616449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124616449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124616449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124616449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124616449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124616449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124616449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124616449 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124616449 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124616449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124616450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124616450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124616452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124616458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124616458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124616468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124616468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124616468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124616468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124616468 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124616468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124616468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124616468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124616468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124616469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124616469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124616469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124616469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124616469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124616469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124616469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124616469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124616469 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124616469 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124616469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124616469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124616469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124616471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124616478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124616478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124616973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124616973 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124616973 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124616973 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124616978 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124616979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@ce529c013527: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='E587E9A0'O, index=0 SGSN_Test-GSUP(704)@ce529c013527: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@ce529c013527: 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 := '1C4492CDA04F07A2914C608F1F3B8274'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00D0A3EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D56EF289BD0D164'O } } } } } 20250114124618052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124618052 DLLC NOTICE LLME(ffffffff/e587e9a0){UNASSIGNED} LLC RX: unknown TLLI 0xe587e9a0, creating LLME on the fly (gprs_llc.c:552) 20250114124618052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124618052 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124618053 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124618053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124618053 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124618053 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124618053 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124618053 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124618053 DLLC NOTICE LLME(ffffffff/e587e9a0){UNASSIGNED} LLGM Assign pre (e587e9a0 => c08ff4c9) (gprs_llc.c:1079) 20250114124618053 DLLC NOTICE LLME(e587e9a0/c08ff4c9){ASSIGNED} LLGM Assign post (e587e9a0 => c08ff4c9) (gprs_llc.c:1125) 20250114124618053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124618053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124618053 DMM DEBUG MM(262420000000016/c08ff4c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124618071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124618071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124618071 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124618071 DMM DEBUG MM(262420000000016/c08ff4c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20250114124618071 DMM NOTICE MM(262420000000016/c08ff4c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124618071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124618072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124618072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124618072 DMM DEBUG MM(262420000000016/c08ff4c9) Requesting authorization (sgsn_auth.c:160) 20250114124618072 DMM INFO MM(262420000000016/c08ff4c9) Requesting authentication tuples (sgsn_auth.c:184) 20250114124618072 DMM DEBUG MM(262420000000016/c08ff4c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124618072 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250114124618072 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)@ce529c013527: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@ce529c013527: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20250114124618078 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124618078 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124618078 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124618078 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124618078 DMM INFO MM(262420000000016/c08ff4c9) Subscriber data update (mmctx.c:445) 20250114124618078 DMM DEBUG MM(262420000000016/c08ff4c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124618078 DMM INFO MM(262420000000016/c08ff4c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124618078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124618078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124618078 DMM INFO MM(262420000000016/c08ff4c9) <- GMM AUTH AND CIPHERING REQ (rand = 1c 44 92 cd a0 4f 07 a2 91 4c 60 8f 1f 3b 82 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124618099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124618099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124618099 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124618099 DMM INFO MM(262420000000016/c08ff4c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124618099 DMM NOTICE MM(262420000000016/c08ff4c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124618099 DMM DEBUG MM(262420000000016/c08ff4c9) checking auth: received GSM SRES = 00 d0 a3 ef (gprs_gmm.c:666) 20250114124618099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124618099 DMM DEBUG MM(262420000000016/c08ff4c9) Requesting authorization (sgsn_auth.c:160) 20250114124618099 DMM INFO MM(262420000000016/c08ff4c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124618099 DMM DEBUG MM(262420000000016/c08ff4c9) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124618100 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250114124618100 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) 20250114124618100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124618100 DMM INFO MM(262420000000016/c08ff4c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc08ff4c9) (gprs_gmm.c:300) 20250114124618102 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124618103 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124618103 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250114124618103 DMM INFO MM(262420000000016/c08ff4c9) Subscriber data update (mmctx.c:445) 20250114124618103 DMM DEBUG MM(262420000000016/c08ff4c9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124618103 DMM INFO MM(262420000000016/c08ff4c9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124618103 DMM NOTICE MM(262420000000016/c08ff4c9) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20250114124618103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124618103 DMM NOTICE MM(262420000000016/c08ff4c9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124618103 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) 20250114124618104 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124618104 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250114124618104 DMM INFO MM(262420000000016/c08ff4c9) Subscriber data update (mmctx.c:445) 20250114124618104 DMM DEBUG MM(262420000000016/c08ff4c9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124618116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124618116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124618116 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124618116 DMM INFO MM(262420000000016/c08ff4c9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124618116 DMM NOTICE MM(262420000000016/c08ff4c9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124618116 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124618116 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124618116 DLLC NOTICE LLME(e587e9a0/c08ff4c9){ASSIGNED} LLGM Assign pre (ffffffff => c08ff4c9) (gprs_llc.c:1079) 20250114124618116 DLLC NOTICE LLME(ffffffff/c08ff4c9){ASSIGNED} LLGM Assign post (ffffffff => c08ff4c9) (gprs_llc.c:1125) 20250114124618116 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124618116 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124618116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124618116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@ce529c013527: setverdict(pass): none -> pass 20250114124618170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124618170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250114124618170 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124618170 DMM INFO MM(262420000000016/c08ff4c9) -> GMM DETACH REQUEST TLLI=0xc08ff4c9 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250114124618170 DMM INFO MM(262420000000016/c08ff4c9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250114124618170 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124618170 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124618170 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124618170 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124618170 DLLC NOTICE LLME(ffffffff/c08ff4c9){ASSIGNED} LLGM Assign pre (c08ff4c9 => ffffffff) (gprs_llc.c:1079) 20250114124618170 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c08ff4c9 => ffffffff) (gprs_llc.c:1125) 20250114124618170 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250114124618170 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) 20250114124618170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124618170 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124618170 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124618170 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124618172 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@ce529c013527: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@ce529c013527: Final verdict of PTC: pass 20250114124623183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46700<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@ce529c013527: Final verdict of PTC: none 20250114124623189 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124623189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(703)@ce529c013527: Final verdict of PTC: none -NSVCI98(697)@ce529c013527: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@ce529c013527: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@ce529c013527: Final verdict of PTC: none -NSVCI99(702)@ce529c013527: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@ce529c013527: Final verdict of PTC: none -NSVCI97(692)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(690)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(700)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(695)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@ce529c013527: Test case TC_detach_poweroff finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Tue Jan 14 12:46:23 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250114124623325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124623626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87116) 20250114124624190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124624190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87116, count=93448) 20250114124625192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124625192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Tue Jan 14 12:46:25 UTC 2025 /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 20250114124626194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124626194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act started. 20250114124626702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124626703 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124626721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124626721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124626721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124626721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124626721 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124626721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124626721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124626721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124626721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124626722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124626722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124626722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124626723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124626723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124626723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124626723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124626723 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124626723 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124626723 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124626723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124626723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124626723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124626725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124626730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124626730 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124626738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124626738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124626738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124626738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124626738 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124626738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124626738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124626739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124626739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124626739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124626739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124626739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124626739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124626739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124626739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124626739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124626739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124626739 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124626739 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124626739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124626740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124626740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124626742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124626747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124626747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb2-BSSGP2(718)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(721)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124626762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124626762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124626762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124626762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124626762 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124626762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124626762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124626762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124626762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124626763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124626763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124626763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124626763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124626763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124626763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124626763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124626763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124626763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124626763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124626766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124626770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124626770 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124627195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124627195 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124627195 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124627195 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@ce529c013527: Established a new IPA connection (conn_id=2) 20250114124627196 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124627196 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@ce529c013527: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='E08C8DFE'O, index=0 SGSN_Test-GSUP(723)@ce529c013527: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@ce529c013527: 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 := 'CF5F0F2DBFD8A48F016DDAFC71C95BD9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6AFDD4CD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '029AEC60D192F653'O } } } } } 20250114124627217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124627217 DLLC NOTICE LLME(ffffffff/e08c8dfe){UNASSIGNED} LLC RX: unknown TLLI 0xe08c8dfe, creating LLME on the fly (gprs_llc.c:552) 20250114124627217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124627217 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124627217 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124627217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124627217 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124627217 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124627217 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124627217 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124627217 DLLC NOTICE LLME(ffffffff/e08c8dfe){UNASSIGNED} LLGM Assign pre (e08c8dfe => e2af9c01) (gprs_llc.c:1079) 20250114124627217 DLLC NOTICE LLME(e08c8dfe/e2af9c01){ASSIGNED} LLGM Assign post (e08c8dfe => e2af9c01) (gprs_llc.c:1125) 20250114124627217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124627217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124627217 DMM DEBUG MM(262420000000017/e2af9c01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124627222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124627222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124627222 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124627222 DMM DEBUG MM(262420000000017/e2af9c01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20250114124627222 DMM NOTICE MM(262420000000017/e2af9c01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124627222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124627222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124627222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124627222 DMM DEBUG MM(262420000000017/e2af9c01) Requesting authorization (sgsn_auth.c:160) 20250114124627222 DMM INFO MM(262420000000017/e2af9c01) Requesting authentication tuples (sgsn_auth.c:184) 20250114124627222 DMM DEBUG MM(262420000000017/e2af9c01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124627222 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250114124627222 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)@ce529c013527: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20250114124627266 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124627266 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124627266 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124627266 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124627266 DMM INFO MM(262420000000017/e2af9c01) Subscriber data update (mmctx.c:445) 20250114124627266 DMM DEBUG MM(262420000000017/e2af9c01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124627266 DMM INFO MM(262420000000017/e2af9c01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124627266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124627266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124627266 DMM INFO MM(262420000000017/e2af9c01) <- GMM AUTH AND CIPHERING REQ (rand = cf 5f 0f 2d bf d8 a4 8f 01 6d da fc 71 c9 5b d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124627270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124627270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124627270 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124627270 DMM INFO MM(262420000000017/e2af9c01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124627270 DMM NOTICE MM(262420000000017/e2af9c01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124627270 DMM DEBUG MM(262420000000017/e2af9c01) checking auth: received GSM SRES = 6a fd d4 cd (gprs_gmm.c:666) 20250114124627270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124627270 DMM DEBUG MM(262420000000017/e2af9c01) Requesting authorization (sgsn_auth.c:160) 20250114124627270 DMM INFO MM(262420000000017/e2af9c01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124627270 DMM DEBUG MM(262420000000017/e2af9c01) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124627270 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250114124627270 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) 20250114124627270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124627270 DMM INFO MM(262420000000017/e2af9c01) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2af9c01) (gprs_gmm.c:300) 20250114124627271 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124627271 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124627271 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250114124627271 DMM INFO MM(262420000000017/e2af9c01) Subscriber data update (mmctx.c:445) 20250114124627271 DMM DEBUG MM(262420000000017/e2af9c01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124627271 DMM INFO MM(262420000000017/e2af9c01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124627271 DMM NOTICE MM(262420000000017/e2af9c01) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20250114124627271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124627271 DMM NOTICE MM(262420000000017/e2af9c01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124627271 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) 20250114124627271 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124627271 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250114124627271 DMM INFO MM(262420000000017/e2af9c01) Subscriber data update (mmctx.c:445) 20250114124627271 DMM DEBUG MM(262420000000017/e2af9c01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124627273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124627273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124627273 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124627273 DMM INFO MM(262420000000017/e2af9c01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124627274 DMM NOTICE MM(262420000000017/e2af9c01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124627274 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124627274 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124627274 DLLC NOTICE LLME(e08c8dfe/e2af9c01){ASSIGNED} LLGM Assign pre (ffffffff => e2af9c01) (gprs_llc.c:1079) 20250114124627274 DLLC NOTICE LLME(ffffffff/e2af9c01){ASSIGNED} LLGM Assign post (ffffffff => e2af9c01) (gprs_llc.c:1125) 20250114124627274 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124627274 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124627274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124627274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@ce529c013527: setverdict(pass): none -> pass 20250114124627326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124627326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124627326 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124627326 DMM INFO MM(262420000000017/e2af9c01) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124627326 DMM INFO MM(262420000000017/e2af9c01) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124627326 DMM DEBUG MM(262420000000017/e2af9c01) Using GGSN 0 (gprs_sm.c:312) 20250114124627326 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) 20250114124627326 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250114124627326 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124627326 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124627326 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250114124627342 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 b4 e8 af 81 11 f3 da eb 47 14 05 7f 62 06 51 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=1026 from retransmit req queue (gtp.c:443) 20250114124627342 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a30c8, cbp=0x5575bce13720) (sgsn_libgtp.c:632) 20250114124627342 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124627342 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce16d08 TLLI=e2af9c01, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124627342 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124627342 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@ce529c013527: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@ce529c013527: Final verdict of PTC: pass 20250114124627363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57308<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@ce529c013527: Final verdict of PTC: none 20250114124627368 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124627368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(722)@ce529c013527: Final verdict of PTC: none -NSVCI97(711)@ce529c013527: Final verdict of PTC: none -NSVCI98(716)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@ce529c013527: Final verdict of PTC: none -NSVCI99(721)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(714)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(709)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(719)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_pdp_act finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Tue Jan 14 12:46:27 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250114124627523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124627925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88504) 20250114124628369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124628369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88504, count=92860) 20250114124629370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124629370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Tue Jan 14 12:46:29 UTC 2025 /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 20250114124630372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124630372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114124630603 DGPRS DEBUG Checking for inactive LLMEs, time = 39386989 (sgsn.c:131) MTC@ce529c013527: 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@ce529c013527: Test case TC_pdp_act_unattached started. 20250114124631023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124631025 DMM INFO MM(262420000000017/e2af9c01) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124631025 DMM INFO MM(262420000000017/e2af9c01) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124631025 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124631025 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124631025 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124631025 [1;34mDMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124631025 DLLC NOTICE LLME(ffffffff/e2af9c01){ASSIGNED} LLGM Assign pre (e2af9c01 => ffffffff) (gprs_llc.c:1079) 20250114124631025 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2af9c01 => ffffffff) (gprs_llc.c:1125) 20250114124631025 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce169b0 (gprs_sndcp.c:574) 20250114124631025 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce16d08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124631025 DMM NOTICE MM(262420000000017/e2af9c01) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114124631025 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250114124631026 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114124631026 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114124631026 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250114124631026 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250114124631026 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) 20250114124631026 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) 20250114124631026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124631026 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124631026 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124631026 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124631026 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124631056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124631056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124631056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124631056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124631056 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124631056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124631056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124631056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124631056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124631057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124631057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124631057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124631057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124631057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124631057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124631057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124631057 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124631057 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124631057 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124631057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124631057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124631057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124631059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124631065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124631065 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(731)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 TC_pdp_act_unattached-BVCI196(729)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124631080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124631080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124631080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124631080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124631081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124631081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124631081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124631081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124631081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(735)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124631082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124631082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124631082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124631082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124631082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124631082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124631082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124631082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124631082 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124631082 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124631082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124631082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124631082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124631084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124631089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124631090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(733)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124631094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124631094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124631094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124631094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124631094 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124631094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124631094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124631094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124631094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124631095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124631095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124631095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124631095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124631095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124631095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124631095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124631095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124631095 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124631095 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124631095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124631095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124631095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124631097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124631102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124631102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124631374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124631374 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124631374 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124631374 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124631378 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124631379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@ce529c013527: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='DB7BE6C4'O, index=0 SGSN_Test-GSUP(742)@ce529c013527: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20250114124631443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124631443 DLLC NOTICE LLME(ffffffff/db7be6c4){UNASSIGNED} LLC RX: unknown TLLI 0xdb7be6c4, creating LLME on the fly (gprs_llc.c:552) 20250114124631443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250114124631443 DMM NOTICE LLME(ffffffff/db7be6c4){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20250114124631443 DLLC NOTICE LLME(ffffffff/db7be6c4){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250114124631443 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@ce529c013527: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@ce529c013527: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@ce529c013527: Final verdict of PTC: pass 20250114124631461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57328<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114124631465 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124631465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(742)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@ce529c013527: Final verdict of PTC: none -NSVCI99(740)@ce529c013527: Final verdict of PTC: none -NSVCI97(730)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@ce529c013527: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@ce529c013527: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@ce529c013527: Final verdict of PTC: none -NSVCI98(736)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@ce529c013527: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(733)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(728)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(738)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(734)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@ce529c013527: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Tue Jan 14 12:46:31 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20250114124631564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124631865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49192) 20250114124632467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124632467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49192, count=59684) 20250114124633469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124633469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Tue Jan 14 12:46:33 UTC 2025 /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 20250114124634471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124634471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act_user started. 20250114124634945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124634948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124635006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124635006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124635006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124635006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124635006 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124635006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124635006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124635006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124635006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124635007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124635007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124635007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124635007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124635007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124635007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124635007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124635007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124635007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124635007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124635007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124635007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124635007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124635010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124635014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124635014 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124635026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124635026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124635026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124635026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124635026 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124635026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124635026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124635026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124635026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(754)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124635027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124635027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124635027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124635027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124635027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124635027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124635027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124635027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124635027 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124635027 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124635027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124635028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124635028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124635029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124635035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124635035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(752)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124635039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124635039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124635039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124635039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124635039 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124635039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124635039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124635039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124635039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124635040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124635040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124635040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124635040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124635040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124635040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124635040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124635040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124635040 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124635040 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124635040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124635040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124635040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124635042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124635047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124635047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124635473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124635473 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124635473 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124635473 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124635477 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250114124635478 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@ce529c013527: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='D4AD75E5'O, index=0 SGSN_Test-GSUP(761)@ce529c013527: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@ce529c013527: 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 := 'A5EC77B2E925DFE044C830EF0E93660C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33104B87'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C91378185358C7D6'O } } } } } 20250114124635522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124635522 DLLC NOTICE LLME(ffffffff/d4ad75e5){UNASSIGNED} LLC RX: unknown TLLI 0xd4ad75e5, creating LLME on the fly (gprs_llc.c:552) 20250114124635522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124635522 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124635522 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124635522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124635522 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124635522 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124635522 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124635522 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124635522 DLLC NOTICE LLME(ffffffff/d4ad75e5){UNASSIGNED} LLGM Assign pre (d4ad75e5 => e523872d) (gprs_llc.c:1079) 20250114124635522 DLLC NOTICE LLME(d4ad75e5/e523872d){ASSIGNED} LLGM Assign post (d4ad75e5 => e523872d) (gprs_llc.c:1125) 20250114124635522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124635522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124635522 DMM DEBUG MM(262420000000019/e523872d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124635533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124635533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124635533 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124635533 DMM DEBUG MM(262420000000019/e523872d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20250114124635533 DMM NOTICE MM(262420000000019/e523872d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124635533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124635533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124635533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124635533 DMM DEBUG MM(262420000000019/e523872d) Requesting authorization (sgsn_auth.c:160) 20250114124635533 DMM INFO MM(262420000000019/e523872d) Requesting authentication tuples (sgsn_auth.c:184) 20250114124635533 DMM DEBUG MM(262420000000019/e523872d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124635533 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250114124635533 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)@ce529c013527: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20250114124635535 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124635535 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124635535 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124635535 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124635535 DMM INFO MM(262420000000019/e523872d) Subscriber data update (mmctx.c:445) 20250114124635535 DMM DEBUG MM(262420000000019/e523872d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124635535 DMM INFO MM(262420000000019/e523872d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124635535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124635535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124635535 DMM INFO MM(262420000000019/e523872d) <- GMM AUTH AND CIPHERING REQ (rand = a5 ec 77 b2 e9 25 df e0 44 c8 30 ef 0e 93 66 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124635542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124635542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124635542 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124635542 DMM INFO MM(262420000000019/e523872d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124635542 DMM NOTICE MM(262420000000019/e523872d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124635542 DMM DEBUG MM(262420000000019/e523872d) checking auth: received GSM SRES = 33 10 4b 87 (gprs_gmm.c:666) 20250114124635542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124635542 DMM DEBUG MM(262420000000019/e523872d) Requesting authorization (sgsn_auth.c:160) 20250114124635542 DMM INFO MM(262420000000019/e523872d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124635542 DMM DEBUG MM(262420000000019/e523872d) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124635542 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250114124635542 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) 20250114124635542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124635542 DMM INFO MM(262420000000019/e523872d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe523872d) (gprs_gmm.c:300) 20250114124635544 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124635544 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124635544 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250114124635544 DMM INFO MM(262420000000019/e523872d) Subscriber data update (mmctx.c:445) 20250114124635544 DMM DEBUG MM(262420000000019/e523872d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124635544 DMM INFO MM(262420000000019/e523872d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124635544 DMM NOTICE MM(262420000000019/e523872d) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20250114124635544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124635544 DMM NOTICE MM(262420000000019/e523872d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124635544 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) 20250114124635545 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124635545 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250114124635545 DMM INFO MM(262420000000019/e523872d) Subscriber data update (mmctx.c:445) 20250114124635545 DMM DEBUG MM(262420000000019/e523872d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124635549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124635549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124635549 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124635549 DMM INFO MM(262420000000019/e523872d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124635549 DMM NOTICE MM(262420000000019/e523872d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124635549 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124635549 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124635550 DLLC NOTICE LLME(d4ad75e5/e523872d){ASSIGNED} LLGM Assign pre (ffffffff => e523872d) (gprs_llc.c:1079) 20250114124635550 DLLC NOTICE LLME(ffffffff/e523872d){ASSIGNED} LLGM Assign post (ffffffff => e523872d) (gprs_llc.c:1125) 20250114124635550 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124635550 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124635550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124635550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@ce529c013527: setverdict(pass): none -> pass 20250114124635609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124635609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124635609 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124635609 DMM INFO MM(262420000000019/e523872d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124635609 DMM INFO MM(262420000000019/e523872d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124635609 DMM DEBUG MM(262420000000019/e523872d) Using GGSN 0 (gprs_sm.c:312) 20250114124635609 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) 20250114124635609 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250114124635610 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124635610 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124635610 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250114124635635 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 04 00 00 01 80 08 00 10 b2 a1 70 eb 11 df 9a ca d1 14 05 7f 4f 0d 9a 78 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20250114124635635 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a4138, cbp=0x5575bce13bc0) (sgsn_libgtp.c:632) 20250114124635635 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124635635 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce17e48 TLLI=e523872d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124635635 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124635635 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124635644 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20250114124635650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124635650 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250114124635650 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@ce529c013527: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@ce529c013527: Final verdict of PTC: pass 20250114124635654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52790<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(749)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(761)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@ce529c013527: Final verdict of PTC: none -NSVCI99(759)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@ce529c013527: Final verdict of PTC: none -NSVCI98(755)@ce529c013527: Final verdict of PTC: none 20250114124635659 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act_user-BVCI210(752)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@ce529c013527: Final verdict of PTC: none 20250114124635659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(760)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(747)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(757)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(753)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(752): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Tue Jan 14 12:46:35 UTC 2025 ====== 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 20250114124635775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124636177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95148) 20250114124636660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124636660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95148, count=96308) 20250114124637660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124637661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Tue Jan 14 12:46:38 UTC 2025 /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 20250114124638661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124638661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act_ggsn_reject started. 20250114124639273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124639277 DMM INFO MM(262420000000019/e523872d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124639277 DMM INFO MM(262420000000019/e523872d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124639277 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124639277 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124639277 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124639277 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124639277 DLLC NOTICE LLME(ffffffff/e523872d){ASSIGNED} LLGM Assign pre (e523872d => ffffffff) (gprs_llc.c:1079) 20250114124639277 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e523872d => ffffffff) (gprs_llc.c:1125) 20250114124639277 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce17af0 (gprs_sndcp.c:574) 20250114124639277 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce17e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124639277 DMM NOTICE MM(262420000000019/e523872d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114124639277 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250114124639277 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114124639277 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114124639277 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250114124639278 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250114124639278 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) 20250114124639278 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) 20250114124639278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124639278 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124639278 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124639278 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124639278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124639325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124639325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124639325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124639325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124639325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124639325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124639325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124639325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124639325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124639326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124639326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124639326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124639326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124639326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124639326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124639326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124639326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124639326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124639326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124639326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124639326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124639326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124639328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124639332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124639332 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124639341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124639341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124639341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124639341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124639341 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124639341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124639341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124639341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124639341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124639342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124639342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124639342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124639342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124639342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124639342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124639342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124639342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124639342 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124639342 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124639342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124639342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124639342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124639345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124639351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124639351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124639358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124639358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124639358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124639358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124639358 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124639358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124639358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124639358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124639358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124639359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124639359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124639359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124639359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124639359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124639359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124639359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124639359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124639359 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124639359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124639359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124639359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124639359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124639361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124639366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124639366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124639662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124639663 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124639663 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124639663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124639667 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124639668 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@ce529c013527: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='CEEA759F'O, index=0 SGSN_Test-GSUP(780)@ce529c013527: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@ce529c013527: 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 := '4E6D2C80F8D7FAE720A1C1CA459C8C1F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67CB70DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF694104A2E5AC1A'O } } } } } 20250114124639717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124639717 DLLC NOTICE LLME(ffffffff/ceea759f){UNASSIGNED} LLC RX: unknown TLLI 0xceea759f, creating LLME on the fly (gprs_llc.c:552) 20250114124639717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124639717 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124639717 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124639717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124639717 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124639717 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124639717 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124639717 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124639717 DLLC NOTICE LLME(ffffffff/ceea759f){UNASSIGNED} LLGM Assign pre (ceea759f => fdf11afe) (gprs_llc.c:1079) 20250114124639717 DLLC NOTICE LLME(ceea759f/fdf11afe){ASSIGNED} LLGM Assign post (ceea759f => fdf11afe) (gprs_llc.c:1125) 20250114124639717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124639717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124639717 DMM DEBUG MM(262420000000020/fdf11afe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124639724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124639724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124639724 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124639724 DMM DEBUG MM(262420000000020/fdf11afe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20250114124639724 DMM NOTICE MM(262420000000020/fdf11afe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124639724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124639724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124639724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124639724 DMM DEBUG MM(262420000000020/fdf11afe) Requesting authorization (sgsn_auth.c:160) 20250114124639724 DMM INFO MM(262420000000020/fdf11afe) Requesting authentication tuples (sgsn_auth.c:184) 20250114124639724 DMM DEBUG MM(262420000000020/fdf11afe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124639724 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250114124639725 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)@ce529c013527: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20250114124639727 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124639727 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124639727 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124639727 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124639727 DMM INFO MM(262420000000020/fdf11afe) Subscriber data update (mmctx.c:445) 20250114124639727 DMM DEBUG MM(262420000000020/fdf11afe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124639727 DMM INFO MM(262420000000020/fdf11afe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124639727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124639727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124639727 DMM INFO MM(262420000000020/fdf11afe) <- GMM AUTH AND CIPHERING REQ (rand = 4e 6d 2c 80 f8 d7 fa e7 20 a1 c1 ca 45 9c 8c 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124639734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124639734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124639734 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124639734 DMM INFO MM(262420000000020/fdf11afe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124639734 DMM NOTICE MM(262420000000020/fdf11afe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124639734 DMM DEBUG MM(262420000000020/fdf11afe) checking auth: received GSM SRES = 67 cb 70 dd (gprs_gmm.c:666) 20250114124639734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124639734 DMM DEBUG MM(262420000000020/fdf11afe) Requesting authorization (sgsn_auth.c:160) 20250114124639734 DMM INFO MM(262420000000020/fdf11afe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124639734 DMM DEBUG MM(262420000000020/fdf11afe) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124639734 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250114124639734 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) 20250114124639734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124639734 DMM INFO MM(262420000000020/fdf11afe) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdf11afe) (gprs_gmm.c:300) 20250114124639735 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124639735 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124639735 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250114124639735 DMM INFO MM(262420000000020/fdf11afe) Subscriber data update (mmctx.c:445) 20250114124639735 DMM DEBUG MM(262420000000020/fdf11afe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124639735 DMM INFO MM(262420000000020/fdf11afe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124639735 DMM NOTICE MM(262420000000020/fdf11afe) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20250114124639735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124639735 DMM NOTICE MM(262420000000020/fdf11afe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124639735 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) 20250114124639736 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124639736 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250114124639736 DMM INFO MM(262420000000020/fdf11afe) Subscriber data update (mmctx.c:445) 20250114124639736 DMM DEBUG MM(262420000000020/fdf11afe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124639741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124639741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124639741 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124639741 DMM INFO MM(262420000000020/fdf11afe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124639741 DMM NOTICE MM(262420000000020/fdf11afe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124639741 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124639741 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124639741 DLLC NOTICE LLME(ceea759f/fdf11afe){ASSIGNED} LLGM Assign pre (ffffffff => fdf11afe) (gprs_llc.c:1079) 20250114124639741 DLLC NOTICE LLME(ffffffff/fdf11afe){ASSIGNED} LLGM Assign post (ffffffff => fdf11afe) (gprs_llc.c:1125) 20250114124639741 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124639741 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124639741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124639741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@ce529c013527: setverdict(pass): none -> pass 20250114124639792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124639792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124639792 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124639792 DMM INFO MM(262420000000020/fdf11afe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124639792 DMM INFO MM(262420000000020/fdf11afe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124639792 DMM DEBUG MM(262420000000020/fdf11afe) Using GGSN 0 (gprs_sm.c:312) 20250114124639792 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) 20250114124639792 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250114124639792 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124639792 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124639792 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250114124639798 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 a6 9d d3 ea 11 3d c5 b6 4d 14 05 7f f8 cc 77 dd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20250114124639798 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f30265a51a8, cbp=0x5575bce12260) (sgsn_libgtp.c:632) 20250114124639798 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250114124639798 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250114124639798 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250114124639798 DMM NOTICE MM(262420000000020/fdf11afe) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@ce529c013527: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@ce529c013527: Final verdict of PTC: pass 20250114124639802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52808<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@ce529c013527: Final verdict of PTC: none -NSVCI98(773)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@ce529c013527: Final verdict of PTC: none 20250114124639804 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124639804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(778)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@ce529c013527: Final verdict of PTC: none -NSVCI97(768)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(776)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(771)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(766)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Tue Jan 14 12:46:39 UTC 2025 ====== 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 20250114124639938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124640339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94224) 20250114124640805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124640805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94224, count=98580) 20250114124641806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124641806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Tue Jan 14 12:46:42 UTC 2025 /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 20250114124642807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124642807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act_user_deact_mo started. 20250114124643436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124643438 DMM INFO MM(262420000000020/fdf11afe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124643438 DMM INFO MM(262420000000020/fdf11afe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124643438 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124643438 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124643438 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124643438 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124643438 DLLC NOTICE LLME(ffffffff/fdf11afe){ASSIGNED} LLGM Assign pre (fdf11afe => ffffffff) (gprs_llc.c:1079) 20250114124643438 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdf11afe => ffffffff) (gprs_llc.c:1125) 20250114124643438 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250114124643438 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) 20250114124643438 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) 20250114124643438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124643438 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124643438 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124643438 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124643438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124643483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124643483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124643483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124643483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124643483 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124643483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124643483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124643483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124643483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124643484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124643484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124643484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124643484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124643484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124643484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124643484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124643484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124643484 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124643484 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124643484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124643485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124643485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124643487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124643491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124643491 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)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124643499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124643499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124643499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124643499 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124643499 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124643499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124643499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124643499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124643499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124643500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124643500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124643500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124643500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124643500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124643500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124643500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124643500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124643500 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124643500 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124643500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124643500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124643500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124643501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124643506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124643506 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)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124643514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124643514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124643514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124643514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124643514 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124643514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124643514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124643514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124643514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124643515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124643515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124643515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124643515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124643515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124643515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124643515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124643515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124643515 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124643515 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124643515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124643515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124643515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124643517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124643521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124643521 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)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124643808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124643808 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124643808 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124643808 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124643812 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124643813 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@ce529c013527: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='DC284EA5'O, index=0 SGSN_Test-GSUP(799)@ce529c013527: 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)@ce529c013527: 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 := '907C42C377096E9A79C1E32853F3B537'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E648D84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26A12953FD457EDC'O } } } } } 20250114124643869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124643869 DLLC NOTICE LLME(ffffffff/dc284ea5){UNASSIGNED} LLC RX: unknown TLLI 0xdc284ea5, creating LLME on the fly (gprs_llc.c:552) 20250114124643869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124643869 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124643869 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124643869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124643869 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124643869 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124643869 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124643869 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124643869 DLLC NOTICE LLME(ffffffff/dc284ea5){UNASSIGNED} LLGM Assign pre (dc284ea5 => fb16256d) (gprs_llc.c:1079) 20250114124643869 DLLC NOTICE LLME(dc284ea5/fb16256d){ASSIGNED} LLGM Assign post (dc284ea5 => fb16256d) (gprs_llc.c:1125) 20250114124643869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124643869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124643869 DMM DEBUG MM(262420000000021/fb16256d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124643876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124643876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124643876 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124643876 DMM DEBUG MM(262420000000021/fb16256d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20250114124643876 DMM NOTICE MM(262420000000021/fb16256d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124643876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124643876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124643876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124643876 DMM DEBUG MM(262420000000021/fb16256d) Requesting authorization (sgsn_auth.c:160) 20250114124643876 DMM INFO MM(262420000000021/fb16256d) Requesting authentication tuples (sgsn_auth.c:184) 20250114124643876 DMM DEBUG MM(262420000000021/fb16256d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124643876 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250114124643876 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)@ce529c013527: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20250114124643877 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124643877 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124643877 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124643877 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124643877 DMM INFO MM(262420000000021/fb16256d) Subscriber data update (mmctx.c:445) 20250114124643877 DMM DEBUG MM(262420000000021/fb16256d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124643877 DMM INFO MM(262420000000021/fb16256d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124643877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124643877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124643877 DMM INFO MM(262420000000021/fb16256d) <- GMM AUTH AND CIPHERING REQ (rand = 90 7c 42 c3 77 09 6e 9a 79 c1 e3 28 53 f3 b5 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124643883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124643883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124643883 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124643883 DMM INFO MM(262420000000021/fb16256d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124643883 DMM NOTICE MM(262420000000021/fb16256d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124643883 DMM DEBUG MM(262420000000021/fb16256d) checking auth: received GSM SRES = 7e 64 8d 84 (gprs_gmm.c:666) 20250114124643883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124643883 DMM DEBUG MM(262420000000021/fb16256d) Requesting authorization (sgsn_auth.c:160) 20250114124643883 DMM INFO MM(262420000000021/fb16256d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124643883 DMM DEBUG MM(262420000000021/fb16256d) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124643883 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250114124643883 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) 20250114124643883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124643883 DMM INFO MM(262420000000021/fb16256d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb16256d) (gprs_gmm.c:300) 20250114124643884 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124643884 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124643884 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250114124643884 DMM INFO MM(262420000000021/fb16256d) Subscriber data update (mmctx.c:445) 20250114124643884 DMM DEBUG MM(262420000000021/fb16256d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124643884 DMM INFO MM(262420000000021/fb16256d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124643884 DMM NOTICE MM(262420000000021/fb16256d) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20250114124643884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124643884 DMM NOTICE MM(262420000000021/fb16256d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124643884 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) 20250114124643884 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124643884 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250114124643884 DMM INFO MM(262420000000021/fb16256d) Subscriber data update (mmctx.c:445) 20250114124643884 DMM DEBUG MM(262420000000021/fb16256d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124643889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124643889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124643889 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124643889 DMM INFO MM(262420000000021/fb16256d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124643889 DMM NOTICE MM(262420000000021/fb16256d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124643889 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124643889 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124643889 DLLC NOTICE LLME(dc284ea5/fb16256d){ASSIGNED} LLGM Assign pre (ffffffff => fb16256d) (gprs_llc.c:1079) 20250114124643889 DLLC NOTICE LLME(ffffffff/fb16256d){ASSIGNED} LLGM Assign post (ffffffff => fb16256d) (gprs_llc.c:1125) 20250114124643889 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124643889 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124643889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124643889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@ce529c013527: setverdict(pass): none -> pass 20250114124643940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124643940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124643940 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124643940 DMM INFO MM(262420000000021/fb16256d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124643940 DMM INFO MM(262420000000021/fb16256d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124643940 DMM DEBUG MM(262420000000021/fb16256d) Using GGSN 0 (gprs_sm.c:312) 20250114124643940 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) 20250114124643940 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250114124643940 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124643940 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124643940 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250114124643947 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 78 44 f1 cf 11 48 af da 61 14 05 7f a0 94 6d 08 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20250114124643947 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a51a8, cbp=0x5575bce12260) (sgsn_libgtp.c:632) 20250114124643947 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124643947 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce17e48 TLLI=fb16256d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124643947 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124643947 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124643951 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20250114124643954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124643954 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250114124643954 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124643956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124643956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250114124643956 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124643956 DMM INFO MM(262420000000021/fb16256d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250114124643956 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114124643956 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250114124643957 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) 20250114124643957 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f30265a51a8, cbp=0x5575bce12260) (sgsn_libgtp.c:632) 20250114124643957 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250114124643957 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce17e48, TLLI=fb16256d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124643957 DMM INFO MM(262420000000021/fb16256d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250114124643957 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250114124643957 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@ce529c013527: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@ce529c013527: Final verdict of PTC: pass 20250114124643959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32866<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@ce529c013527: Final verdict of PTC: none 20250114124643961 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124643962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(798)@ce529c013527: Final verdict of PTC: none -NSVCI98(792)@ce529c013527: Final verdict of PTC: none -NSVCI97(787)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@ce529c013527: Final verdict of PTC: none -NSVCI99(797)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(790)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(785)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(795)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Tue Jan 14 12:46:43 UTC 2025 ====== 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 20250114124644032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124644434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32882<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41280) 20250114124644963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124644963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41280, count=105036) 20250114124645964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124645964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Tue Jan 14 12:46:46 UTC 2025 /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 20250114124646965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124646965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act_user_deact_mt started. 20250114124647524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124647525 DMM INFO MM(262420000000021/fb16256d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124647525 DMM INFO MM(262420000000021/fb16256d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124647525 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124647525 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124647525 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124647525 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124647525 DLLC NOTICE LLME(ffffffff/fb16256d){ASSIGNED} LLGM Assign pre (fb16256d => ffffffff) (gprs_llc.c:1079) 20250114124647525 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb16256d => ffffffff) (gprs_llc.c:1125) 20250114124647525 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250114124647525 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) 20250114124647525 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) 20250114124647525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124647525 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124647525 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124647525 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124647525 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124647567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124647567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124647567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124647567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124647567 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124647567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124647567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124647567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124647567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124647568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124647568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124647568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124647568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124647568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124647568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124647568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124647568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124647568 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124647568 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124647568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124647568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124647568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124647571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124647577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124647577 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)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124647585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124647585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124647585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124647585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124647585 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124647585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124647585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124647585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124647585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124647586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124647586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124647586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124647586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124647586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124647586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124647586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124647586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124647586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124647586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124647586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124647587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124647587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124647589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124647593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124647593 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)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124647602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124647602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124647602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124647602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124647602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124647602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124647602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124647602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124647602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124647603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124647603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124647603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124647603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124647603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124647603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124647603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124647603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124647603 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124647603 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124647603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124647604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124647604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124647606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124647611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124647611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124647966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124647966 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124647966 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124647966 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124647967 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124647968 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@ce529c013527: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='F0BCBD61'O, index=0 SGSN_Test-GSUP(818)@ce529c013527: 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)@ce529c013527: 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 := '15A76E21841761096438A443CBB1B59D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B01CED3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D474FCBBD22FEB97'O } } } } } 20250114124647990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124647990 DLLC NOTICE LLME(ffffffff/f0bcbd61){UNASSIGNED} LLC RX: unknown TLLI 0xf0bcbd61, creating LLME on the fly (gprs_llc.c:552) 20250114124647990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124647990 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124647990 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124647990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124647990 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124647990 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124647990 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124647990 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124647990 DLLC NOTICE LLME(ffffffff/f0bcbd61){UNASSIGNED} LLGM Assign pre (f0bcbd61 => dc91512f) (gprs_llc.c:1079) 20250114124647990 DLLC NOTICE LLME(f0bcbd61/dc91512f){ASSIGNED} LLGM Assign post (f0bcbd61 => dc91512f) (gprs_llc.c:1125) 20250114124647990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124647990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124647990 DMM DEBUG MM(262420000000022/dc91512f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124647996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124647996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124647996 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124647996 DMM DEBUG MM(262420000000022/dc91512f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250114124647996 DMM NOTICE MM(262420000000022/dc91512f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124647996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124647996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124647996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124647996 DMM DEBUG MM(262420000000022/dc91512f) Requesting authorization (sgsn_auth.c:160) 20250114124647996 DMM INFO MM(262420000000022/dc91512f) Requesting authentication tuples (sgsn_auth.c:184) 20250114124647996 DMM DEBUG MM(262420000000022/dc91512f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124647996 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250114124647996 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)@ce529c013527: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20250114124648038 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124648038 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124648038 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124648038 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124648038 DMM INFO MM(262420000000022/dc91512f) Subscriber data update (mmctx.c:445) 20250114124648038 DMM DEBUG MM(262420000000022/dc91512f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124648038 DMM INFO MM(262420000000022/dc91512f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124648038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124648038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124648038 DMM INFO MM(262420000000022/dc91512f) <- GMM AUTH AND CIPHERING REQ (rand = 15 a7 6e 21 84 17 61 09 64 38 a4 43 cb b1 b5 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124648043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124648043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124648043 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124648043 DMM INFO MM(262420000000022/dc91512f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124648043 DMM NOTICE MM(262420000000022/dc91512f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124648043 DMM DEBUG MM(262420000000022/dc91512f) checking auth: received GSM SRES = b0 1c ed 3e (gprs_gmm.c:666) 20250114124648043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124648043 DMM DEBUG MM(262420000000022/dc91512f) Requesting authorization (sgsn_auth.c:160) 20250114124648043 DMM INFO MM(262420000000022/dc91512f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124648043 DMM DEBUG MM(262420000000022/dc91512f) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124648043 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250114124648043 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) 20250114124648043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124648043 DMM INFO MM(262420000000022/dc91512f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc91512f) (gprs_gmm.c:300) 20250114124648044 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124648044 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124648044 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250114124648044 DMM INFO MM(262420000000022/dc91512f) Subscriber data update (mmctx.c:445) 20250114124648044 DMM DEBUG MM(262420000000022/dc91512f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124648044 DMM INFO MM(262420000000022/dc91512f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124648044 DMM NOTICE MM(262420000000022/dc91512f) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250114124648044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124648044 DMM NOTICE MM(262420000000022/dc91512f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124648044 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) 20250114124648044 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124648044 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250114124648044 DMM INFO MM(262420000000022/dc91512f) Subscriber data update (mmctx.c:445) 20250114124648044 DMM DEBUG MM(262420000000022/dc91512f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124648047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124648047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124648047 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124648047 DMM INFO MM(262420000000022/dc91512f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124648047 DMM NOTICE MM(262420000000022/dc91512f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124648047 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124648047 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124648047 DLLC NOTICE LLME(f0bcbd61/dc91512f){ASSIGNED} LLGM Assign pre (ffffffff => dc91512f) (gprs_llc.c:1079) 20250114124648047 DLLC NOTICE LLME(ffffffff/dc91512f){ASSIGNED} LLGM Assign post (ffffffff => dc91512f) (gprs_llc.c:1125) 20250114124648047 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124648047 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124648047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124648047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@ce529c013527: setverdict(pass): none -> pass 20250114124648099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124648099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124648099 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124648099 DMM INFO MM(262420000000022/dc91512f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124648099 DMM INFO MM(262420000000022/dc91512f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124648099 DMM DEBUG MM(262420000000022/dc91512f) Using GGSN 0 (gprs_sm.c:312) 20250114124648099 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) 20250114124648099 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250114124648099 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124648099 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124648099 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250114124648105 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 75 4d 18 3c 11 87 a5 b2 79 14 05 7f 7c 4d c3 72 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20250114124648105 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a51a8, cbp=0x5575bce12260) (sgsn_libgtp.c:632) 20250114124648105 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124648105 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=dc91512f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124648105 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124648105 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124648108 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20250114124648111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124648111 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250114124648111 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124648112 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250114124648112 DGPRS INFO PDP(262420000000022:5): Context 0x7f30265a51a8 was deleted (sgsn_libgtp.c:660) 20250114124648112 DMM INFO MM(262420000000022/dc91512f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250114124648112 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250114124648112 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@ce529c013527: Removing Client IMSI='262420000000022'H, index=0 20250114124648115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124648115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250114124648115 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124648115 DMM INFO MM(262420000000022/dc91512f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@ce529c013527: Final verdict of PTC: pass 20250114124648117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32886<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@ce529c013527: Final verdict of PTC: none -NSVCI98(811)@ce529c013527: Final verdict of PTC: none 20250114124648118 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124648118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@ce529c013527: Final verdict of PTC: none -NSVCI97(806)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@ce529c013527: Final verdict of PTC: none -NSVCI99(816)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(814)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(809)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(804)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Tue Jan 14 12:46:48 UTC 2025 ====== 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 20250114124648185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124648586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41280) 20250114124649119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124649119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41280, count=103952) 20250114124650120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124650120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Tue Jan 14 12:46:50 UTC 2025 /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 20250114124651121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124651121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act_deact_dup started. 20250114124651667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124651670 DMM INFO MM(262420000000022/dc91512f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124651670 DMM INFO MM(262420000000022/dc91512f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124651670 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124651670 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124651670 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124651670 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124651670 DLLC NOTICE LLME(ffffffff/dc91512f){ASSIGNED} LLGM Assign pre (dc91512f => ffffffff) (gprs_llc.c:1079) 20250114124651670 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc91512f => ffffffff) (gprs_llc.c:1125) 20250114124651670 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114124651670 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124651670 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250114124651670 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) 20250114124651670 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) 20250114124651670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124651670 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124651670 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124651670 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124651670 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124651704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124651704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124651704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124651704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124651704 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124651704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124651704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124651704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124651704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124651705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124651705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124651705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124651705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124651705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124651705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124651705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124651705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124651705 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124651705 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124651705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124651705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124651705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124651707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114124651713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124651713 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124651725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124651725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124651726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124651726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124651726 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124651726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124651726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124651726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124651726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124651727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124651727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124651727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124651727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124651727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124651727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124651727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124651727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124651727 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124651727 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124651727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(830)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124651727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124651727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124651729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124651733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124651733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124651741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124651741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124651741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124651741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124651741 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124651741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124651741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124651741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124651741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124651742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124651742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124651742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124651742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124651742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124651742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124651742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124651742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124651742 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124651742 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124651742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124651742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124651742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124651744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124651749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124651749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124652123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124652123 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124652123 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124652123 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124652125 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124652126 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@ce529c013527: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='FABF9ECB'O, index=0 SGSN_Test-GSUP(837)@ce529c013527: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@ce529c013527: 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 := 'E0087A6CC9806035FEEF96B91A7818E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5312CBA7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2214F8509EFEDB1C'O } } } } } 20250114124652172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124652173 DLLC NOTICE LLME(ffffffff/fabf9ecb){UNASSIGNED} LLC RX: unknown TLLI 0xfabf9ecb, creating LLME on the fly (gprs_llc.c:552) 20250114124652173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124652173 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124652173 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124652173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124652173 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124652173 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124652173 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124652173 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124652173 DLLC NOTICE LLME(ffffffff/fabf9ecb){UNASSIGNED} LLGM Assign pre (fabf9ecb => e2948098) (gprs_llc.c:1079) 20250114124652173 DLLC NOTICE LLME(fabf9ecb/e2948098){ASSIGNED} LLGM Assign post (fabf9ecb => e2948098) (gprs_llc.c:1125) 20250114124652173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124652173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124652173 DMM DEBUG MM(262420000000046/e2948098) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124652179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124652179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124652179 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124652179 DMM DEBUG MM(262420000000046/e2948098) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20250114124652179 DMM NOTICE MM(262420000000046/e2948098) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124652179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124652179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124652179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124652179 DMM DEBUG MM(262420000000046/e2948098) Requesting authorization (sgsn_auth.c:160) 20250114124652179 DMM INFO MM(262420000000046/e2948098) Requesting authentication tuples (sgsn_auth.c:184) 20250114124652179 DMM DEBUG MM(262420000000046/e2948098) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124652179 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250114124652179 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)@ce529c013527: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20250114124652181 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124652181 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124652181 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124652181 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124652181 DMM INFO MM(262420000000046/e2948098) Subscriber data update (mmctx.c:445) 20250114124652181 DMM DEBUG MM(262420000000046/e2948098) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124652181 DMM INFO MM(262420000000046/e2948098) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124652181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124652181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124652181 DMM INFO MM(262420000000046/e2948098) <- GMM AUTH AND CIPHERING REQ (rand = e0 08 7a 6c c9 80 60 35 fe ef 96 b9 1a 78 18 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124652184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124652184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124652184 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124652184 DMM INFO MM(262420000000046/e2948098) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124652184 DMM NOTICE MM(262420000000046/e2948098) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124652184 DMM DEBUG MM(262420000000046/e2948098) checking auth: received GSM SRES = 53 12 cb a7 (gprs_gmm.c:666) 20250114124652184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124652184 DMM DEBUG MM(262420000000046/e2948098) Requesting authorization (sgsn_auth.c:160) 20250114124652184 DMM INFO MM(262420000000046/e2948098) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124652184 DMM DEBUG MM(262420000000046/e2948098) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124652184 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250114124652184 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) 20250114124652184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124652184 DMM INFO MM(262420000000046/e2948098) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2948098) (gprs_gmm.c:300) 20250114124652184 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124652184 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124652184 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250114124652184 DMM INFO MM(262420000000046/e2948098) Subscriber data update (mmctx.c:445) 20250114124652184 DMM DEBUG MM(262420000000046/e2948098) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124652184 DMM INFO MM(262420000000046/e2948098) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124652184 DMM NOTICE MM(262420000000046/e2948098) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20250114124652184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124652184 DMM NOTICE MM(262420000000046/e2948098) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124652184 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) 20250114124652185 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124652185 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250114124652185 DMM INFO MM(262420000000046/e2948098) Subscriber data update (mmctx.c:445) 20250114124652185 DMM DEBUG MM(262420000000046/e2948098) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124652187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124652187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124652187 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124652188 DMM INFO MM(262420000000046/e2948098) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124652188 DMM NOTICE MM(262420000000046/e2948098) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124652188 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124652188 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124652188 DLLC NOTICE LLME(fabf9ecb/e2948098){ASSIGNED} LLGM Assign pre (ffffffff => e2948098) (gprs_llc.c:1079) 20250114124652188 DLLC NOTICE LLME(ffffffff/e2948098){ASSIGNED} LLGM Assign post (ffffffff => e2948098) (gprs_llc.c:1125) 20250114124652188 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124652188 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124652188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124652188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@ce529c013527: setverdict(pass): none -> pass 20250114124652242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124652242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124652242 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124652242 DMM INFO MM(262420000000046/e2948098) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124652242 DMM INFO MM(262420000000046/e2948098) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124652242 DMM DEBUG MM(262420000000046/e2948098) Using GGSN 0 (gprs_sm.c:312) 20250114124652242 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) 20250114124652242 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250114124652242 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124652242 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124652242 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250114124652251 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 d4 44 bb d6 11 84 2b 01 cd 14 05 7f 2f 42 99 26 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) 20250114124652251 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a51a8, cbp=0x5575bce12260) (sgsn_libgtp.c:632) 20250114124652251 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124652251 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=e2948098, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124652251 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124652251 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124652257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124652257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250114124652257 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124652257 DMM INFO MM(262420000000046/e2948098) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250114124652257 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114124652257 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250114124652257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124652257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124652257 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124652257 DMM INFO MM(262420000000046/e2948098) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20250114124652257 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114124652257 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@ce529c013527: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@ce529c013527: "Received deletePDPContextResponse 1, seq_nr=1036" 20250114124652258 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) 20250114124652258 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f30265a51a8, cbp=0x5575bce12260) (sgsn_libgtp.c:632) 20250114124652258 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250114124652258 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=e2948098, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124652258 DMM INFO MM(262420000000046/e2948098) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250114124652258 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250114124652258 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250114124652258 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) 20250114124652258 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)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@ce529c013527: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@ce529c013527: Final verdict of PTC: pass 20250114124654264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53414<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_dup-BVCI196(824)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(837)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@ce529c013527: Final verdict of PTC: none -NSVCI97(825)@ce529c013527: Final verdict of PTC: none 20250114124654266 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124654266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(835)@ce529c013527: Final verdict of PTC: none -NSVCI98(830)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(828)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(833)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(823)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Tue Jan 14 12:46:54 UTC 2025 ====== 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 20250114124654366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124654768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101912) 20250114124655267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124655267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101912, count=106268) 20250114124656268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124656268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Tue Jan 14 12:46:56 UTC 2025 /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 20250114124657269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124657269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_second_attempt started. 20250114124657841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124657844 DMM INFO MM(262420000000046/e2948098) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124657844 DMM INFO MM(262420000000046/e2948098) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124657844 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124657844 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124657844 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124657844 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124657844 DLLC NOTICE LLME(ffffffff/e2948098){ASSIGNED} LLGM Assign pre (e2948098 => ffffffff) (gprs_llc.c:1079) 20250114124657844 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2948098 => ffffffff) (gprs_llc.c:1125) 20250114124657844 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250114124657844 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) 20250114124657844 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) 20250114124657844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124657844 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124657844 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124657844 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124657844 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124657871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124657871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124657871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124657871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124657871 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124657871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124657871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124657871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124657871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124657872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124657872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124657872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124657872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124657872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124657872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124657872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124657872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124657872 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124657872 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124657872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124657872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124657872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124657874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124657880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124657880 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(846)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(843)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124657890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124657890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124657890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124657890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124657890 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124657890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124657890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124657890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124657890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(849)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(850)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124657891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124657891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124657891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124657891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124657891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124657891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124657891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124657891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124657891 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124657891 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124657891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124657891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124657891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124657893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124657899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124657899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(849)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_second_attempt-BVCI210(847)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(854)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124657902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124657902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124657902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124657902 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124657902 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124657902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124657902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124657902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124657902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124657903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124657903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124657903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124657903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124657903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124657903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124657903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124657903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124657903 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124657903 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124657903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124657904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124657904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124657905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124657910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124657910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124658270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124658270 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124658270 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124658270 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124658275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124658276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@ce529c013527: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='F80E9B9E'O, index=0 SGSN_Test-GSUP(856)@ce529c013527: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@ce529c013527: 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 := '3FA0EA14232F1175334596152F52E144'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91CDE977'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6AA7002C98D8F60E'O } } } } } 20250114124658311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124658311 DLLC NOTICE LLME(ffffffff/f80e9b9e){UNASSIGNED} LLC RX: unknown TLLI 0xf80e9b9e, creating LLME on the fly (gprs_llc.c:552) 20250114124658311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124658311 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124658311 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124658311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124658311 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124658311 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124658311 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124658311 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124658311 DLLC NOTICE LLME(ffffffff/f80e9b9e){UNASSIGNED} LLGM Assign pre (f80e9b9e => f791e2d2) (gprs_llc.c:1079) 20250114124658311 DLLC NOTICE LLME(f80e9b9e/f791e2d2){ASSIGNED} LLGM Assign post (f80e9b9e => f791e2d2) (gprs_llc.c:1125) 20250114124658311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124658311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124658311 DMM DEBUG MM(262420000000022/f791e2d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124658318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124658318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124658318 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124658318 DMM DEBUG MM(262420000000022/f791e2d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250114124658318 DMM NOTICE MM(262420000000022/f791e2d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124658318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124658318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124658318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124658318 DMM DEBUG MM(262420000000022/f791e2d2) Requesting authorization (sgsn_auth.c:160) 20250114124658318 DMM INFO MM(262420000000022/f791e2d2) Requesting authentication tuples (sgsn_auth.c:184) 20250114124658318 DMM DEBUG MM(262420000000022/f791e2d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124658318 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250114124658318 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)@ce529c013527: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@ce529c013527: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20250114124658362 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124658362 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124658362 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124658362 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124658362 DMM INFO MM(262420000000022/f791e2d2) Subscriber data update (mmctx.c:445) 20250114124658362 DMM DEBUG MM(262420000000022/f791e2d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124658362 DMM INFO MM(262420000000022/f791e2d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124658362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124658362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124658362 DMM INFO MM(262420000000022/f791e2d2) <- GMM AUTH AND CIPHERING REQ (rand = 3f a0 ea 14 23 2f 11 75 33 45 96 15 2f 52 e1 44 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124658367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124658367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124658367 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124658367 DMM INFO MM(262420000000022/f791e2d2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124658367 DMM NOTICE MM(262420000000022/f791e2d2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124658367 DMM DEBUG MM(262420000000022/f791e2d2) checking auth: received GSM SRES = 91 cd e9 77 (gprs_gmm.c:666) 20250114124658367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124658367 DMM DEBUG MM(262420000000022/f791e2d2) Requesting authorization (sgsn_auth.c:160) 20250114124658367 DMM INFO MM(262420000000022/f791e2d2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124658367 DMM DEBUG MM(262420000000022/f791e2d2) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124658367 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250114124658367 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) 20250114124658367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124658367 DMM INFO MM(262420000000022/f791e2d2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf791e2d2) (gprs_gmm.c:300) 20250114124658368 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124658368 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124658368 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250114124658368 DMM INFO MM(262420000000022/f791e2d2) Subscriber data update (mmctx.c:445) 20250114124658368 DMM DEBUG MM(262420000000022/f791e2d2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124658368 DMM INFO MM(262420000000022/f791e2d2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124658368 DMM NOTICE MM(262420000000022/f791e2d2) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20250114124658368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124658368 DMM NOTICE MM(262420000000022/f791e2d2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124658368 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) 20250114124658369 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124658369 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250114124658369 DMM INFO MM(262420000000022/f791e2d2) Subscriber data update (mmctx.c:445) 20250114124658369 DMM DEBUG MM(262420000000022/f791e2d2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124658372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124658372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124658372 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124658372 DMM INFO MM(262420000000022/f791e2d2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124658372 DMM NOTICE MM(262420000000022/f791e2d2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124658372 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124658372 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124658372 DLLC NOTICE LLME(f80e9b9e/f791e2d2){ASSIGNED} LLGM Assign pre (ffffffff => f791e2d2) (gprs_llc.c:1079) 20250114124658372 DLLC NOTICE LLME(ffffffff/f791e2d2){ASSIGNED} LLGM Assign post (ffffffff => f791e2d2) (gprs_llc.c:1125) 20250114124658372 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124658372 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124658372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124658372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@ce529c013527: setverdict(pass): none -> pass TC_attach_second_attempt(858)@ce529c013527: 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 := 'D79654CBF396669E3C7D307BE7CF042C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0CD67127'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B0B1581D322EDD5'O } } } } } 20250114124658426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124658426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124658426 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124658426 DMM INFO MM(262420000000022/f791e2d2) -> GMM ATTACH REQUEST MI(TMSI-0xF791E2D2) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124658426 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124658426 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114124658426 DLLC NOTICE LLME(ffffffff/f791e2d2){ASSIGNED} LLGM Assign pre (f791e2d2 => ebb9b9a8) (gprs_llc.c:1079) 20250114124658426 DLLC NOTICE LLME(f791e2d2/ebb9b9a8){ASSIGNED} LLGM Assign post (f791e2d2 => ebb9b9a8) (gprs_llc.c:1125) 20250114124658426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124658427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124658427 DMM DEBUG MM(262420000000022/ebb9b9a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124658435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124658435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250114124658435 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124658435 DMM DEBUG MM(262420000000022/ebb9b9a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20250114124658435 DMM NOTICE MM(262420000000022/ebb9b9a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124658435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124658435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124658435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124658435 DMM DEBUG MM(262420000000022/ebb9b9a8) Requesting authorization (sgsn_auth.c:160) 20250114124658435 DMM INFO MM(262420000000022/ebb9b9a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124658435 DMM DEBUG MM(262420000000022/ebb9b9a8) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124658435 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250114124658435 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) 20250114124700604 DGPRS DEBUG Checking for inactive LLMEs, time = 39387019 (sgsn.c:131) 20250114124704437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250114124704437 DMM ERROR MM(262420000000022/ebb9b9a8) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250114124704437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250114124704437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250114124704437 DMM NOTICE MM(262420000000022/ebb9b9a8) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250114124704437 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250114124704437 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) 20250114124704438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Reject}: Deallocated (fsm.c:568) 20250114124704438 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Deallocated (fsm.c:568) 20250114124704438 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124704438 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250114124704438 DLLC NOTICE LLME(f791e2d2/ebb9b9a8){ASSIGNED} LLGM Assign pre (ebb9b9a8 => ffffffff) (gprs_llc.c:1079) 20250114124704438 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebb9b9a8 => ffffffff) (gprs_llc.c:1125) 20250114124718272 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250114124718272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250114124718273 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124727874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124727878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124727878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124727891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124727894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124727894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124727905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124727908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124727908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@ce529c013527: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ce529c013527: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(856)@ce529c013527: Final verdict of PTC: none 20250114124728332 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124728332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(844)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@ce529c013527: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(847)@ce529c013527: Final verdict of PTC: none 20250114124728336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53422<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(841)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@ce529c013527: Final verdict of PTC: none -NSVCI98(850)@ce529c013527: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@ce529c013527: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(852)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(842)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(848)@ce529c013527: Final verdict of PTC: none TC_attach_second_attempt(858)@ce529c013527: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99(854)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_second_attempt-BVCI210(847): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@ce529c013527: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Tue Jan 14 12:47:28 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250114124728491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124728793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106392) 20250114124729334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124729334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106392, count=111824) 20250114124730335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124730335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114124730605 DGPRS DEBUG Checking for inactive LLMEs, time = 39387049 (sgsn.c:131) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Tue Jan 14 12:47:30 UTC 2025 /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 20250114124731337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124731337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_echo_timeout started. 20250114124731836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124731838 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124731889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124731889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124731889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124731889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124731889 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124731889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124731889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124731889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124731889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124731890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124731890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124731890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124731890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124731890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124731890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124731890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124731890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124731890 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124731890 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124731890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124731891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124731891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124731893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124731899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124731899 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124731907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124731907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124731907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124731907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124731907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124731907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124731907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124731907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124731907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124731908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124731908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124731908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124731908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124731908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124731908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124731908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124731908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124731908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124731908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124731908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124731908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(868)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124731908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124731910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(869)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124731915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124731915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124731925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124731925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124731925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124731925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124731925 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124731925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124731925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124731925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124731925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124731926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124731926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124731926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124731926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124731926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124731926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124731926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124731926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124731926 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124731926 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124731926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124731926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124731926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124731929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124731935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124731935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124732338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124732338 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124732338 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124732338 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124732344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250114124732345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@ce529c013527: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='F5C166D7'O, index=0 SGSN_Test-GSUP(875)@ce529c013527: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@ce529c013527: 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 := '29F2335AAC6202CAFC946CACE8A1F073'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9987DCEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D10122410559358'O } } } } } 20250114124732401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124732401 DLLC NOTICE LLME(ffffffff/f5c166d7){UNASSIGNED} LLC RX: unknown TLLI 0xf5c166d7, creating LLME on the fly (gprs_llc.c:552) 20250114124732401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124732401 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124732401 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124732401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124732401 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124732401 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124732401 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124732401 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124732401 DLLC NOTICE LLME(ffffffff/f5c166d7){UNASSIGNED} LLGM Assign pre (f5c166d7 => e25713a7) (gprs_llc.c:1079) 20250114124732401 DLLC NOTICE LLME(f5c166d7/e25713a7){ASSIGNED} LLGM Assign post (f5c166d7 => e25713a7) (gprs_llc.c:1125) 20250114124732401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124732401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124732401 DMM DEBUG MM(262420000000067/e25713a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124732410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124732410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124732410 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124732410 DMM DEBUG MM(262420000000067/e25713a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20250114124732410 DMM NOTICE MM(262420000000067/e25713a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124732410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124732410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124732410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124732410 DMM DEBUG MM(262420000000067/e25713a7) Requesting authorization (sgsn_auth.c:160) 20250114124732410 DMM INFO MM(262420000000067/e25713a7) Requesting authentication tuples (sgsn_auth.c:184) 20250114124732410 DMM DEBUG MM(262420000000067/e25713a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124732410 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250114124732410 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)@ce529c013527: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@ce529c013527: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20250114124732412 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124732412 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124732412 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124732412 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124732412 DMM INFO MM(262420000000067/e25713a7) Subscriber data update (mmctx.c:445) 20250114124732412 DMM DEBUG MM(262420000000067/e25713a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124732412 DMM INFO MM(262420000000067/e25713a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124732412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124732412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124732412 DMM INFO MM(262420000000067/e25713a7) <- GMM AUTH AND CIPHERING REQ (rand = 29 f2 33 5a ac 62 02 ca fc 94 6c ac e8 a1 f0 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124732417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124732417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124732417 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124732417 DMM INFO MM(262420000000067/e25713a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124732417 DMM NOTICE MM(262420000000067/e25713a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124732417 DMM DEBUG MM(262420000000067/e25713a7) checking auth: received GSM SRES = 99 87 dc ee (gprs_gmm.c:666) 20250114124732417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124732417 DMM DEBUG MM(262420000000067/e25713a7) Requesting authorization (sgsn_auth.c:160) 20250114124732417 DMM INFO MM(262420000000067/e25713a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124732417 DMM DEBUG MM(262420000000067/e25713a7) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124732417 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250114124732417 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) 20250114124732417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124732417 DMM INFO MM(262420000000067/e25713a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe25713a7) (gprs_gmm.c:300) 20250114124732417 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124732417 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124732417 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250114124732417 DMM INFO MM(262420000000067/e25713a7) Subscriber data update (mmctx.c:445) 20250114124732417 DMM DEBUG MM(262420000000067/e25713a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124732417 DMM INFO MM(262420000000067/e25713a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124732417 DMM NOTICE MM(262420000000067/e25713a7) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20250114124732417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124732417 DMM NOTICE MM(262420000000067/e25713a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124732417 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) 20250114124732417 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124732417 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250114124732417 DMM INFO MM(262420000000067/e25713a7) Subscriber data update (mmctx.c:445) 20250114124732417 DMM DEBUG MM(262420000000067/e25713a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124732421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124732421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124732421 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124732421 DMM INFO MM(262420000000067/e25713a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124732421 DMM NOTICE MM(262420000000067/e25713a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124732421 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124732421 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124732421 DLLC NOTICE LLME(f5c166d7/e25713a7){ASSIGNED} LLGM Assign pre (ffffffff => e25713a7) (gprs_llc.c:1079) 20250114124732421 DLLC NOTICE LLME(ffffffff/e25713a7){ASSIGNED} LLGM Assign post (ffffffff => e25713a7) (gprs_llc.c:1125) 20250114124732421 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124732421 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124732421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124732421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@ce529c013527: setverdict(pass): none -> pass 20250114124732474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124732474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124732474 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124732474 DMM INFO MM(262420000000067/e25713a7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124732474 DMM INFO MM(262420000000067/e25713a7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124732474 DMM DEBUG MM(262420000000067/e25713a7) Using GGSN 0 (gprs_sm.c:312) 20250114124732474 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) 20250114124732474 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250114124732474 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124732474 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124732474 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250114124732491 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 38 a7 19 48 11 03 84 8d f8 14 05 7f f4 7f 37 d7 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) 20250114124732491 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a51a8, cbp=0x5575bce12260) (sgsn_libgtp.c:632) 20250114124732491 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124732491 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=e25713a7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124732491 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124732491 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124737357 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250114124737360 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) 20250114124737360 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5575bce098f0) (sgsn_libgtp.c:632) 20250114124742358 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1039" 20250114124747360 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250114124747360 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1039" 20250114124752340 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250114124752340 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250114124752340 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124752360 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20250114124752360 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20250114124752360 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1041" 20250114124757362 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250114124757362 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20250114124757362 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20250114124757362 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1041" 20250114124800606 DGPRS DEBUG Checking for inactive LLMEs, time = 39387079 (sgsn.c:131) 20250114124801891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124801894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124801894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124801909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124801911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124801911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124801927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124801930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124801930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124802363 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20250114124802363 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20250114124802363 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20250114124802363 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20250114124802364 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1043" 20250114124807365 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250114124807365 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20250114124807365 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20250114124807365 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20250114124807365 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5575bce098f0) (sgsn_libgtp.c:632) 20250114124807365 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5575bce098f0) (sgsn_libgtp.c:636) 20250114124807365 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250114124807365 DMM INFO MM(262420000000067/e25713a7) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250114124807365 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250114124807365 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250114124807365 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250114124807365 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250114124807365 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250114124807365 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250114124807365 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250114124807365 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250114124807365 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250114124807365 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250114124807365 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250114124807365 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20250114124807365 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@ce529c013527: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@ce529c013527: Removing Client IMSI='262420000000067'H, index=0 20250114124807392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124807392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250114124807392 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124807392 DMM INFO MM(262420000000067/e25713a7) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@ce529c013527: Final verdict of PTC: pass 20250114124807400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56344<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_echo_timeout-BVCI196(862)@ce529c013527: Final verdict of PTC: none 20250114124807408 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124807408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@ce529c013527: Final verdict of PTC: none -NSVCI98(868)@ce529c013527: Final verdict of PTC: none -NSVCI99(873)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@ce529c013527: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(866)@ce529c013527: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(871)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@ce529c013527: Final verdict of PTC: none -NSVCI97(863)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(861)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Tue Jan 14 12:48:07 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250114124807685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124808087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49796<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113108) 20250114124808409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124808409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113108, count=114268) 20250114124809410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124809410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Tue Jan 14 12:48:10 UTC 2025 /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 20250114124810412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124810412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_restart_ctr_echo started. 20250114124811164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124811165 DMM INFO MM(262420000000067/e25713a7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124811165 DMM INFO MM(262420000000067/e25713a7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124811165 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124811165 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124811165 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124811165 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124811165 DLLC NOTICE LLME(ffffffff/e25713a7){ASSIGNED} LLGM Assign pre (e25713a7 => ffffffff) (gprs_llc.c:1079) 20250114124811165 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e25713a7 => ffffffff) (gprs_llc.c:1125) 20250114124811165 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114124811165 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124811165 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250114124811165 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) 20250114124811165 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) 20250114124811165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124811166 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124811166 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124811166 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124811166 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124811188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124811188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124811188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124811188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124811188 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124811188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124811188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124811188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124811188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124811190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124811190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124811190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124811190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124811190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124811190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124811190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124811190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124811190 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124811190 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124811190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124811190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124811190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124811193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124811199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124811199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124811210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124811210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124811210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124811210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124811210 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124811210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124811210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124811210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124811210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124811211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124811211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124811211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124811212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124811212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124811212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124811212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124811212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124811212 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124811212 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124811212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124811212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124811212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124811215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124811220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124811220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124811231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124811231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124811231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124811231 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124811231 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124811231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124811231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124811231 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124811231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124811232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124811232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124811233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124811233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124811233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124811233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124811233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124811233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124811233 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124811233 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124811233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124811233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124811233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124811236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124811243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124811243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124811413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124811413 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124811413 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124811413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124811418 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124811419 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@ce529c013527: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='EF67A765'O, index=0 SGSN_Test-GSUP(894)@ce529c013527: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@ce529c013527: 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 := '279BFA41D0E8C064F8BC827B3B353B9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E67DBB10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB7CFF9EEBD8511A'O } } } } } 20250114124811458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124811458 DLLC NOTICE LLME(ffffffff/ef67a765){UNASSIGNED} LLC RX: unknown TLLI 0xef67a765, creating LLME on the fly (gprs_llc.c:552) 20250114124811458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124811458 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124811458 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124811458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124811458 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124811458 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124811458 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124811458 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124811458 DLLC NOTICE LLME(ffffffff/ef67a765){UNASSIGNED} LLGM Assign pre (ef67a765 => d1915edd) (gprs_llc.c:1079) 20250114124811458 DLLC NOTICE LLME(ef67a765/d1915edd){ASSIGNED} LLGM Assign post (ef67a765 => d1915edd) (gprs_llc.c:1125) 20250114124811458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124811458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124811458 DMM DEBUG MM(262420000000023/d1915edd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124811466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124811466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124811466 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124811466 DMM DEBUG MM(262420000000023/d1915edd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20250114124811466 DMM NOTICE MM(262420000000023/d1915edd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124811466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124811466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124811466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124811466 DMM DEBUG MM(262420000000023/d1915edd) Requesting authorization (sgsn_auth.c:160) 20250114124811466 DMM INFO MM(262420000000023/d1915edd) Requesting authentication tuples (sgsn_auth.c:184) 20250114124811466 DMM DEBUG MM(262420000000023/d1915edd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124811466 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250114124811466 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)@ce529c013527: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@ce529c013527: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20250114124811510 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124811510 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124811510 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124811510 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124811510 DMM INFO MM(262420000000023/d1915edd) Subscriber data update (mmctx.c:445) 20250114124811510 DMM DEBUG MM(262420000000023/d1915edd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124811510 DMM INFO MM(262420000000023/d1915edd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124811510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124811510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124811510 DMM INFO MM(262420000000023/d1915edd) <- GMM AUTH AND CIPHERING REQ (rand = 27 9b fa 41 d0 e8 c0 64 f8 bc 82 7b 3b 35 3b 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124811522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124811522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124811522 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124811522 DMM INFO MM(262420000000023/d1915edd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124811522 DMM NOTICE MM(262420000000023/d1915edd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124811522 DMM DEBUG MM(262420000000023/d1915edd) checking auth: received GSM SRES = e6 7d bb 10 (gprs_gmm.c:666) 20250114124811522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124811522 DMM DEBUG MM(262420000000023/d1915edd) Requesting authorization (sgsn_auth.c:160) 20250114124811522 DMM INFO MM(262420000000023/d1915edd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124811522 DMM DEBUG MM(262420000000023/d1915edd) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124811522 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250114124811522 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) 20250114124811522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124811522 DMM INFO MM(262420000000023/d1915edd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1915edd) (gprs_gmm.c:300) 20250114124811525 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124811525 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124811525 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250114124811525 DMM INFO MM(262420000000023/d1915edd) Subscriber data update (mmctx.c:445) 20250114124811525 DMM DEBUG MM(262420000000023/d1915edd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124811525 DMM INFO MM(262420000000023/d1915edd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124811525 DMM NOTICE MM(262420000000023/d1915edd) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20250114124811525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124811525 DMM NOTICE MM(262420000000023/d1915edd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124811525 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) 20250114124811526 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124811526 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250114124811526 DMM INFO MM(262420000000023/d1915edd) Subscriber data update (mmctx.c:445) 20250114124811526 DMM DEBUG MM(262420000000023/d1915edd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124811532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124811532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124811532 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124811532 DMM INFO MM(262420000000023/d1915edd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124811532 DMM NOTICE MM(262420000000023/d1915edd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124811532 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124811532 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124811532 DLLC NOTICE LLME(ef67a765/d1915edd){ASSIGNED} LLGM Assign pre (ffffffff => d1915edd) (gprs_llc.c:1079) 20250114124811532 DLLC NOTICE LLME(ffffffff/d1915edd){ASSIGNED} LLGM Assign post (ffffffff => d1915edd) (gprs_llc.c:1125) 20250114124811532 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124811532 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124811532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124811532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@ce529c013527: setverdict(pass): none -> pass 20250114124811584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124811584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124811584 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124811584 DMM INFO MM(262420000000023/d1915edd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124811584 DMM INFO MM(262420000000023/d1915edd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124811584 DMM DEBUG MM(262420000000023/d1915edd) Using GGSN 0 (gprs_sm.c:312) 20250114124811584 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250114124811584 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124811584 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124811584 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250114124811598 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 52 5a 73 4c 11 26 1e ff 11 14 05 7f c8 17 f7 9a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20250114124811598 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a2058, cbp=0x5575bce12260) (sgsn_libgtp.c:632) 20250114124811599 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124811599 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=d1915edd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124811599 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124811599 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124816586 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250114124816591 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) 20250114124816591 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5575bce098f0) (sgsn_libgtp.c:632) 20250114124821588 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250114124821589 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) 20250114124821589 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5575bce098f0) (sgsn_libgtp.c:632) 20250114124821589 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250114124821589 DMM INFO MM(262420000000023/d1915edd) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250114124821589 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250114124821589 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@ce529c013527: Removing Client IMSI='262420000000023'H, index=0 20250114124821592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124821593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250114124821593 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124821593 DMM INFO MM(262420000000023/d1915edd) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@ce529c013527: Final verdict of PTC: pass 20250114124821593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49802<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@ce529c013527: Final verdict of PTC: none -NSVCI97(882)@ce529c013527: Final verdict of PTC: none 20250114124821594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124821594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_echo-BVCI210(886)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@ce529c013527: Final verdict of PTC: none -NSVCI99(892)@ce529c013527: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@ce529c013527: Final verdict of PTC: none -NSVCI98(887)@ce529c013527: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(880)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(885)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(890)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Tue Jan 14 12:48:21 UTC 2025 ====== 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 20250114124821700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124822101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92716) 20250114124822595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124822595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92716, count=103112) 20250114124823595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124823595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Tue Jan 14 12:48:24 UTC 2025 /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 20250114124824596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124824596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_restart_ctr_create started. 20250114124825190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124825191 DMM INFO MM(262420000000023/d1915edd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124825191 DMM INFO MM(262420000000023/d1915edd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124825191 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124825191 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124825191 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124825191 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124825191 DLLC NOTICE LLME(ffffffff/d1915edd){ASSIGNED} LLGM Assign pre (d1915edd => ffffffff) (gprs_llc.c:1079) 20250114124825191 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1915edd => ffffffff) (gprs_llc.c:1125) 20250114124825191 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114124825191 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124825191 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250114124825191 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) 20250114124825191 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) 20250114124825191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124825191 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124825191 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124825191 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124825191 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124825213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124825213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124825213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124825213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124825213 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124825213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124825213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124825213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124825213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124825214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124825214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124825214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124825214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124825214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124825214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124825214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124825214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124825214 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124825214 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124825214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124825214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124825214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124825217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124825222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124825222 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124825232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124825232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124825232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124825232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124825232 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124825232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124825232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124825232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124825232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124825233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124825233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124825233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124825233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124825233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124825233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124825233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124825233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124825233 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124825233 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124825233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124825233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124825233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124825236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124825243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124825243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124825252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124825252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124825252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124825252 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124825252 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124825252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124825252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124825252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124825252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124825253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124825253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124825253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124825254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124825254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124825254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124825254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124825254 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124825254 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124825254 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124825254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124825254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124825254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124825256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124825261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124825261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124825597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124825597 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124825597 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124825597 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124825602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124825604 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@ce529c013527: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='F1BA1C65'O, index=0 SGSN_Test-GSUP(913)@ce529c013527: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@ce529c013527: 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 := 'A0663984F8564547202B841B5206B35B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C530F6C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C81BBF3FC35399B0'O } } } } } 20250114124825671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124825671 DLLC NOTICE LLME(ffffffff/f1ba1c65){UNASSIGNED} LLC RX: unknown TLLI 0xf1ba1c65, creating LLME on the fly (gprs_llc.c:552) 20250114124825671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124825671 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124825671 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124825671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124825671 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124825671 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124825672 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124825672 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124825672 DLLC NOTICE LLME(ffffffff/f1ba1c65){UNASSIGNED} LLGM Assign pre (f1ba1c65 => cdb40150) (gprs_llc.c:1079) 20250114124825672 DLLC NOTICE LLME(f1ba1c65/cdb40150){ASSIGNED} LLGM Assign post (f1ba1c65 => cdb40150) (gprs_llc.c:1125) 20250114124825672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124825672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124825672 DMM DEBUG MM(262420000000024/cdb40150) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124825679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124825679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124825679 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124825679 DMM DEBUG MM(262420000000024/cdb40150) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20250114124825679 DMM NOTICE MM(262420000000024/cdb40150) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124825679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124825679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124825679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124825679 DMM DEBUG MM(262420000000024/cdb40150) Requesting authorization (sgsn_auth.c:160) 20250114124825679 DMM INFO MM(262420000000024/cdb40150) Requesting authentication tuples (sgsn_auth.c:184) 20250114124825679 DMM DEBUG MM(262420000000024/cdb40150) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124825679 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250114124825679 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)@ce529c013527: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@ce529c013527: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20250114124825682 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124825682 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124825682 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124825682 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124825682 DMM INFO MM(262420000000024/cdb40150) Subscriber data update (mmctx.c:445) 20250114124825682 DMM DEBUG MM(262420000000024/cdb40150) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124825682 DMM INFO MM(262420000000024/cdb40150) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124825682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124825682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124825682 DMM INFO MM(262420000000024/cdb40150) <- GMM AUTH AND CIPHERING REQ (rand = a0 66 39 84 f8 56 45 47 20 2b 84 1b 52 06 b3 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124825690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124825690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124825690 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124825690 DMM INFO MM(262420000000024/cdb40150) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124825690 DMM NOTICE MM(262420000000024/cdb40150) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124825690 DMM DEBUG MM(262420000000024/cdb40150) checking auth: received GSM SRES = c5 30 f6 c3 (gprs_gmm.c:666) 20250114124825690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124825690 DMM DEBUG MM(262420000000024/cdb40150) Requesting authorization (sgsn_auth.c:160) 20250114124825690 DMM INFO MM(262420000000024/cdb40150) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124825690 DMM DEBUG MM(262420000000024/cdb40150) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124825690 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250114124825690 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) 20250114124825690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124825690 DMM INFO MM(262420000000024/cdb40150) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdb40150) (gprs_gmm.c:300) 20250114124825693 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124825693 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124825693 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250114124825693 DMM INFO MM(262420000000024/cdb40150) Subscriber data update (mmctx.c:445) 20250114124825693 DMM DEBUG MM(262420000000024/cdb40150) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124825693 DMM INFO MM(262420000000024/cdb40150) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124825693 DMM NOTICE MM(262420000000024/cdb40150) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20250114124825693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124825693 DMM NOTICE MM(262420000000024/cdb40150) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124825693 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) 20250114124825694 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124825694 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250114124825694 DMM INFO MM(262420000000024/cdb40150) Subscriber data update (mmctx.c:445) 20250114124825694 DMM DEBUG MM(262420000000024/cdb40150) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124825700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124825700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124825700 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124825700 DMM INFO MM(262420000000024/cdb40150) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124825700 DMM NOTICE MM(262420000000024/cdb40150) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124825700 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124825700 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124825700 DLLC NOTICE LLME(f1ba1c65/cdb40150){ASSIGNED} LLGM Assign pre (ffffffff => cdb40150) (gprs_llc.c:1079) 20250114124825700 DLLC NOTICE LLME(ffffffff/cdb40150){ASSIGNED} LLGM Assign post (ffffffff => cdb40150) (gprs_llc.c:1125) 20250114124825700 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124825700 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124825700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124825700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@ce529c013527: setverdict(pass): none -> pass 20250114124825759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124825759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124825759 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124825759 DMM INFO MM(262420000000024/cdb40150) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124825759 DMM INFO MM(262420000000024/cdb40150) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124825759 DMM DEBUG MM(262420000000024/cdb40150) Using GGSN 0 (gprs_sm.c:312) 20250114124825759 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250114124825759 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124825759 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124825759 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250114124825784 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 86 25 29 b1 11 0d 26 68 aa 14 05 7f ea ea 6e f1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20250114124825784 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f30265a2058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250114124825784 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f30265a2058, cbp=0x5575bce12260) (sgsn_libgtp.c:632) 20250114124825784 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20250114124825784 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250114124825784 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250114124825784 DMM NOTICE MM(262420000000024/cdb40150) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124825802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124825802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124825802 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124825802 DMM INFO MM(262420000000024/cdb40150) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124825802 DMM INFO MM(262420000000024/cdb40150) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124825802 DMM DEBUG MM(262420000000024/cdb40150) Using GGSN 0 (gprs_sm.c:312) 20250114124825802 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250114124825802 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124825802 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124825802 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250114124825806 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 86 25 29 b1 11 0d 26 68 aa 14 05 7f ea ea 6e f1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20250114124825806 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f30265a2058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250114124825806 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a2058, cbp=0x5575bce12260) (sgsn_libgtp.c:632) 20250114124825806 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124825806 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=cdb40150, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124825806 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124825806 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@ce529c013527: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@ce529c013527: Final verdict of PTC: pass 20250114124825816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@ce529c013527: Final verdict of PTC: none -NSVCI98(906)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@ce529c013527: Final verdict of PTC: none 20250114124825822 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124825822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(911)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@ce529c013527: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@ce529c013527: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@ce529c013527: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@ce529c013527: Final verdict of PTC: none -NSVCI97(901)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(909)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(899)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(904)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Tue Jan 14 12:48:25 UTC 2025 ====== 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 20250114124825939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124826341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91104) 20250114124826824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124826824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91104, count=104596) 20250114124827825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124827825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Tue Jan 14 12:48:28 UTC 2025 /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 20250114124828826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124828826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250114124829422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124829424 DMM INFO MM(262420000000024/cdb40150) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124829424 DMM INFO MM(262420000000024/cdb40150) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124829424 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124829424 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124829424 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124829424 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124829424 DLLC NOTICE LLME(ffffffff/cdb40150){ASSIGNED} LLGM Assign pre (cdb40150 => ffffffff) (gprs_llc.c:1079) 20250114124829424 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdb40150 => ffffffff) (gprs_llc.c:1125) 20250114124829424 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114124829424 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124829424 DMM NOTICE MM(262420000000024/cdb40150) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114124829424 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250114124829424 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114124829424 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114124829424 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250114124829425 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250114124829425 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) 20250114124829425 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) 20250114124829425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124829425 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124829425 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124829425 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124829425 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124829479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124829479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124829479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124829479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124829479 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124829479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124829479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124829479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124829479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124829480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124829480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124829480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124829480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124829480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124829480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124829480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124829480 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124829480 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124829480 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124829480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(920)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124829482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124829482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124829486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124829498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124829498 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(922)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124829509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124829509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124829509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124829509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124829509 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124829509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124829509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124829509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124829509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124829511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124829511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124829511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124829511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124829511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124829511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124829511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124829511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124829511 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124829511 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124829511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124829512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124829512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124829516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124829521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124829521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124829532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124829532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124829532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124829532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124829532 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124829532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124829532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124829532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124829532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124829533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124829533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124829533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124829533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124829533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124829533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124829533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124829533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124829533 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124829533 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124829533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124829533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124829533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124829535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124829539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124829539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124829827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124829827 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124829827 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124829827 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124829831 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124829832 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114124830607 DGPRS DEBUG Checking for inactive LLMEs, time = 39387109 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@ce529c013527: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='ECE823CA'O, index=0 SGSN_Test-GSUP(932)@ce529c013527: 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)@ce529c013527: 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 := '23602085003F712935DC699B8FB37E09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2CA8A1A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5598A973E0D9C332'O } } } } } 20250114124830878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124830878 DLLC NOTICE LLME(ffffffff/ece823ca){UNASSIGNED} LLC RX: unknown TLLI 0xece823ca, creating LLME on the fly (gprs_llc.c:552) 20250114124830878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124830878 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124830878 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124830878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124830878 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124830878 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124830878 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124830878 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124830878 DLLC NOTICE LLME(ffffffff/ece823ca){UNASSIGNED} LLGM Assign pre (ece823ca => f5ebf322) (gprs_llc.c:1079) 20250114124830878 DLLC NOTICE LLME(ece823ca/f5ebf322){ASSIGNED} LLGM Assign post (ece823ca => f5ebf322) (gprs_llc.c:1125) 20250114124830878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124830878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124830878 DMM DEBUG MM(262420000000025/f5ebf322) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124830897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124830897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124830897 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124830897 DMM DEBUG MM(262420000000025/f5ebf322) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20250114124830897 DMM NOTICE MM(262420000000025/f5ebf322) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124830897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124830897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124830897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124830897 DMM DEBUG MM(262420000000025/f5ebf322) Requesting authorization (sgsn_auth.c:160) 20250114124830897 DMM INFO MM(262420000000025/f5ebf322) Requesting authentication tuples (sgsn_auth.c:184) 20250114124830897 DMM DEBUG MM(262420000000025/f5ebf322) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124830897 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250114124830897 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)@ce529c013527: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20250114124830901 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124830902 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124830902 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124830902 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124830902 DMM INFO MM(262420000000025/f5ebf322) Subscriber data update (mmctx.c:445) 20250114124830902 DMM DEBUG MM(262420000000025/f5ebf322) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124830902 DMM INFO MM(262420000000025/f5ebf322) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124830902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124830902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124830902 DMM INFO MM(262420000000025/f5ebf322) <- GMM AUTH AND CIPHERING REQ (rand = 23 60 20 85 00 3f 71 29 35 dc 69 9b 8f b3 7e 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124830917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124830917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124830917 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124830917 DMM INFO MM(262420000000025/f5ebf322) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124830917 DMM NOTICE MM(262420000000025/f5ebf322) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124830917 DMM DEBUG MM(262420000000025/f5ebf322) checking auth: received GSM SRES = 2c a8 a1 a9 (gprs_gmm.c:666) 20250114124830917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124830917 DMM DEBUG MM(262420000000025/f5ebf322) Requesting authorization (sgsn_auth.c:160) 20250114124830917 DMM INFO MM(262420000000025/f5ebf322) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124830917 DMM DEBUG MM(262420000000025/f5ebf322) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124830917 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250114124830917 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) 20250114124830917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124830918 DMM INFO MM(262420000000025/f5ebf322) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5ebf322) (gprs_gmm.c:300) 20250114124830920 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124830920 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124830920 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250114124830920 DMM INFO MM(262420000000025/f5ebf322) Subscriber data update (mmctx.c:445) 20250114124830920 DMM DEBUG MM(262420000000025/f5ebf322) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124830920 DMM INFO MM(262420000000025/f5ebf322) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124830920 DMM NOTICE MM(262420000000025/f5ebf322) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20250114124830920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124830920 DMM NOTICE MM(262420000000025/f5ebf322) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124830920 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) 20250114124830921 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124830921 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250114124830921 DMM INFO MM(262420000000025/f5ebf322) Subscriber data update (mmctx.c:445) 20250114124830921 DMM DEBUG MM(262420000000025/f5ebf322) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124830934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124830934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124830934 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124830934 DMM INFO MM(262420000000025/f5ebf322) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124830934 DMM NOTICE MM(262420000000025/f5ebf322) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124830934 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124830934 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124830934 DLLC NOTICE LLME(ece823ca/f5ebf322){ASSIGNED} LLGM Assign pre (ffffffff => f5ebf322) (gprs_llc.c:1079) 20250114124830934 DLLC NOTICE LLME(ffffffff/f5ebf322){ASSIGNED} LLGM Assign post (ffffffff => f5ebf322) (gprs_llc.c:1125) 20250114124830934 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124830934 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124830934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124830934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@ce529c013527: setverdict(pass): none -> pass 20250114124830993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124830993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124830993 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124830993 DMM INFO MM(262420000000025/f5ebf322) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124830993 DMM INFO MM(262420000000025/f5ebf322) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124830993 DMM DEBUG MM(262420000000025/f5ebf322) Using GGSN 0 (gprs_sm.c:312) 20250114124830993 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) 20250114124830993 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250114124830993 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124830993 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124830993 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250114124831019 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1b 00 00 01 80 08 00 10 1c 8d aa 9b 11 e2 bc 0a 22 14 05 7f 35 96 4d 5d 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) 20250114124831019 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a30c8, cbp=0x5575bce110f0) (sgsn_libgtp.c:632) 20250114124831019 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124831019 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=f5ebf322, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124831019 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124831019 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124831025 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250114124831025 DGPRS INFO PDP(262420000000025:5): Context 0x7f30265a30c8 was deleted (sgsn_libgtp.c:660) 20250114124831025 DMM INFO MM(262420000000025/f5ebf322) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250114124831025 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250114124831025 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250114124839026 DMM INFO MM(262420000000025/f5ebf322) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250114124847002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20250114124847027 DMM INFO MM(262420000000025/f5ebf322) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250114124849828 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250114124849828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250114124849828 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124855028 DMM INFO MM(262420000000025/f5ebf322) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250114124859483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124859490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124859490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124859513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124859516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124859516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124859533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124859537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124859537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124900608 DGPRS DEBUG Checking for inactive LLMEs, time = 39387139 (sgsn.c:131) 20250114124903029 DMM INFO MM(262420000000025/f5ebf322) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@ce529c013527: Removing Client IMSI='262420000000025'H, index=0 20250114124903046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124903046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250114124903046 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124903046 DMM INFO MM(262420000000025/f5ebf322) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@ce529c013527: Final verdict of PTC: pass 20250114124903051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33554<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@ce529c013527: Final verdict of PTC: none 20250114124903056 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124903056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(926)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@ce529c013527: Final verdict of PTC: none -NSVCI98(925)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@ce529c013527: Final verdict of PTC: none -NSVCI99(930)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@ce529c013527: Final verdict of PTC: none -NSVCI97(920)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(923)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(928)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(918)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Tue Jan 14 12:49:03 UTC 2025 ====== 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 20250114124903121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124903523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110972) 20250114124904058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124904058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110972, count=112132) 20250114124905059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124905059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Tue Jan 14 12:49:05 UTC 2025 /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 20250114124906060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124906060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250114124906579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124906579 DMM INFO MM(262420000000025/f5ebf322) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124906579 DMM INFO MM(262420000000025/f5ebf322) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124906579 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124906579 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124906579 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124906579 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124906579 DLLC NOTICE LLME(ffffffff/f5ebf322){ASSIGNED} LLGM Assign pre (f5ebf322 => ffffffff) (gprs_llc.c:1079) 20250114124906579 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5ebf322 => ffffffff) (gprs_llc.c:1125) 20250114124906579 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114124906579 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124906579 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250114124906579 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) 20250114124906579 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) 20250114124906579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124906580 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124906580 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124906580 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124906580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124906624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124906624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124906624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124906624 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124906624 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124906624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124906624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124906624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124906624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124906625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124906625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124906625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124906625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124906625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124906625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124906625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124906625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124906625 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124906625 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124906625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124906625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124906625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124906628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124906635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124906635 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124906644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124906644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124906644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124906644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124906644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124906644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124906644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124906644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124906644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124906645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124906645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124906645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124906645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124906645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124906645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124906645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124906645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124906645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124906645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124906645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124906645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124906645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124906647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124906652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124906652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124906662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124906662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124906662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124906662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124906662 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124906662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124906662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124906662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124906662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124906664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124906664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124906664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124906664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124906664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124906664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124906664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124906664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124906664 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124906664 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124906664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124906664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124906664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124906667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124906673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124906673 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)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124907062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124907062 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124907062 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124907062 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124907066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124907067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@ce529c013527: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='E7E4C4FA'O, index=0 SGSN_Test-GSUP(951)@ce529c013527: 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)@ce529c013527: 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 := 'AF8C2ED81278C3769644626EC0155134'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB646165'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '978E868FD8FE0802'O } } } } } 20250114124907134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124907134 DLLC NOTICE LLME(ffffffff/e7e4c4fa){UNASSIGNED} LLC RX: unknown TLLI 0xe7e4c4fa, creating LLME on the fly (gprs_llc.c:552) 20250114124907134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124907134 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124907134 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124907134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124907134 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124907134 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124907134 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124907134 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124907134 DLLC NOTICE LLME(ffffffff/e7e4c4fa){UNASSIGNED} LLGM Assign pre (e7e4c4fa => fdc6d829) (gprs_llc.c:1079) 20250114124907134 DLLC NOTICE LLME(e7e4c4fa/fdc6d829){ASSIGNED} LLGM Assign post (e7e4c4fa => fdc6d829) (gprs_llc.c:1125) 20250114124907134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124907134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124907134 DMM DEBUG MM(262420000000027/fdc6d829) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124907151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124907151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124907151 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124907151 DMM DEBUG MM(262420000000027/fdc6d829) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20250114124907151 DMM NOTICE MM(262420000000027/fdc6d829) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124907151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124907151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124907151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124907151 DMM DEBUG MM(262420000000027/fdc6d829) Requesting authorization (sgsn_auth.c:160) 20250114124907151 DMM INFO MM(262420000000027/fdc6d829) Requesting authentication tuples (sgsn_auth.c:184) 20250114124907151 DMM DEBUG MM(262420000000027/fdc6d829) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124907151 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250114124907151 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)@ce529c013527: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20250114124907158 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124907158 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124907158 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124907158 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124907158 DMM INFO MM(262420000000027/fdc6d829) Subscriber data update (mmctx.c:445) 20250114124907158 DMM DEBUG MM(262420000000027/fdc6d829) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124907158 DMM INFO MM(262420000000027/fdc6d829) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124907158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124907158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124907158 DMM INFO MM(262420000000027/fdc6d829) <- GMM AUTH AND CIPHERING REQ (rand = af 8c 2e d8 12 78 c3 76 96 44 62 6e c0 15 51 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124907174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124907174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124907174 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124907174 DMM INFO MM(262420000000027/fdc6d829) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124907174 DMM NOTICE MM(262420000000027/fdc6d829) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124907174 DMM DEBUG MM(262420000000027/fdc6d829) checking auth: received GSM SRES = bb 64 61 65 (gprs_gmm.c:666) 20250114124907174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124907174 DMM DEBUG MM(262420000000027/fdc6d829) Requesting authorization (sgsn_auth.c:160) 20250114124907174 DMM INFO MM(262420000000027/fdc6d829) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124907174 DMM DEBUG MM(262420000000027/fdc6d829) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124907174 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250114124907174 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) 20250114124907174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124907174 DMM INFO MM(262420000000027/fdc6d829) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdc6d829) (gprs_gmm.c:300) 20250114124907177 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124907177 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124907177 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250114124907177 DMM INFO MM(262420000000027/fdc6d829) Subscriber data update (mmctx.c:445) 20250114124907177 DMM DEBUG MM(262420000000027/fdc6d829) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124907177 DMM INFO MM(262420000000027/fdc6d829) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124907177 DMM NOTICE MM(262420000000027/fdc6d829) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20250114124907177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124907177 DMM NOTICE MM(262420000000027/fdc6d829) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124907177 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) 20250114124907178 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124907178 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250114124907178 DMM INFO MM(262420000000027/fdc6d829) Subscriber data update (mmctx.c:445) 20250114124907179 DMM DEBUG MM(262420000000027/fdc6d829) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124907189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124907189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124907190 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124907190 DMM INFO MM(262420000000027/fdc6d829) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124907190 DMM NOTICE MM(262420000000027/fdc6d829) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124907190 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124907190 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124907190 DLLC NOTICE LLME(e7e4c4fa/fdc6d829){ASSIGNED} LLGM Assign pre (ffffffff => fdc6d829) (gprs_llc.c:1079) 20250114124907190 DLLC NOTICE LLME(ffffffff/fdc6d829){ASSIGNED} LLGM Assign post (ffffffff => fdc6d829) (gprs_llc.c:1125) 20250114124907190 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124907190 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124907190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124907190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@ce529c013527: setverdict(pass): none -> pass 20250114124907244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124907244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124907244 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124907244 DMM INFO MM(262420000000027/fdc6d829) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124907244 DMM INFO MM(262420000000027/fdc6d829) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124907244 DMM DEBUG MM(262420000000027/fdc6d829) Using GGSN 0 (gprs_sm.c:312) 20250114124907244 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) 20250114124907244 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250114124907244 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124907244 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124907244 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@ce529c013527: First createPDPContextRequest received, dropping & waiting for retransmission 20250114124912245 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20250114124912252 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 cb 33 12 ec 11 8f 36 d6 a3 14 05 7f 80 ec e5 50 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) 20250114124912252 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a30c8, cbp=0x5575bce110f0) (sgsn_libgtp.c:632) 20250114124912252 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124912252 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=fdc6d829, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124912252 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124912253 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250114124912261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124912261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250114124912261 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124912261 DMM INFO MM(262420000000027/fdc6d829) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20250114124912261 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114124912261 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@ce529c013527: First deletePDPContextRequest received, dropping & waiting for retransmission 20250114124917262 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20250114124917269 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) 20250114124917269 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f30265a30c8, cbp=0x5575bce110f0) (sgsn_libgtp.c:632) 20250114124917269 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250114124917269 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=fdc6d829, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124917269 DMM INFO MM(262420000000027/fdc6d829) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20250114124917270 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250114124917270 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@ce529c013527: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@ce529c013527: Final verdict of PTC: pass 20250114124917287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@ce529c013527: Final verdict of PTC: none -NSVCI98(944)@ce529c013527: Final verdict of PTC: none -NSVCI99(949)@ce529c013527: Final verdict of PTC: none -NSVCI97(939)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@ce529c013527: Final verdict of PTC: none 20250114124917293 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124917294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(946)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(937)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(947)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(942)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Tue Jan 14 12:49:17 UTC 2025 ====== 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 20250114124917398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124917799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103164) 20250114124918295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124918295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103164, count=104424) 20250114124919297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124919297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Tue Jan 14 12:49:19 UTC 2025 /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 20250114124920298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124920298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250114124920890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124920892 DMM INFO MM(262420000000027/fdc6d829) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124920892 DMM INFO MM(262420000000027/fdc6d829) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124920892 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124920893 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124920893 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124920893 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124920893 DLLC NOTICE LLME(ffffffff/fdc6d829){ASSIGNED} LLGM Assign pre (fdc6d829 => ffffffff) (gprs_llc.c:1079) 20250114124920893 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdc6d829 => ffffffff) (gprs_llc.c:1125) 20250114124920893 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250114124920893 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) 20250114124920893 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) 20250114124920893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124920893 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124920893 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124920893 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124920893 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124920933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124920933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124920933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124920933 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124920933 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124920933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124920933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124920933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124920933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124920933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124920933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124920933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124920933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124920933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124920933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124920933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124920933 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124920933 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124920933 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124920933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124920934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124920934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124920936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124920942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124920942 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(957)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124920951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124920951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124920951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124920951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124920951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124920951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124920951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124920951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124920951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124920952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124920952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124920952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124920952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124920952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124920952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124920952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124920952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124920952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124920952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124920952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124920952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124920952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124920954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124920958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124920958 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(962)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124920969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124920969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124920969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124920969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124920969 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124920969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124920969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124920969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124920969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124920969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124920969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124920969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124920970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124920970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124920970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124920970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124920970 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124920970 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124920970 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124920970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124920970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(968)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124920970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124920972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124920978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124920978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124921299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124921299 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124921299 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124921299 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124921303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124921304 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@ce529c013527: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='E538B327'O, index=0 SGSN_Test-GSUP(970)@ce529c013527: 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)@ce529c013527: 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 := '8BA28A2C59AAD38EBF5E2AE491929134'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E04AB500'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF5AA39B4BF8B9F0'O } } } } } 20250114124921367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124921367 DLLC NOTICE LLME(ffffffff/e538b327){UNASSIGNED} LLC RX: unknown TLLI 0xe538b327, creating LLME on the fly (gprs_llc.c:552) 20250114124921367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124921368 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124921368 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124921368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124921368 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124921368 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124921368 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124921368 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124921368 DLLC NOTICE LLME(ffffffff/e538b327){UNASSIGNED} LLGM Assign pre (e538b327 => e49aea27) (gprs_llc.c:1079) 20250114124921368 DLLC NOTICE LLME(e538b327/e49aea27){ASSIGNED} LLGM Assign post (e538b327 => e49aea27) (gprs_llc.c:1125) 20250114124921368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124921368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124921368 DMM DEBUG MM(262420000000028/e49aea27) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124921381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124921381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124921381 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124921381 DMM DEBUG MM(262420000000028/e49aea27) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20250114124921381 DMM NOTICE MM(262420000000028/e49aea27) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124921381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124921381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124921381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124921381 DMM DEBUG MM(262420000000028/e49aea27) Requesting authorization (sgsn_auth.c:160) 20250114124921381 DMM INFO MM(262420000000028/e49aea27) Requesting authentication tuples (sgsn_auth.c:184) 20250114124921381 DMM DEBUG MM(262420000000028/e49aea27) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124921382 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250114124921382 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)@ce529c013527: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20250114124921386 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124921386 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124921386 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124921386 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124921386 DMM INFO MM(262420000000028/e49aea27) Subscriber data update (mmctx.c:445) 20250114124921386 DMM DEBUG MM(262420000000028/e49aea27) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124921386 DMM INFO MM(262420000000028/e49aea27) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124921386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124921386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124921386 DMM INFO MM(262420000000028/e49aea27) <- GMM AUTH AND CIPHERING REQ (rand = 8b a2 8a 2c 59 aa d3 8e bf 5e 2a e4 91 92 91 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124921400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124921400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124921400 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124921400 DMM INFO MM(262420000000028/e49aea27) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124921400 DMM NOTICE MM(262420000000028/e49aea27) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124921400 DMM DEBUG MM(262420000000028/e49aea27) checking auth: received GSM SRES = e0 4a b5 00 (gprs_gmm.c:666) 20250114124921400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124921400 DMM DEBUG MM(262420000000028/e49aea27) Requesting authorization (sgsn_auth.c:160) 20250114124921400 DMM INFO MM(262420000000028/e49aea27) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124921400 DMM DEBUG MM(262420000000028/e49aea27) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124921400 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250114124921400 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) 20250114124921401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124921401 DMM INFO MM(262420000000028/e49aea27) <- GMM ATTACH ACCEPT (new P-TMSI=0xe49aea27) (gprs_gmm.c:300) 20250114124921403 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124921403 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124921403 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250114124921403 DMM INFO MM(262420000000028/e49aea27) Subscriber data update (mmctx.c:445) 20250114124921403 DMM DEBUG MM(262420000000028/e49aea27) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124921403 DMM INFO MM(262420000000028/e49aea27) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124921403 DMM NOTICE MM(262420000000028/e49aea27) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20250114124921403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124921403 DMM NOTICE MM(262420000000028/e49aea27) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124921403 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) 20250114124921404 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124921404 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250114124921404 DMM INFO MM(262420000000028/e49aea27) Subscriber data update (mmctx.c:445) 20250114124921404 DMM DEBUG MM(262420000000028/e49aea27) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124921414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124921414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124921414 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124921414 DMM INFO MM(262420000000028/e49aea27) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124921415 DMM NOTICE MM(262420000000028/e49aea27) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124921415 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124921415 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124921415 DLLC NOTICE LLME(e538b327/e49aea27){ASSIGNED} LLGM Assign pre (ffffffff => e49aea27) (gprs_llc.c:1079) 20250114124921415 DLLC NOTICE LLME(ffffffff/e49aea27){ASSIGNED} LLGM Assign post (ffffffff => e49aea27) (gprs_llc.c:1125) 20250114124921415 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124921415 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124921415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124921415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@ce529c013527: setverdict(pass): none -> pass 20250114124921472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124921472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124921472 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124921472 DMM INFO MM(262420000000028/e49aea27) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124921472 DMM INFO MM(262420000000028/e49aea27) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124921472 DMM DEBUG MM(262420000000028/e49aea27) Using GGSN 0 (gprs_sm.c:312) 20250114124921472 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) 20250114124921472 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250114124921472 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124921472 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124921472 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250114124921497 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 74 bb d9 7a 11 3f 2a 8a 02 14 05 7f 1c 76 e0 2a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20250114124921497 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a30c8, cbp=0x5575bce110f0) (sgsn_libgtp.c:632) 20250114124921497 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124921497 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=e49aea27, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124921497 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124921497 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124921513 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250114124921513 DGPRS INFO PDP(262420000000028:5): Context 0x7f30265a30c8 was deleted (sgsn_libgtp.c:660) 20250114124921513 DMM INFO MM(262420000000028/e49aea27) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250114124921513 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250114124921513 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@ce529c013527: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250114124921523 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20250114124921525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124921525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250114124921525 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124921525 DMM INFO MM(262420000000028/e49aea27) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20250114124921526 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) 20250114124921526 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@ce529c013527: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@ce529c013527: Final verdict of PTC: pass 20250114124921535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45514<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(958)@ce529c013527: Final verdict of PTC: none -NSVCI98(963)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(970)@ce529c013527: Final verdict of PTC: none 20250114124921539 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124921540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(968)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(956)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(966)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(961)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Tue Jan 14 12:49:21 UTC 2025 ====== 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 20250114124921644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124922046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101284) 20250114124922541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124922541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101284, count=101824) 20250114124923542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124923542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Tue Jan 14 12:49:24 UTC 2025 /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 20250114124924543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124924543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250114124925138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124925141 DMM INFO MM(262420000000028/e49aea27) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124925142 DMM INFO MM(262420000000028/e49aea27) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124925142 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124925142 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124925142 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124925142 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124925142 DLLC NOTICE LLME(ffffffff/e49aea27){ASSIGNED} LLGM Assign pre (e49aea27 => ffffffff) (gprs_llc.c:1079) 20250114124925142 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e49aea27 => ffffffff) (gprs_llc.c:1125) 20250114124925142 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114124925142 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124925142 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250114124925142 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) 20250114124925142 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) 20250114124925142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124925142 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124925142 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124925142 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124925142 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124925188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124925188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124925188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124925188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124925188 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124925188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124925188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124925188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124925188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124925189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124925189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124925189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124925190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124925190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124925190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124925190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124925190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124925190 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124925190 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124925190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114124925190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124925190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124925192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124925197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124925197 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)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124925210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124925210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124925210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124925210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124925210 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124925210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124925210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124925210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124925210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(982)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(983)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124925211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124925211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124925211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124925211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124925211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124925211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124925211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124925211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124925211 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124925211 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124925211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124925211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124925211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124925214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124925220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124925220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(982)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(987)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124925223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124925223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124925223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124925223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124925223 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124925223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124925223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124925223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124925223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124925224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124925224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124925224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124925224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124925224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124925224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124925224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124925224 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124925224 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124925224 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124925224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124925224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124925224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124925227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124925231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124925231 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(986)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124925544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124925544 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124925544 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124925544 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124925548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124925549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@ce529c013527: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='FF53A3BD'O, index=0 SGSN_Test-GSUP(989)@ce529c013527: 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)@ce529c013527: 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 := '772E1529129E61EDDEB81C4391D34860'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B0CE07A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AFA506006D8319EE'O } } } } } 20250114124925604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124925604 DLLC NOTICE LLME(ffffffff/ff53a3bd){UNASSIGNED} LLC RX: unknown TLLI 0xff53a3bd, creating LLME on the fly (gprs_llc.c:552) 20250114124925604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124925604 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124925604 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124925604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124925604 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124925604 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124925604 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124925604 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124925604 DLLC NOTICE LLME(ffffffff/ff53a3bd){UNASSIGNED} LLGM Assign pre (ff53a3bd => e70ff2cf) (gprs_llc.c:1079) 20250114124925604 DLLC NOTICE LLME(ff53a3bd/e70ff2cf){ASSIGNED} LLGM Assign post (ff53a3bd => e70ff2cf) (gprs_llc.c:1125) 20250114124925604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124925604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124925604 DMM DEBUG MM(262420000000026/e70ff2cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124925611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124925611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124925611 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124925611 DMM DEBUG MM(262420000000026/e70ff2cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250114124925611 DMM NOTICE MM(262420000000026/e70ff2cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124925611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124925611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124925611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124925611 DMM DEBUG MM(262420000000026/e70ff2cf) Requesting authorization (sgsn_auth.c:160) 20250114124925611 DMM INFO MM(262420000000026/e70ff2cf) Requesting authentication tuples (sgsn_auth.c:184) 20250114124925611 DMM DEBUG MM(262420000000026/e70ff2cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124925611 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250114124925611 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)@ce529c013527: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20250114124925613 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124925613 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124925613 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124925613 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124925613 DMM INFO MM(262420000000026/e70ff2cf) Subscriber data update (mmctx.c:445) 20250114124925613 DMM DEBUG MM(262420000000026/e70ff2cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124925613 DMM INFO MM(262420000000026/e70ff2cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124925613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124925613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124925613 DMM INFO MM(262420000000026/e70ff2cf) <- GMM AUTH AND CIPHERING REQ (rand = 77 2e 15 29 12 9e 61 ed de b8 1c 43 91 d3 48 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124925618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124925618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124925618 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124925618 DMM INFO MM(262420000000026/e70ff2cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124925618 DMM NOTICE MM(262420000000026/e70ff2cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124925618 DMM DEBUG MM(262420000000026/e70ff2cf) checking auth: received GSM SRES = 9b 0c e0 7a (gprs_gmm.c:666) 20250114124925618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124925618 DMM DEBUG MM(262420000000026/e70ff2cf) Requesting authorization (sgsn_auth.c:160) 20250114124925618 DMM INFO MM(262420000000026/e70ff2cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124925618 DMM DEBUG MM(262420000000026/e70ff2cf) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124925618 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250114124925618 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) 20250114124925618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124925618 DMM INFO MM(262420000000026/e70ff2cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xe70ff2cf) (gprs_gmm.c:300) 20250114124925619 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124925619 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124925619 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250114124925619 DMM INFO MM(262420000000026/e70ff2cf) Subscriber data update (mmctx.c:445) 20250114124925619 DMM DEBUG MM(262420000000026/e70ff2cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124925619 DMM INFO MM(262420000000026/e70ff2cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124925619 DMM NOTICE MM(262420000000026/e70ff2cf) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250114124925619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124925619 DMM NOTICE MM(262420000000026/e70ff2cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124925619 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) 20250114124925620 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124925620 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250114124925620 DMM INFO MM(262420000000026/e70ff2cf) Subscriber data update (mmctx.c:445) 20250114124925620 DMM DEBUG MM(262420000000026/e70ff2cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124925623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124925623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124925623 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124925623 DMM INFO MM(262420000000026/e70ff2cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124925623 DMM NOTICE MM(262420000000026/e70ff2cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124925623 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124925623 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124925623 DLLC NOTICE LLME(ff53a3bd/e70ff2cf){ASSIGNED} LLGM Assign pre (ffffffff => e70ff2cf) (gprs_llc.c:1079) 20250114124925623 DLLC NOTICE LLME(ffffffff/e70ff2cf){ASSIGNED} LLGM Assign post (ffffffff => e70ff2cf) (gprs_llc.c:1125) 20250114124925623 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124925623 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124925623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124925623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@ce529c013527: setverdict(pass): none -> pass 20250114124925681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124925681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124925681 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124925681 DMM INFO MM(262420000000026/e70ff2cf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124925681 DMM INFO MM(262420000000026/e70ff2cf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124925681 DMM DEBUG MM(262420000000026/e70ff2cf) Using GGSN 0 (gprs_sm.c:312) 20250114124925681 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) 20250114124925681 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250114124925681 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124925681 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124925681 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250114124925708 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 ed f0 e0 e9 11 ae 32 c7 ac 14 05 7f 42 d6 05 cb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20250114124925708 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a30c8, cbp=0x5575bce110f0) (sgsn_libgtp.c:632) 20250114124925708 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124925708 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=e70ff2cf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124925708 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124925708 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124925728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124925728 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250114124925728 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124925735 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 ed f0 e0 e9 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20250114124925735 DGPRS INFO PDP(262420000000026:5): Context 0x7f30265a30c8 was deleted (sgsn_libgtp.c:660) 20250114124925735 DMM INFO MM(262420000000026/e70ff2cf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20250114124925735 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250114124925735 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@ce529c013527: Removing Client IMSI='262420000000026'H, index=0 20250114124925749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124925749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250114124925749 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124925749 DMM INFO MM(262420000000026/e70ff2cf) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@ce529c013527: Final verdict of PTC: pass 20250114124925754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33392<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@ce529c013527: Final verdict of PTC: none 20250114124925758 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124925759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(988)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@ce529c013527: Final verdict of PTC: none -NSVCI99(987)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@ce529c013527: Final verdict of PTC: none -NSVCI97(977)@ce529c013527: Final verdict of PTC: none -NSVCI98(983)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(985)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(981)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(975)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Tue Jan 14 12:49:25 UTC 2025 ====== 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 20250114124925861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124926263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41892) 20250114124926760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124926760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41892, count=103844) 20250114124927761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124927761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Tue Jan 14 12:49:28 UTC 2025 /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 20250114124928762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124928762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act_gmm_detach started. 20250114124929367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124929371 DMM INFO MM(262420000000026/e70ff2cf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124929371 DMM INFO MM(262420000000026/e70ff2cf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124929371 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124929371 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124929371 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124929371 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124929371 DLLC NOTICE LLME(ffffffff/e70ff2cf){ASSIGNED} LLGM Assign pre (e70ff2cf => ffffffff) (gprs_llc.c:1079) 20250114124929371 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e70ff2cf => ffffffff) (gprs_llc.c:1125) 20250114124929371 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114124929371 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124929371 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250114124929371 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) 20250114124929371 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) 20250114124929371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124929371 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124929371 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124929371 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124929371 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124929417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124929417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124929417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124929417 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124929417 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124929417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124929417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124929417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124929417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250114124929418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124929418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124929418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(996)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124929418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124929418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124929418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124929418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124929418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124929418 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124929418 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124929418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124929418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124929418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124929420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124929425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124929425 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124929432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124929432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124929432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124929432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124929432 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124929432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124929432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124929432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124929432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124929433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124929433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124929433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124929433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124929433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124929433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124929433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124929433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124929433 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124929433 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124929433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124929433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124929433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124929435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124929440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124929440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1003)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1007)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124929452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124929452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124929452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124929452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124929452 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124929452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124929452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124929452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124929452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1007)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124929453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124929453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124929453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124929453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124929453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124929453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124929453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124929453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124929453 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124929453 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124929453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124929453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124929453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1007)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124929455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124929459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124929459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1004)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124929763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124929763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124929763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124929763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1006)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124929767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124929768 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1006)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1006)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1006)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1006)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@ce529c013527: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='F53F3E9E'O, index=0 SGSN_Test-GSUP(1008)@ce529c013527: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@ce529c013527: 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 := 'A410ED9D0F6DDEC7BC841761E0C75509'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0BED516E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13959514B08EB8A8'O } } } } } 20250114124929833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124929833 DLLC NOTICE LLME(ffffffff/f53f3e9e){UNASSIGNED} LLC RX: unknown TLLI 0xf53f3e9e, creating LLME on the fly (gprs_llc.c:552) 20250114124929833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124929833 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124929833 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124929833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124929833 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124929833 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124929833 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124929833 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124929833 DLLC NOTICE LLME(ffffffff/f53f3e9e){UNASSIGNED} LLGM Assign pre (f53f3e9e => f0d6dbf6) (gprs_llc.c:1079) 20250114124929833 DLLC NOTICE LLME(f53f3e9e/f0d6dbf6){ASSIGNED} LLGM Assign post (f53f3e9e => f0d6dbf6) (gprs_llc.c:1125) 20250114124929834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124929834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124929834 DMM DEBUG MM(262420000000026/f0d6dbf6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124929844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124929844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124929844 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124929844 DMM DEBUG MM(262420000000026/f0d6dbf6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20250114124929844 DMM NOTICE MM(262420000000026/f0d6dbf6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124929844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124929844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124929844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124929844 DMM DEBUG MM(262420000000026/f0d6dbf6) Requesting authorization (sgsn_auth.c:160) 20250114124929844 DMM INFO MM(262420000000026/f0d6dbf6) Requesting authentication tuples (sgsn_auth.c:184) 20250114124929844 DMM DEBUG MM(262420000000026/f0d6dbf6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124929844 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250114124929844 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)@ce529c013527: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20250114124929848 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124929848 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124929848 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124929848 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124929848 DMM INFO MM(262420000000026/f0d6dbf6) Subscriber data update (mmctx.c:445) 20250114124929848 DMM DEBUG MM(262420000000026/f0d6dbf6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124929848 DMM INFO MM(262420000000026/f0d6dbf6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124929848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124929848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124929848 DMM INFO MM(262420000000026/f0d6dbf6) <- GMM AUTH AND CIPHERING REQ (rand = a4 10 ed 9d 0f 6d de c7 bc 84 17 61 e0 c7 55 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124929860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124929860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124929860 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124929860 DMM INFO MM(262420000000026/f0d6dbf6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124929860 DMM NOTICE MM(262420000000026/f0d6dbf6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124929860 DMM DEBUG MM(262420000000026/f0d6dbf6) checking auth: received GSM SRES = 0b ed 51 6e (gprs_gmm.c:666) 20250114124929860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124929860 DMM DEBUG MM(262420000000026/f0d6dbf6) Requesting authorization (sgsn_auth.c:160) 20250114124929860 DMM INFO MM(262420000000026/f0d6dbf6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124929860 DMM DEBUG MM(262420000000026/f0d6dbf6) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124929860 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250114124929860 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) 20250114124929860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124929860 DMM INFO MM(262420000000026/f0d6dbf6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0d6dbf6) (gprs_gmm.c:300) 20250114124929863 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124929863 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124929863 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250114124929863 DMM INFO MM(262420000000026/f0d6dbf6) Subscriber data update (mmctx.c:445) 20250114124929863 DMM DEBUG MM(262420000000026/f0d6dbf6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124929863 DMM INFO MM(262420000000026/f0d6dbf6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124929863 DMM NOTICE MM(262420000000026/f0d6dbf6) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20250114124929863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124929863 DMM NOTICE MM(262420000000026/f0d6dbf6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124929863 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) 20250114124929864 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124929864 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250114124929864 DMM INFO MM(262420000000026/f0d6dbf6) Subscriber data update (mmctx.c:445) 20250114124929864 DMM DEBUG MM(262420000000026/f0d6dbf6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124929875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124929875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124929876 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124929876 DMM INFO MM(262420000000026/f0d6dbf6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124929876 DMM NOTICE MM(262420000000026/f0d6dbf6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124929876 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124929876 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124929876 DLLC NOTICE LLME(f53f3e9e/f0d6dbf6){ASSIGNED} LLGM Assign pre (ffffffff => f0d6dbf6) (gprs_llc.c:1079) 20250114124929876 DLLC NOTICE LLME(ffffffff/f0d6dbf6){ASSIGNED} LLGM Assign post (ffffffff => f0d6dbf6) (gprs_llc.c:1125) 20250114124929876 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124929876 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124929876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124929876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@ce529c013527: setverdict(pass): none -> pass 20250114124929929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124929929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124929929 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124929929 DMM INFO MM(262420000000026/f0d6dbf6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124929929 DMM INFO MM(262420000000026/f0d6dbf6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124929929 DMM DEBUG MM(262420000000026/f0d6dbf6) Using GGSN 0 (gprs_sm.c:312) 20250114124929929 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) 20250114124929929 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250114124929929 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124929929 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124929929 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250114124929942 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 ad 0a 05 ca 11 87 fe 8f 83 14 05 7f 28 b7 9e 37 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) 20250114124929942 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a30c8, cbp=0x5575bce110f0) (sgsn_libgtp.c:632) 20250114124929942 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124929942 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=f0d6dbf6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124929942 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124929942 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124929953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124929953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124929953 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124929953 DMM INFO MM(262420000000026/f0d6dbf6) -> GMM DETACH REQUEST TLLI=0xf0d6dbf6 type=GPRS detach (gprs_gmm.c:1465) 20250114124929953 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20250114124929953 DMM INFO MM(262420000000026/f0d6dbf6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250114124929953 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124929953 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124929953 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124929953 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124929953 DLLC NOTICE LLME(ffffffff/f0d6dbf6){ASSIGNED} LLGM Assign pre (f0d6dbf6 => ffffffff) (gprs_llc.c:1079) 20250114124929953 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0d6dbf6 => ffffffff) (gprs_llc.c:1125) 20250114124929953 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114124929953 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124929953 DMM NOTICE MM(262420000000026/f0d6dbf6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114124929953 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250114124929953 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114124929953 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114124929953 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250114124929953 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250114124929953 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) 20250114124929953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124929953 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124929953 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124929953 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124929953 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@ce529c013527: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@ce529c013527: Final verdict of PTC: pass 20250114124929958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33406<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(992)@ce529c013527: Final verdict of PTC: none -NSVCI97(996)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(1008)@ce529c013527: Final verdict of PTC: none -NSVCI99(1007)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1004)@ce529c013527: Final verdict of PTC: none -NSVCI98(1001)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@ce529c013527: Final verdict of PTC: none 20250114124929961 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124929961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(997)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(999)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(994)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1005)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1004): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Tue Jan 14 12:49:29 UTC 2025 ====== 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 20250114124930061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124930364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33418<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84032) 20250114124930609 DGPRS DEBUG Checking for inactive LLMEs, time = 39387169 (sgsn.c:131) 20250114124930962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124930962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84032, count=108084) 20250114124931963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124931963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Tue Jan 14 12:49:32 UTC 2025 /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 20250114124932964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124932964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250114124933459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124933462 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124933494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124933494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124933494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124933494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124933494 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124933495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124933495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124933495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124933495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124933496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124933496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124933496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124933496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124933496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124933496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124933496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124933496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124933496 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124933496 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124933496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124933496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124933496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124933499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124933504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124933504 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124933515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124933515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124933515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124933515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124933515 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124933515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124933515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124933515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124933515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124933516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124933516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124933516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124933516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124933516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124933516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124933516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124933516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124933516 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124933516 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124933516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124933517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124933517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124933519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124933525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124933525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124933533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124933533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124933533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124933533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124933533 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124933533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124933533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124933533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124933533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124933534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124933534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124933534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124933534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124933534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124933534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124933534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124933534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124933534 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124933534 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124933534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1025)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124933534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124933534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114124933536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124933541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124933541 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)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124933965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124933965 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124933965 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124933965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124933969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124933970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@ce529c013527: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='E318F946'O, index=0 SGSN_Test-GSUP(1027)@ce529c013527: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20250114124935052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124935052 DLLC NOTICE LLME(ffffffff/e318f946){UNASSIGNED} LLC RX: unknown TLLI 0xe318f946, creating LLME on the fly (gprs_llc.c:552) 20250114124935052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124935052 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250114124935052 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124935052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124935052 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124935052 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124935052 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124935052 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124935052 DLLC NOTICE LLME(ffffffff/e318f946){UNASSIGNED} LLGM Assign pre (e318f946 => e5433e39) (gprs_llc.c:1079) 20250114124935052 DLLC NOTICE LLME(e318f946/e5433e39){ASSIGNED} LLGM Assign post (e318f946 => e5433e39) (gprs_llc.c:1125) 20250114124935052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124935052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124935052 DMM DEBUG MM(262420000000039/e5433e39) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124935068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124935068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250114124935068 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124935068 DMM INFO MM(262420000000039/e5433e39) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20250114124935068 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124935068 DLLC NOTICE LLME(e318f946/e5433e39){ASSIGNED} LLGM Assign pre (e318f946 => e5433e39) (gprs_llc.c:1079) 20250114124935068 DLLC NOTICE LLME(e318f946/e5433e39){ASSIGNED} LLGM Assign post (e318f946 => e5433e39) (gprs_llc.c:1125) 20250114124935068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124935068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124935069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124935069 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124935069 DMM DEBUG MM(262420000000039/e5433e39) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20250114124935069 DMM NOTICE MM(262420000000039/e5433e39) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124935069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124935069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124935069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250114124935069 DMM INFO MM(262420000000039/e5433e39) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5433e39) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@ce529c013527: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@ce529c013527: Removing Client IMSI='262420000000039'H, index=0 20250114124936074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124936074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124936074 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124936074 DMM INFO MM(262420000000039/e5433e39) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124936074 DMM NOTICE MM(262420000000039/e5433e39) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124936074 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124936074 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124936074 DLLC NOTICE LLME(e318f946/e5433e39){ASSIGNED} LLGM Assign pre (ffffffff => e5433e39) (gprs_llc.c:1079) 20250114124936074 DLLC NOTICE LLME(ffffffff/e5433e39){ASSIGNED} LLGM Assign post (ffffffff => e5433e39) (gprs_llc.c:1125) 20250114124936074 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124936074 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124936074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124936074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@ce529c013527: Final verdict of PTC: pass 20250114124936077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43228<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1011)@ce529c013527: Final verdict of PTC: none 20250114124936081 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124936081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1016)@ce529c013527: Final verdict of PTC: none -NSVCI97(1015)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@ce529c013527: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@ce529c013527: Final verdict of PTC: none -NSVCI99(1025)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(1027)@ce529c013527: Final verdict of PTC: none -NSVCI98(1020)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1018)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1013)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@ce529c013527: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1023)@ce529c013527: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Tue Jan 14 12:49:36 UTC 2025 ====== 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 20250114124936167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124936569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59608) 20250114124937082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124937082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59608, count=69944) 20250114124938084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124938084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Tue Jan 14 12:49:38 UTC 2025 /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 20250114124939085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124939085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_xid_empty_l3 started. 20250114124939643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124939645 DMM INFO MM(262420000000039/e5433e39) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124939645 DMM INFO MM(262420000000039/e5433e39) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124939645 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124939645 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124939645 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124939645 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124939645 DLLC NOTICE LLME(ffffffff/e5433e39){ASSIGNED} LLGM Assign pre (e5433e39 => ffffffff) (gprs_llc.c:1079) 20250114124939645 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5433e39 => ffffffff) (gprs_llc.c:1125) 20250114124939645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124939646 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124939646 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124939646 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124939646 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124939693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124939693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124939693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124939693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124939693 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124939693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124939693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124939693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124939693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124939693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124939694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124939694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124939694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124939694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124939694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124939694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124939694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124939694 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124939694 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124939694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124939694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124939694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124939697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124939704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124939704 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1036)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1033)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124939709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124939709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124939709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124939709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124939709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124939709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124939709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124939709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124939710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124939710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124939710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124939710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124939711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124939711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124939711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124939711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124939711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124939711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124939711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124939711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124939711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124939711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124939713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124939718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124939718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1041)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1038)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124939729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124939729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124939729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124939729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124939729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124939729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124939729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124939729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124939729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124939730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124939730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124939730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124939730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124939730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124939730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124939730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124939730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124939730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124939730 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124939730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124939730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124939730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124939733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124939737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124939737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1042)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124940086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124940086 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124940086 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124940086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124940090 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1044)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124940092 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1044)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1044)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@ce529c013527: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='F7F049E9'O, index=0 SGSN_Test-GSUP(1046)@ce529c013527: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@ce529c013527: 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 := '6CAB8B7838F774053697C3692609700E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F093F734'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C6C85E0CA1FDA7D'O } } } } } 20250114124941159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124941159 DLLC NOTICE LLME(ffffffff/f7f049e9){UNASSIGNED} LLC RX: unknown TLLI 0xf7f049e9, creating LLME on the fly (gprs_llc.c:552) 20250114124941159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124941159 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124941159 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124941159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124941159 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124941159 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124941159 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124941159 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124941159 DLLC NOTICE LLME(ffffffff/f7f049e9){UNASSIGNED} LLGM Assign pre (f7f049e9 => cda9e737) (gprs_llc.c:1079) 20250114124941159 DLLC NOTICE LLME(f7f049e9/cda9e737){ASSIGNED} LLGM Assign post (f7f049e9 => cda9e737) (gprs_llc.c:1125) 20250114124941159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124941159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124941159 DMM DEBUG MM(262420000000044/cda9e737) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124941169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124941169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124941169 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124941169 DMM DEBUG MM(262420000000044/cda9e737) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20250114124941169 DMM NOTICE MM(262420000000044/cda9e737) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124941169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124941169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124941169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124941169 DMM DEBUG MM(262420000000044/cda9e737) Requesting authorization (sgsn_auth.c:160) 20250114124941169 DMM INFO MM(262420000000044/cda9e737) Requesting authentication tuples (sgsn_auth.c:184) 20250114124941169 DMM DEBUG MM(262420000000044/cda9e737) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124941169 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250114124941169 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)@ce529c013527: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@ce529c013527: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20250114124941172 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124941172 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124941172 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124941172 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124941172 DMM INFO MM(262420000000044/cda9e737) Subscriber data update (mmctx.c:445) 20250114124941172 DMM DEBUG MM(262420000000044/cda9e737) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124941172 DMM INFO MM(262420000000044/cda9e737) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124941172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124941172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124941172 DMM INFO MM(262420000000044/cda9e737) <- GMM AUTH AND CIPHERING REQ (rand = 6c ab 8b 78 38 f7 74 05 36 97 c3 69 26 09 70 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124941185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124941185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124941185 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124941185 DMM INFO MM(262420000000044/cda9e737) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124941185 DMM NOTICE MM(262420000000044/cda9e737) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124941185 DMM DEBUG MM(262420000000044/cda9e737) checking auth: received GSM SRES = f0 93 f7 34 (gprs_gmm.c:666) 20250114124941185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124941185 DMM DEBUG MM(262420000000044/cda9e737) Requesting authorization (sgsn_auth.c:160) 20250114124941185 DMM INFO MM(262420000000044/cda9e737) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124941185 DMM DEBUG MM(262420000000044/cda9e737) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124941185 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250114124941185 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) 20250114124941185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124941185 DMM INFO MM(262420000000044/cda9e737) <- GMM ATTACH ACCEPT (new P-TMSI=0xcda9e737) (gprs_gmm.c:300) 20250114124941188 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124941188 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124941188 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250114124941188 DMM INFO MM(262420000000044/cda9e737) Subscriber data update (mmctx.c:445) 20250114124941188 DMM DEBUG MM(262420000000044/cda9e737) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124941188 DMM INFO MM(262420000000044/cda9e737) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124941188 DMM NOTICE MM(262420000000044/cda9e737) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20250114124941188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124941188 DMM NOTICE MM(262420000000044/cda9e737) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124941188 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) 20250114124941189 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124941189 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250114124941189 DMM INFO MM(262420000000044/cda9e737) Subscriber data update (mmctx.c:445) 20250114124941189 DMM DEBUG MM(262420000000044/cda9e737) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124941201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124941202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124941202 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124941202 DMM INFO MM(262420000000044/cda9e737) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124941202 DMM NOTICE MM(262420000000044/cda9e737) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124941202 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124941202 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124941202 DLLC NOTICE LLME(f7f049e9/cda9e737){ASSIGNED} LLGM Assign pre (ffffffff => cda9e737) (gprs_llc.c:1079) 20250114124941202 DLLC NOTICE LLME(ffffffff/cda9e737){ASSIGNED} LLGM Assign post (ffffffff => cda9e737) (gprs_llc.c:1125) 20250114124941202 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124941202 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124941202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124941202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@ce529c013527: setverdict(pass): none -> pass 20250114124941258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124941258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124941258 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124941258 DMM INFO MM(262420000000044/cda9e737) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124941258 DMM INFO MM(262420000000044/cda9e737) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124941258 DMM DEBUG MM(262420000000044/cda9e737) Using GGSN 0 (gprs_sm.c:312) 20250114124941258 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) 20250114124941258 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250114124941258 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124941258 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124941258 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250114124941276 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 b0 10 6c e6 11 67 f0 60 2f 14 05 7f 7c ec 70 b5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20250114124941276 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a4138, cbp=0x5575bce13720) (sgsn_libgtp.c:632) 20250114124941276 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124941276 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=cda9e737, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124941276 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124941276 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124941283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124941283 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250114124941283 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250114124941283 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@ce529c013527: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@ce529c013527: Final verdict of PTC: pass 20250114124941290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43258<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1031)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(1046)@ce529c013527: Final verdict of PTC: none -NSVCI97(1034)@ce529c013527: Final verdict of PTC: none 20250114124941293 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124941293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1039)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@ce529c013527: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1042)@ce529c013527: Final verdict of PTC: none -NSVCI99(1045)@ce529c013527: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@ce529c013527: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1043)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1037)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1032)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_xid_empty_l3-BVCI220(1042): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@ce529c013527: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Tue Jan 14 12:49:41 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250114124941406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124941808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94244) 20250114124942294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124942294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94244, count=98600) 20250114124943296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124943296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Tue Jan 14 12:49:43 UTC 2025 /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 20250114124944298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124944298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_xid_n201u started. 20250114124944908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124944911 DMM INFO MM(262420000000044/cda9e737) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124944911 DMM INFO MM(262420000000044/cda9e737) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124944911 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124944911 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124944911 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124944911 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124944912 DLLC NOTICE LLME(ffffffff/cda9e737){ASSIGNED} LLGM Assign pre (cda9e737 => ffffffff) (gprs_llc.c:1079) 20250114124944912 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cda9e737 => ffffffff) (gprs_llc.c:1125) 20250114124944912 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114124944912 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124944912 DMM NOTICE MM(262420000000044/cda9e737) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114124944912 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250114124944912 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114124944912 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114124944912 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250114124944912 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250114124944912 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) 20250114124944912 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) 20250114124944912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124944912 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124944912 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124944912 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124944912 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124944963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124944963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124944963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124944963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124944963 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124944963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124944963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124944963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124944963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124944964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124944964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124944964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124944964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124944964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124944964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124944964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124944964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124944964 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124944964 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124944964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124944965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124944965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124944966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124944971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124944971 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124944980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124944980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124944980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124944980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124944980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124944980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124944980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124944980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124944980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124944981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124944981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124944981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124944981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124944981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124944981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124944981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124944981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124944981 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124944981 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124944981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124944982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124944982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124944984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124944989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124944989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124944997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124944997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124944997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124944997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124944997 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124944997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124944997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124944997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124944997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124944998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124944998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124944998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124944998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124944998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124944998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124944998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124944998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124944998 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124944998 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124944998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124944998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124944998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124945000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124945004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124945004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124945300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124945300 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124945300 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124945300 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124945302 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114124945303 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@ce529c013527: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='FBB32FE9'O, index=0 SGSN_Test-GSUP(1065)@ce529c013527: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@ce529c013527: 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 := '79D150FF243AE32109CE190C44A9BE75'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '00C057D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D672D52B7DD74540'O } } } } } 20250114124946360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124946360 DLLC NOTICE LLME(ffffffff/fbb32fe9){UNASSIGNED} LLC RX: unknown TLLI 0xfbb32fe9, creating LLME on the fly (gprs_llc.c:552) 20250114124946360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124946360 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124946360 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124946360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114124946360 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124946360 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114124946360 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124946360 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124946360 DLLC NOTICE LLME(ffffffff/fbb32fe9){UNASSIGNED} LLGM Assign pre (fbb32fe9 => d69dbc5b) (gprs_llc.c:1079) 20250114124946360 DLLC NOTICE LLME(fbb32fe9/d69dbc5b){ASSIGNED} LLGM Assign post (fbb32fe9 => d69dbc5b) (gprs_llc.c:1125) 20250114124946360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124946360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124946360 DMM DEBUG MM(262420000000045/d69dbc5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124946371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124946371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124946371 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124946371 DMM DEBUG MM(262420000000045/d69dbc5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20250114124946371 DMM NOTICE MM(262420000000045/d69dbc5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124946371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124946372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124946372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124946372 DMM DEBUG MM(262420000000045/d69dbc5b) Requesting authorization (sgsn_auth.c:160) 20250114124946372 DMM INFO MM(262420000000045/d69dbc5b) Requesting authentication tuples (sgsn_auth.c:184) 20250114124946372 DMM DEBUG MM(262420000000045/d69dbc5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124946372 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250114124946372 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)@ce529c013527: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@ce529c013527: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20250114124946375 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124946375 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124946375 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124946375 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124946375 DMM INFO MM(262420000000045/d69dbc5b) Subscriber data update (mmctx.c:445) 20250114124946375 DMM DEBUG MM(262420000000045/d69dbc5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124946375 DMM INFO MM(262420000000045/d69dbc5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124946375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124946375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124946375 DMM INFO MM(262420000000045/d69dbc5b) <- GMM AUTH AND CIPHERING REQ (rand = 79 d1 50 ff 24 3a e3 21 09 ce 19 0c 44 a9 be 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124946380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124946380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124946380 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124946380 DMM INFO MM(262420000000045/d69dbc5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124946380 DMM NOTICE MM(262420000000045/d69dbc5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124946380 DMM DEBUG MM(262420000000045/d69dbc5b) checking auth: received GSM SRES = 00 c0 57 d8 (gprs_gmm.c:666) 20250114124946380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124946380 DMM DEBUG MM(262420000000045/d69dbc5b) Requesting authorization (sgsn_auth.c:160) 20250114124946380 DMM INFO MM(262420000000045/d69dbc5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124946380 DMM DEBUG MM(262420000000045/d69dbc5b) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124946380 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250114124946380 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) 20250114124946380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124946380 DMM INFO MM(262420000000045/d69dbc5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd69dbc5b) (gprs_gmm.c:300) 20250114124946381 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124946381 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124946381 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250114124946381 DMM INFO MM(262420000000045/d69dbc5b) Subscriber data update (mmctx.c:445) 20250114124946381 DMM DEBUG MM(262420000000045/d69dbc5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124946381 DMM INFO MM(262420000000045/d69dbc5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124946381 DMM NOTICE MM(262420000000045/d69dbc5b) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20250114124946381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124946381 DMM NOTICE MM(262420000000045/d69dbc5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124946381 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) 20250114124946382 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124946382 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250114124946382 DMM INFO MM(262420000000045/d69dbc5b) Subscriber data update (mmctx.c:445) 20250114124946382 DMM DEBUG MM(262420000000045/d69dbc5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124946384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124946384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124946384 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124946384 DMM INFO MM(262420000000045/d69dbc5b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124946384 DMM NOTICE MM(262420000000045/d69dbc5b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124946384 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124946384 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124946384 DLLC NOTICE LLME(fbb32fe9/d69dbc5b){ASSIGNED} LLGM Assign pre (ffffffff => d69dbc5b) (gprs_llc.c:1079) 20250114124946384 DLLC NOTICE LLME(ffffffff/d69dbc5b){ASSIGNED} LLGM Assign post (ffffffff => d69dbc5b) (gprs_llc.c:1125) 20250114124946384 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124946384 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124946384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124946384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@ce529c013527: setverdict(pass): none -> pass 20250114124946436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124946436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114124946436 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124946436 DMM INFO MM(262420000000045/d69dbc5b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114124946436 DMM INFO MM(262420000000045/d69dbc5b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114124946436 DMM DEBUG MM(262420000000045/d69dbc5b) Using GGSN 0 (gprs_sm.c:312) 20250114124946436 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) 20250114124946436 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250114124946436 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114124946436 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20250114124946436 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250114124946441 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 bf 2e 95 6a 11 0c 59 c9 52 14 05 7f 56 49 2c 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=1060 from retransmit req queue (gtp.c:443) 20250114124946441 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a51a8, cbp=0x5575bce13bc0) (sgsn_libgtp.c:632) 20250114124946441 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114124946441 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=d69dbc5b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114124946441 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114124946441 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114124946445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124946445 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250114124946445 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250114124946445 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250114124946445 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@ce529c013527: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@ce529c013527: Final verdict of PTC: pass 20250114124946449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35714<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@ce529c013527: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@ce529c013527: Final verdict of PTC: none -NSVCI99(1063)@ce529c013527: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@ce529c013527: Final verdict of PTC: none -NSVCI97(1053)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@ce529c013527: Final verdict of PTC: none 20250114124946453 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(1054)@ce529c013527: Final verdict of PTC: none 20250114124946453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1058)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1061)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1056)@ce529c013527: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1051)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@ce529c013527: Test case TC_xid_n201u finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Tue Jan 14 12:49:46 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250114124946535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124946937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35726<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100304) 20250114124947455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124947455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100304, count=101564) 20250114124948456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124948456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Tue Jan 14 12:49:48 UTC 2025 /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 20250114124949458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124949458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_llc_null started. 20250114124950032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124950034 DMM INFO MM(262420000000045/d69dbc5b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114124950034 DMM INFO MM(262420000000045/d69dbc5b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114124950034 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124950034 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124950034 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124950034 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124950034 DLLC NOTICE LLME(ffffffff/d69dbc5b){ASSIGNED} LLGM Assign pre (d69dbc5b => ffffffff) (gprs_llc.c:1079) 20250114124950034 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d69dbc5b => ffffffff) (gprs_llc.c:1125) 20250114124950034 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114124950034 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114124950034 DMM NOTICE MM(262420000000045/d69dbc5b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114124950034 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250114124950034 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114124950034 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114124950035 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250114124950035 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250114124950035 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) 20250114124950035 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) 20250114124950035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114124950035 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124950035 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114124950035 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124950035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124950079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114124950079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124950079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124950079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124950079 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114124950079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124950079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124950079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124950079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124950081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124950081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124950081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124950081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124950081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124950081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124950081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124950081 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124950081 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114124950081 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124950081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124950081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124950081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1073)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114124950085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114124950091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124950091 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1073)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_llc_null-BVCI196(1070)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1077)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124950096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114124950096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124950096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124950096 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124950096 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114124950096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124950096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124950096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124950096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124950097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124950097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124950097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124950097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124950097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124950097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124950097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124950097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124950097 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114124950097 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124950097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124950098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124950098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124950100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124950105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124950105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@ce529c013527: Provider Link came up: sending NS-RESET 20250114124950113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114124950113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114124950113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114124950113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124950113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114124950113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114124950113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114124950113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114124950113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114124950115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114124950115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114124950115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114124950115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114124950115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114124950115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114124950115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114124950115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114124950115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114124950115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114124950115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114124950115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114124950115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114124950117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114124950122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124950122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114124950459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124950459 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114124950459 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114124950459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114124950463 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114124950464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1070)@ce529c013527: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='C92117FD'O, index=0 SGSN_Test-GSUP(1084)@ce529c013527: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@ce529c013527: 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 := 'D42B344795BDA67BE26188B8C51B733F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C360720A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90617C52789A1C5E'O } } } } } 20250114124951511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124951511 DLLC NOTICE LLME(ffffffff/c92117fd){UNASSIGNED} LLC RX: unknown TLLI 0xc92117fd, creating LLME on the fly (gprs_llc.c:552) 20250114124951511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124951511 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20250114124951511 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114124951511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114124951511 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114124951511 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114124951511 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114124951511 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114124951511 DLLC NOTICE LLME(ffffffff/c92117fd){UNASSIGNED} LLGM Assign pre (c92117fd => c65d8299) (gprs_llc.c:1079) 20250114124951512 DLLC NOTICE LLME(c92117fd/c65d8299){ASSIGNED} LLGM Assign post (c92117fd => c65d8299) (gprs_llc.c:1125) 20250114124951512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114124951512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114124951512 DMM DEBUG MM(262420000000041/c65d8299) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114124951522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124951522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114124951522 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124951522 DMM DEBUG MM(262420000000041/c65d8299) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20250114124951522 DMM NOTICE MM(262420000000041/c65d8299) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114124951522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114124951522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114124951522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114124951522 DMM DEBUG MM(262420000000041/c65d8299) Requesting authorization (sgsn_auth.c:160) 20250114124951522 DMM INFO MM(262420000000041/c65d8299) Requesting authentication tuples (sgsn_auth.c:184) 20250114124951522 DMM DEBUG MM(262420000000041/c65d8299) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114124951522 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250114124951522 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)@ce529c013527: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@ce529c013527: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20250114124951525 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114124951525 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114124951525 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114124951525 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114124951525 DMM INFO MM(262420000000041/c65d8299) Subscriber data update (mmctx.c:445) 20250114124951525 DMM DEBUG MM(262420000000041/c65d8299) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114124951525 DMM INFO MM(262420000000041/c65d8299) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114124951525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114124951525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114124951525 DMM INFO MM(262420000000041/c65d8299) <- GMM AUTH AND CIPHERING REQ (rand = d4 2b 34 47 95 bd a6 7b e2 61 88 b8 c5 1b 73 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114124951535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124951535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250114124951535 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124951535 DMM INFO MM(262420000000041/c65d8299) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114124951535 DMM NOTICE MM(262420000000041/c65d8299) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114124951535 DMM DEBUG MM(262420000000041/c65d8299) checking auth: received GSM SRES = c3 60 72 0a (gprs_gmm.c:666) 20250114124951535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114124951535 DMM DEBUG MM(262420000000041/c65d8299) Requesting authorization (sgsn_auth.c:160) 20250114124951535 DMM INFO MM(262420000000041/c65d8299) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114124951535 DMM DEBUG MM(262420000000041/c65d8299) Requesting subscriber data update (gprs_subscriber.c:894) 20250114124951535 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250114124951535 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) 20250114124951535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114124951535 DMM INFO MM(262420000000041/c65d8299) <- GMM ATTACH ACCEPT (new P-TMSI=0xc65d8299) (gprs_gmm.c:300) 20250114124951537 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114124951537 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114124951537 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250114124951537 DMM INFO MM(262420000000041/c65d8299) Subscriber data update (mmctx.c:445) 20250114124951537 DMM DEBUG MM(262420000000041/c65d8299) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114124951537 DMM INFO MM(262420000000041/c65d8299) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114124951537 DMM NOTICE MM(262420000000041/c65d8299) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20250114124951537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114124951537 DMM NOTICE MM(262420000000041/c65d8299) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114124951537 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) 20250114124951538 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114124951538 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250114124951538 DMM INFO MM(262420000000041/c65d8299) Subscriber data update (mmctx.c:445) 20250114124951538 DMM DEBUG MM(262420000000041/c65d8299) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114124951544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124951545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114124951545 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124951545 DMM INFO MM(262420000000041/c65d8299) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114124951545 DMM NOTICE MM(262420000000041/c65d8299) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114124951545 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114124951545 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114124951545 DLLC NOTICE LLME(c92117fd/c65d8299){ASSIGNED} LLGM Assign pre (ffffffff => c65d8299) (gprs_llc.c:1079) 20250114124951545 DLLC NOTICE LLME(ffffffff/c65d8299){ASSIGNED} LLGM Assign post (ffffffff => c65d8299) (gprs_llc.c:1125) 20250114124951545 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114124951545 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114124951545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114124951545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114124952596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124952596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250114124952596 DLLC DEBUG TLLI=c65d8299 sends us LLC NULL (gprs_llc.c:912) 20250114124952596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114124952596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250114124952596 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114124952596 DMM INFO MM(262420000000041/c65d8299) -> GMM DETACH REQUEST TLLI=0xc65d8299 type=GPRS detach Power-off (gprs_gmm.c:1465) 20250114124952596 DMM INFO MM(262420000000041/c65d8299) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250114124952596 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114124952596 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114124952596 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114124952596 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114124952596 DLLC NOTICE LLME(ffffffff/c65d8299){ASSIGNED} LLGM Assign pre (c65d8299 => ffffffff) (gprs_llc.c:1079) 20250114124952596 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c65d8299 => ffffffff) (gprs_llc.c:1125) 20250114124952596 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250114124952596 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) 20250114124952596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114124952596 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114124952596 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114124952596 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114124952596 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@ce529c013527: setverdict(pass): none -> pass TC_llc_null-BVCI196(1070)@ce529c013527: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@ce529c013527: Final verdict of PTC: pass 20250114124957612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@ce529c013527: Final verdict of PTC: none 20250114124957617 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114124957617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1068)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@ce529c013527: Final verdict of PTC: none TC_llc_null-BVCI196(1070)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@ce529c013527: Final verdict of PTC: none -NSVCI98(1077)@ce529c013527: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@ce529c013527: Final verdict of PTC: none -NSVCI99(1082)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@ce529c013527: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@ce529c013527: Final verdict of PTC: none -NSVCI97(1072)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1075)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1071)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1080)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_llc_null-BVCI196(1070): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@ce529c013527: Test case TC_llc_null finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Tue Jan 14 12:49:57 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250114124957690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114124957992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96516) 20250114124958618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124958618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96516, count=100872) 20250114124959618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114124959619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Tue Jan 14 12:50:00 UTC 2025 /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 20250114125000610 DGPRS DEBUG Checking for inactive LLMEs, time = 39387199 (sgsn.c:131) 20250114125000619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125000619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_llc_sabm_dm_llgmm started. 20250114125001091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125001094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125001132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125001132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125001132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125001132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125001132 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125001132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125001132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125001132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125001132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125001133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125001133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125001133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125001133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125001133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125001133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125001133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125001133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125001133 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125001133 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125001133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125001134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125001134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125001136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125001143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125001143 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125001151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125001151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125001151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125001151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125001151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125001151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125001151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125001151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125001151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125001151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125001151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125001151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125001152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125001152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125001152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125001152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125001152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125001152 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125001152 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125001152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125001152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125001152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125001153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 20250114125001158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125001158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125001169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125001169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125001169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125001169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125001169 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125001169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125001169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125001169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125001169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125001170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125001170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125001170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125001170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125001170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125001170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125001170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125001170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125001170 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125001170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125001170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125001170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125001170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125001172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125001177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125001177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125001619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125001619 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125001619 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125001619 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125001623 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114125001623 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@ce529c013527: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='D70225E9'O, index=0 SGSN_Test-GSUP(1103)@ce529c013527: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@ce529c013527: 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 := '741638B8182AB5CA6D8B16C452B12819'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E6767FF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E60CF1BEBF49221C'O } } } } } 20250114125002702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125002702 DLLC NOTICE LLME(ffffffff/d70225e9){UNASSIGNED} LLC RX: unknown TLLI 0xd70225e9, creating LLME on the fly (gprs_llc.c:552) 20250114125002702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125002702 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125002702 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125002702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114125002702 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125002702 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114125002702 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125002702 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125002702 DLLC NOTICE LLME(ffffffff/d70225e9){UNASSIGNED} LLGM Assign pre (d70225e9 => c792663f) (gprs_llc.c:1079) 20250114125002702 DLLC NOTICE LLME(d70225e9/c792663f){ASSIGNED} LLGM Assign post (d70225e9 => c792663f) (gprs_llc.c:1125) 20250114125002702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125002702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125002702 DMM DEBUG MM(262420000000042/c792663f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125002712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125002712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125002712 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125002712 DMM DEBUG MM(262420000000042/c792663f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20250114125002712 DMM NOTICE MM(262420000000042/c792663f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125002712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125002712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125002712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125002712 DMM DEBUG MM(262420000000042/c792663f) Requesting authorization (sgsn_auth.c:160) 20250114125002712 DMM INFO MM(262420000000042/c792663f) Requesting authentication tuples (sgsn_auth.c:184) 20250114125002712 DMM DEBUG MM(262420000000042/c792663f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125002712 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250114125002712 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)@ce529c013527: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@ce529c013527: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20250114125002717 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125002717 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125002717 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125002717 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125002717 DMM INFO MM(262420000000042/c792663f) Subscriber data update (mmctx.c:445) 20250114125002717 DMM DEBUG MM(262420000000042/c792663f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125002717 DMM INFO MM(262420000000042/c792663f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125002717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125002717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125002717 DMM INFO MM(262420000000042/c792663f) <- GMM AUTH AND CIPHERING REQ (rand = 74 16 38 b8 18 2a b5 ca 6d 8b 16 c4 52 b1 28 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114125002732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125002732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125002732 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125002732 DMM INFO MM(262420000000042/c792663f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125002732 DMM NOTICE MM(262420000000042/c792663f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125002732 DMM DEBUG MM(262420000000042/c792663f) checking auth: received GSM SRES = 3e 67 67 ff (gprs_gmm.c:666) 20250114125002732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125002732 DMM DEBUG MM(262420000000042/c792663f) Requesting authorization (sgsn_auth.c:160) 20250114125002732 DMM INFO MM(262420000000042/c792663f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125002732 DMM DEBUG MM(262420000000042/c792663f) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125002732 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250114125002732 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) 20250114125002732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125002732 DMM INFO MM(262420000000042/c792663f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc792663f) (gprs_gmm.c:300) 20250114125002735 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125002735 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125002735 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250114125002735 DMM INFO MM(262420000000042/c792663f) Subscriber data update (mmctx.c:445) 20250114125002735 DMM DEBUG MM(262420000000042/c792663f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125002735 DMM INFO MM(262420000000042/c792663f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125002735 DMM NOTICE MM(262420000000042/c792663f) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20250114125002735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125002735 DMM NOTICE MM(262420000000042/c792663f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125002735 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) 20250114125002736 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125002736 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250114125002736 DMM INFO MM(262420000000042/c792663f) Subscriber data update (mmctx.c:445) 20250114125002736 DMM DEBUG MM(262420000000042/c792663f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125002751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125002751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125002751 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125002751 DMM INFO MM(262420000000042/c792663f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125002751 DMM NOTICE MM(262420000000042/c792663f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125002751 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125002751 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125002751 DLLC NOTICE LLME(d70225e9/c792663f){ASSIGNED} LLGM Assign pre (ffffffff => c792663f) (gprs_llc.c:1079) 20250114125002751 DLLC NOTICE LLME(ffffffff/c792663f){ASSIGNED} LLGM Assign post (ffffffff => c792663f) (gprs_llc.c:1125) 20250114125002751 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125002751 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125002751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125002751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125003803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125003803 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)@ce529c013527: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@ce529c013527: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@ce529c013527: Final verdict of PTC: pass 20250114125003819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49342<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@ce529c013527: Final verdict of PTC: none -NSVCI99(1101)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@ce529c013527: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@ce529c013527: Final verdict of PTC: none 20250114125003824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125003825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_llgmm-BVCI196(1090)@ce529c013527: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@ce529c013527: Final verdict of PTC: none -NSVCI98(1096)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@ce529c013527: Final verdict of PTC: none -NSVCI97(1091)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1089)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1094)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1099)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@ce529c013527: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Tue Jan 14 12:50:03 UTC 2025 ====== 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 20250114125003939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125004342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79688) 20250114125004826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125004826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79688, count=87100) 20250114125005827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125005827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Tue Jan 14 12:50:06 UTC 2025 /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 20250114125006828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125006828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_llc_sabm_dm_ll5 started. 20250114125007445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125007448 DMM INFO MM(262420000000042/c792663f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125007448 DMM INFO MM(262420000000042/c792663f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125007448 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125007448 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125007448 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114125007448 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114125007448 DLLC NOTICE LLME(ffffffff/c792663f){ASSIGNED} LLGM Assign pre (c792663f => ffffffff) (gprs_llc.c:1079) 20250114125007448 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c792663f => ffffffff) (gprs_llc.c:1125) 20250114125007448 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250114125007448 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) 20250114125007448 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) 20250114125007448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114125007448 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114125007448 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114125007448 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114125007448 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125007480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125007481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125007481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125007481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125007481 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125007481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125007481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125007481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125007481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125007481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125007481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125007481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125007481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125007481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125007481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125007481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125007481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125007481 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125007481 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125007481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125007482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125007482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125007484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125007489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125007489 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125007497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125007497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125007497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125007497 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125007497 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125007497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125007497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125007497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125007497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125007497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125007497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125007497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125007498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125007498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125007498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125007498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125007498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125007498 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125007498 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125007498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125007498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125007498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125007500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125007504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125007504 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125007512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125007512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125007512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125007512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125007512 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125007512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125007512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125007512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125007512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125007513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125007513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125007513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125007513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125007513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125007513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125007513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125007513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125007513 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125007513 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125007513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125007513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125007513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125007515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125007520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125007520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125007829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125007829 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125007829 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125007829 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125007833 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114125007834 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@ce529c013527: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C740DA7B'O, index=0 SGSN_Test-GSUP(1122)@ce529c013527: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@ce529c013527: 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 := '1B167E67146C3FD7B2B864739D71980E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8590DC24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0AECEDC4887CDE46'O } } } } } 20250114125008907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125008907 DLLC NOTICE LLME(ffffffff/c740da7b){UNASSIGNED} LLC RX: unknown TLLI 0xc740da7b, creating LLME on the fly (gprs_llc.c:552) 20250114125008907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125008907 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125008907 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125008907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114125008907 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125008907 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114125008907 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125008907 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125008907 DLLC NOTICE LLME(ffffffff/c740da7b){UNASSIGNED} LLGM Assign pre (c740da7b => c180db81) (gprs_llc.c:1079) 20250114125008907 DLLC NOTICE LLME(c740da7b/c180db81){ASSIGNED} LLGM Assign post (c740da7b => c180db81) (gprs_llc.c:1125) 20250114125008907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125008907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125008907 DMM DEBUG MM(262420000000043/c180db81) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125008924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125008924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125008924 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125008924 DMM DEBUG MM(262420000000043/c180db81) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20250114125008924 DMM NOTICE MM(262420000000043/c180db81) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125008924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125008924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125008924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125008924 DMM DEBUG MM(262420000000043/c180db81) Requesting authorization (sgsn_auth.c:160) 20250114125008924 DMM INFO MM(262420000000043/c180db81) Requesting authentication tuples (sgsn_auth.c:184) 20250114125008924 DMM DEBUG MM(262420000000043/c180db81) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125008924 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250114125008924 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)@ce529c013527: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@ce529c013527: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20250114125008930 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125008930 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125008930 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125008930 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125008930 DMM INFO MM(262420000000043/c180db81) Subscriber data update (mmctx.c:445) 20250114125008930 DMM DEBUG MM(262420000000043/c180db81) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125008930 DMM INFO MM(262420000000043/c180db81) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125008930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125008930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125008930 DMM INFO MM(262420000000043/c180db81) <- GMM AUTH AND CIPHERING REQ (rand = 1b 16 7e 67 14 6c 3f d7 b2 b8 64 73 9d 71 98 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114125008945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125008945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125008945 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125008945 DMM INFO MM(262420000000043/c180db81) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125008945 DMM NOTICE MM(262420000000043/c180db81) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125008945 DMM DEBUG MM(262420000000043/c180db81) checking auth: received GSM SRES = 85 90 dc 24 (gprs_gmm.c:666) 20250114125008945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125008945 DMM DEBUG MM(262420000000043/c180db81) Requesting authorization (sgsn_auth.c:160) 20250114125008945 DMM INFO MM(262420000000043/c180db81) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125008945 DMM DEBUG MM(262420000000043/c180db81) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125008945 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250114125008945 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) 20250114125008945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125008945 DMM INFO MM(262420000000043/c180db81) <- GMM ATTACH ACCEPT (new P-TMSI=0xc180db81) (gprs_gmm.c:300) 20250114125008948 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125008948 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125008948 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250114125008948 DMM INFO MM(262420000000043/c180db81) Subscriber data update (mmctx.c:445) 20250114125008948 DMM DEBUG MM(262420000000043/c180db81) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125008948 DMM INFO MM(262420000000043/c180db81) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125008948 DMM NOTICE MM(262420000000043/c180db81) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20250114125008948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125008948 DMM NOTICE MM(262420000000043/c180db81) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125008948 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) 20250114125008949 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125008949 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250114125008949 DMM INFO MM(262420000000043/c180db81) Subscriber data update (mmctx.c:445) 20250114125008949 DMM DEBUG MM(262420000000043/c180db81) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125008962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125008962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125008962 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125008962 DMM INFO MM(262420000000043/c180db81) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125008962 DMM NOTICE MM(262420000000043/c180db81) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125008962 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125008962 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125008962 DLLC NOTICE LLME(c740da7b/c180db81){ASSIGNED} LLGM Assign pre (ffffffff => c180db81) (gprs_llc.c:1079) 20250114125008962 DLLC NOTICE LLME(ffffffff/c180db81){ASSIGNED} LLGM Assign post (ffffffff => c180db81) (gprs_llc.c:1125) 20250114125008962 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125008962 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125008962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125008962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125010017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125010017 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)@ce529c013527: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@ce529c013527: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@ce529c013527: Final verdict of PTC: pass 20250114125010034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36540<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@ce529c013527: Final verdict of PTC: none 20250114125010038 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1120)@ce529c013527: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@ce529c013527: Final verdict of PTC: none 20250114125010039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1107)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@ce529c013527: Final verdict of PTC: none -NSVCI98(1115)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@ce529c013527: Final verdict of PTC: none -NSVCI97(1110)@ce529c013527: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@ce529c013527: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1118)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1113)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1108)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@ce529c013527: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Tue Jan 14 12:50:10 UTC 2025 ====== 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 20250114125010124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125010526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36544<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83816) 20250114125011040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125011040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83816, count=91228) 20250114125012042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125012042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Tue Jan 14 12:50:12 UTC 2025 /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 20250114125013043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125013043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_suspend_nopaging started. 20250114125013605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125013606 DMM INFO MM(262420000000043/c180db81) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125013606 DMM INFO MM(262420000000043/c180db81) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125013606 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125013606 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125013606 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114125013606 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114125013606 DLLC NOTICE LLME(ffffffff/c180db81){ASSIGNED} LLGM Assign pre (c180db81 => ffffffff) (gprs_llc.c:1079) 20250114125013606 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c180db81 => ffffffff) (gprs_llc.c:1125) 20250114125013606 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250114125013606 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) 20250114125013606 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) 20250114125013606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114125013606 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114125013606 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114125013606 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114125013606 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125013625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125013625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125013625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125013625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125013625 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125013625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125013625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125013625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125013625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125013626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125013626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125013626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125013626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125013626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125013626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125013626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125013626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125013626 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125013626 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125013626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125013626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125013626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125013628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125013633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125013633 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125013643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125013643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125013643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125013643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125013643 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125013643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125013643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125013643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125013643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125013644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125013644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125013644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125013644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125013644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125013644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125013644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125013644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125013644 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125013644 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125013644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125013644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125013644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125013646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125013651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125013651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125013661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125013661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125013661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125013661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125013661 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125013661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125013661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125013661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125013661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125013662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125013662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125013662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125013662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125013662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125013662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125013662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125013662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125013662 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125013662 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125013662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114125013662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125013662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125013664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125013669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125013669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125014045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125014045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125014045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125014045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125014049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114125014050 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@ce529c013527: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='F7B6772B'O, index=0 SGSN_Test-GSUP(1141)@ce529c013527: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@ce529c013527: 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 := 'C0092AE7FFFF652AF916D00FD372F266'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1237A8F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '595E49E1CB0ADF56'O } } } } } 20250114125015104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125015104 DLLC NOTICE LLME(ffffffff/f7b6772b){UNASSIGNED} LLC RX: unknown TLLI 0xf7b6772b, creating LLME on the fly (gprs_llc.c:552) 20250114125015104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125015104 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125015104 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125015104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114125015104 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125015104 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114125015104 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125015104 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125015104 DLLC NOTICE LLME(ffffffff/f7b6772b){UNASSIGNED} LLGM Assign pre (f7b6772b => e39d1952) (gprs_llc.c:1079) 20250114125015104 DLLC NOTICE LLME(f7b6772b/e39d1952){ASSIGNED} LLGM Assign post (f7b6772b => e39d1952) (gprs_llc.c:1125) 20250114125015104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125015104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125015104 DMM DEBUG MM(262420000000048/e39d1952) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125015112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125015112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125015112 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125015112 DMM DEBUG MM(262420000000048/e39d1952) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20250114125015112 DMM NOTICE MM(262420000000048/e39d1952) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125015112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125015112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125015112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125015112 DMM DEBUG MM(262420000000048/e39d1952) Requesting authorization (sgsn_auth.c:160) 20250114125015112 DMM INFO MM(262420000000048/e39d1952) Requesting authentication tuples (sgsn_auth.c:184) 20250114125015112 DMM DEBUG MM(262420000000048/e39d1952) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125015113 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250114125015113 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)@ce529c013527: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@ce529c013527: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20250114125015115 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125015115 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125015115 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125015115 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125015115 DMM INFO MM(262420000000048/e39d1952) Subscriber data update (mmctx.c:445) 20250114125015115 DMM DEBUG MM(262420000000048/e39d1952) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125015115 DMM INFO MM(262420000000048/e39d1952) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125015115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125015115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125015115 DMM INFO MM(262420000000048/e39d1952) <- GMM AUTH AND CIPHERING REQ (rand = c0 09 2a e7 ff ff 65 2a f9 16 d0 0f d3 72 f2 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114125015122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125015122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125015122 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125015122 DMM INFO MM(262420000000048/e39d1952) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125015122 DMM NOTICE MM(262420000000048/e39d1952) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125015123 DMM DEBUG MM(262420000000048/e39d1952) checking auth: received GSM SRES = 12 37 a8 f1 (gprs_gmm.c:666) 20250114125015123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125015123 DMM DEBUG MM(262420000000048/e39d1952) Requesting authorization (sgsn_auth.c:160) 20250114125015123 DMM INFO MM(262420000000048/e39d1952) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125015123 DMM DEBUG MM(262420000000048/e39d1952) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125015123 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250114125015123 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) 20250114125015123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125015123 DMM INFO MM(262420000000048/e39d1952) <- GMM ATTACH ACCEPT (new P-TMSI=0xe39d1952) (gprs_gmm.c:300) 20250114125015124 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125015124 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125015124 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250114125015124 DMM INFO MM(262420000000048/e39d1952) Subscriber data update (mmctx.c:445) 20250114125015124 DMM DEBUG MM(262420000000048/e39d1952) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125015124 DMM INFO MM(262420000000048/e39d1952) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125015124 DMM NOTICE MM(262420000000048/e39d1952) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20250114125015124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125015124 DMM NOTICE MM(262420000000048/e39d1952) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125015124 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) 20250114125015124 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125015124 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250114125015124 DMM INFO MM(262420000000048/e39d1952) Subscriber data update (mmctx.c:445) 20250114125015124 DMM DEBUG MM(262420000000048/e39d1952) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125015129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125015129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125015129 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125015129 DMM INFO MM(262420000000048/e39d1952) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125015129 DMM NOTICE MM(262420000000048/e39d1952) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125015129 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125015129 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125015129 DLLC NOTICE LLME(f7b6772b/e39d1952){ASSIGNED} LLGM Assign pre (ffffffff => e39d1952) (gprs_llc.c:1079) 20250114125015130 DLLC NOTICE LLME(ffffffff/e39d1952){ASSIGNED} LLGM Assign post (ffffffff => e39d1952) (gprs_llc.c:1125) 20250114125015130 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125015130 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125015130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125015130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@ce529c013527: setverdict(pass): none -> pass 20250114125015187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125015187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114125015187 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125015187 DMM INFO MM(262420000000048/e39d1952) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114125015187 DMM INFO MM(262420000000048/e39d1952) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114125015187 DMM DEBUG MM(262420000000048/e39d1952) Using GGSN 0 (gprs_sm.c:312) 20250114125015187 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) 20250114125015187 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250114125015187 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114125015187 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20250114125015187 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250114125015214 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 5a 3b 3c 2a 11 83 e7 56 74 14 05 7f 71 d2 9d d3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20250114125015214 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a6218, cbp=0x5575bce12890) (sgsn_libgtp.c:632) 20250114125015214 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114125015214 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=e39d1952, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114125015214 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114125015214 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114125015230 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250114125015243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125015243 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250114125015243 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250114125015250 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20250114125015250 DMM INFO MM(262420000000048/e39d1952) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@ce529c013527: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@ce529c013527: Final verdict of PTC: pass 20250114125020259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50460<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114125020263 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125020263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1141)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@ce529c013527: Final verdict of PTC: none -NSVCI98(1134)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@ce529c013527: Final verdict of PTC: none -NSVCI97(1129)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@ce529c013527: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@ce529c013527: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@ce529c013527: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@ce529c013527: Final verdict of PTC: none -NSVCI99(1139)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1127)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1132)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1137)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@ce529c013527: Test case TC_suspend_nopaging finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Tue Jan 14 12:50:20 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250114125020367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125020768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95012) 20250114125021264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125021265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95012, count=100444) 20250114125022266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125022266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Tue Jan 14 12:50:22 UTC 2025 /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 20250114125023268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125023268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_suspend_resume started. 20250114125023830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125023831 DMM INFO MM(262420000000048/e39d1952) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125023831 DMM INFO MM(262420000000048/e39d1952) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125023831 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125023831 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125023831 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114125023831 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114125023831 DLLC NOTICE LLME(ffffffff/e39d1952){ASSIGNED} LLGM Assign pre (e39d1952 => ffffffff) (gprs_llc.c:1079) 20250114125023831 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e39d1952 => ffffffff) (gprs_llc.c:1125) 20250114125023831 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114125023831 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114125023831 DMM NOTICE MM(262420000000048/e39d1952) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114125023831 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250114125023831 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114125023831 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114125023831 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250114125023831 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250114125023831 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) 20250114125023831 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) 20250114125023831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114125023831 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114125023831 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114125023831 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114125023831 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125023862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125023862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125023862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125023862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125023862 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125023862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125023862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125023862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125023862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125023863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125023863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125023863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125023863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125023863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125023863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125023863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125023863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125023863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125023863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125023863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125023863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125023863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125023866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125023871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125023871 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125023879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125023879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125023879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125023879 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125023879 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125023879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125023879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125023879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125023879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125023880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125023880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125023880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125023880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125023880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125023880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125023880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125023880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125023880 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125023880 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125023880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1153)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125023881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125023881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114125023883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125023888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125023888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125023899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125023899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125023899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125023899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125023899 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125023899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125023899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125023899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125023899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125023900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125023900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125023900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125023900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125023900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125023900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125023900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125023900 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125023900 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125023900 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125023900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125023900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125023900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125023903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125023908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125023908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125024269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125024269 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125024269 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125024269 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125024274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125024275 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@ce529c013527: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='FCFBC893'O, index=0 SGSN_Test-GSUP(1160)@ce529c013527: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@ce529c013527: 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 := '54B6862359B19D20DBC128075F7DF6AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69CB0FD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7996484EECA406C1'O } } } } } 20250114125025337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125025337 DLLC NOTICE LLME(ffffffff/fcfbc893){UNASSIGNED} LLC RX: unknown TLLI 0xfcfbc893, creating LLME on the fly (gprs_llc.c:552) 20250114125025337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125025337 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125025337 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125025337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114125025337 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125025337 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114125025337 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125025337 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125025337 DLLC NOTICE LLME(ffffffff/fcfbc893){UNASSIGNED} LLGM Assign pre (fcfbc893 => c0313151) (gprs_llc.c:1079) 20250114125025337 DLLC NOTICE LLME(fcfbc893/c0313151){ASSIGNED} LLGM Assign post (fcfbc893 => c0313151) (gprs_llc.c:1125) 20250114125025337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125025337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125025337 DMM DEBUG MM(262420000000049/c0313151) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125025344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125025344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125025344 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125025344 DMM DEBUG MM(262420000000049/c0313151) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20250114125025344 DMM NOTICE MM(262420000000049/c0313151) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125025344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125025344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125025344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125025344 DMM DEBUG MM(262420000000049/c0313151) Requesting authorization (sgsn_auth.c:160) 20250114125025344 DMM INFO MM(262420000000049/c0313151) Requesting authentication tuples (sgsn_auth.c:184) 20250114125025344 DMM DEBUG MM(262420000000049/c0313151) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125025344 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250114125025344 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)@ce529c013527: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@ce529c013527: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20250114125025345 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125025345 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125025345 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125025345 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125025345 DMM INFO MM(262420000000049/c0313151) Subscriber data update (mmctx.c:445) 20250114125025345 DMM DEBUG MM(262420000000049/c0313151) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125025345 DMM INFO MM(262420000000049/c0313151) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125025345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125025345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125025345 DMM INFO MM(262420000000049/c0313151) <- GMM AUTH AND CIPHERING REQ (rand = 54 b6 86 23 59 b1 9d 20 db c1 28 07 5f 7d f6 ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114125025348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125025348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125025349 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125025349 DMM INFO MM(262420000000049/c0313151) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125025349 DMM NOTICE MM(262420000000049/c0313151) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125025349 DMM DEBUG MM(262420000000049/c0313151) checking auth: received GSM SRES = 69 cb 0f d4 (gprs_gmm.c:666) 20250114125025349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125025349 DMM DEBUG MM(262420000000049/c0313151) Requesting authorization (sgsn_auth.c:160) 20250114125025349 DMM INFO MM(262420000000049/c0313151) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125025349 DMM DEBUG MM(262420000000049/c0313151) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125025349 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250114125025349 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) 20250114125025349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125025349 DMM INFO MM(262420000000049/c0313151) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0313151) (gprs_gmm.c:300) 20250114125025349 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125025349 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125025349 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250114125025349 DMM INFO MM(262420000000049/c0313151) Subscriber data update (mmctx.c:445) 20250114125025349 DMM DEBUG MM(262420000000049/c0313151) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125025349 DMM INFO MM(262420000000049/c0313151) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125025349 DMM NOTICE MM(262420000000049/c0313151) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20250114125025349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125025349 DMM NOTICE MM(262420000000049/c0313151) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125025349 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) 20250114125025349 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125025349 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250114125025349 DMM INFO MM(262420000000049/c0313151) Subscriber data update (mmctx.c:445) 20250114125025349 DMM DEBUG MM(262420000000049/c0313151) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125025351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125025351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125025352 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125025352 DMM INFO MM(262420000000049/c0313151) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125025352 DMM NOTICE MM(262420000000049/c0313151) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125025352 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125025352 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125025352 DLLC NOTICE LLME(fcfbc893/c0313151){ASSIGNED} LLGM Assign pre (ffffffff => c0313151) (gprs_llc.c:1079) 20250114125025352 DLLC NOTICE LLME(ffffffff/c0313151){ASSIGNED} LLGM Assign post (ffffffff => c0313151) (gprs_llc.c:1125) 20250114125025352 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125025352 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125025352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125025352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@ce529c013527: setverdict(pass): none -> pass 20250114125025410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125025410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114125025410 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125025410 DMM INFO MM(262420000000049/c0313151) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114125025410 DMM INFO MM(262420000000049/c0313151) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114125025410 DMM DEBUG MM(262420000000049/c0313151) Using GGSN 0 (gprs_sm.c:312) 20250114125025410 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) 20250114125025410 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250114125025410 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114125025410 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20250114125025410 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250114125025436 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 f3 43 6a ce 11 1f 0c e0 00 14 05 7f a8 01 38 a8 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) 20250114125025436 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a7288, cbp=0x5575bce12c20) (sgsn_libgtp.c:632) 20250114125025436 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114125025436 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=c0313151, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114125025436 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114125025436 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114125025453 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250114125025465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125025465 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250114125025465 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250114125025470 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20250114125025470 DMM INFO MM(262420000000049/c0313151) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250114125030475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125030475 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20250114125030475 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250114125030481 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@ce529c013527: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@ce529c013527: Final verdict of PTC: pass 20250114125030499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@ce529c013527: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@ce529c013527: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@ce529c013527: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@ce529c013527: Final verdict of PTC: none -NSVCI99(1158)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@ce529c013527: Final verdict of PTC: none 20250114125030504 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125030505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1153)@ce529c013527: Final verdict of PTC: none -NSVCI97(1148)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1146)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1151)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1156)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@ce529c013527: Test case TC_suspend_resume finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Tue Jan 14 12:50:30 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250114125030562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125030611 DGPRS DEBUG Checking for inactive LLMEs, time = 39387229 (sgsn.c:131) 20250114125030964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49956<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104008) 20250114125031506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125031506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104008, count=104548) 20250114125032508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125032509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Tue Jan 14 12:50:33 UTC 2025 /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 20250114125033510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125033510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_suspend_rau started. 20250114125034065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125034067 DMM INFO MM(262420000000049/c0313151) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125034067 DMM INFO MM(262420000000049/c0313151) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125034067 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125034067 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125034067 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114125034067 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114125034067 DLLC NOTICE LLME(ffffffff/c0313151){ASSIGNED} LLGM Assign pre (c0313151 => ffffffff) (gprs_llc.c:1079) 20250114125034067 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0313151 => ffffffff) (gprs_llc.c:1125) 20250114125034067 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114125034067 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114125034067 DMM NOTICE MM(262420000000049/c0313151) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114125034067 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250114125034067 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114125034067 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114125034067 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250114125034067 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250114125034067 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) 20250114125034067 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) 20250114125034067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114125034067 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114125034067 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114125034067 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114125034067 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125034097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125034097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125034097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125034097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125034097 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125034097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125034097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125034097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125034097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125034098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125034098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125034098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125034098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125034098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125034098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125034098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125034098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125034098 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125034098 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125034098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125034098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125034098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125034100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125034104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125034104 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125034112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125034112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125034112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125034112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125034112 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125034112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125034112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125034112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125034112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125034113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125034113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125034113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125034113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125034113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125034113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125034113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125034113 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125034113 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125034113 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125034113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125034113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125034113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125034115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125034120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125034120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125034129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125034129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125034129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125034129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125034129 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125034129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125034129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125034129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125034129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125034130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125034130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125034130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125034130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125034130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125034130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125034130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125034130 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125034130 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125034130 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125034130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1177)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114125034131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125034131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125034132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125034138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125034138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125034511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125034511 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125034511 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125034511 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125034512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114125034513 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@ce529c013527: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='D1895E30'O, index=0 SGSN_Test-GSUP(1179)@ce529c013527: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@ce529c013527: 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 := '6EA99E52932DBFABAD92928123C609B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F239F324'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D90701021FB3211'O } } } } } 20250114125035576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125035576 DLLC NOTICE LLME(ffffffff/d1895e30){UNASSIGNED} LLC RX: unknown TLLI 0xd1895e30, creating LLME on the fly (gprs_llc.c:552) 20250114125035576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125035576 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125035576 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125035576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114125035576 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125035576 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114125035576 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125035576 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125035576 DLLC NOTICE LLME(ffffffff/d1895e30){UNASSIGNED} LLGM Assign pre (d1895e30 => fc6872c8) (gprs_llc.c:1079) 20250114125035576 DLLC NOTICE LLME(d1895e30/fc6872c8){ASSIGNED} LLGM Assign post (d1895e30 => fc6872c8) (gprs_llc.c:1125) 20250114125035576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125035576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125035576 DMM DEBUG MM(262420000000050/fc6872c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125035591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125035591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125035591 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125035592 DMM DEBUG MM(262420000000050/fc6872c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20250114125035592 DMM NOTICE MM(262420000000050/fc6872c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125035592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125035592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125035592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125035592 DMM DEBUG MM(262420000000050/fc6872c8) Requesting authorization (sgsn_auth.c:160) 20250114125035592 DMM INFO MM(262420000000050/fc6872c8) Requesting authentication tuples (sgsn_auth.c:184) 20250114125035592 DMM DEBUG MM(262420000000050/fc6872c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125035592 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250114125035592 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)@ce529c013527: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@ce529c013527: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20250114125035598 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125035598 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125035598 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125035598 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125035598 DMM INFO MM(262420000000050/fc6872c8) Subscriber data update (mmctx.c:445) 20250114125035598 DMM DEBUG MM(262420000000050/fc6872c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125035598 DMM INFO MM(262420000000050/fc6872c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125035598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125035598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125035598 DMM INFO MM(262420000000050/fc6872c8) <- GMM AUTH AND CIPHERING REQ (rand = 6e a9 9e 52 93 2d bf ab ad 92 92 81 23 c6 09 b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114125035613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125035613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125035613 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125035613 DMM INFO MM(262420000000050/fc6872c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125035613 DMM NOTICE MM(262420000000050/fc6872c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125035613 DMM DEBUG MM(262420000000050/fc6872c8) checking auth: received GSM SRES = f2 39 f3 24 (gprs_gmm.c:666) 20250114125035613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125035613 DMM DEBUG MM(262420000000050/fc6872c8) Requesting authorization (sgsn_auth.c:160) 20250114125035613 DMM INFO MM(262420000000050/fc6872c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125035613 DMM DEBUG MM(262420000000050/fc6872c8) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125035613 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250114125035613 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) 20250114125035613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125035614 DMM INFO MM(262420000000050/fc6872c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc6872c8) (gprs_gmm.c:300) 20250114125035616 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125035616 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125035616 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250114125035616 DMM INFO MM(262420000000050/fc6872c8) Subscriber data update (mmctx.c:445) 20250114125035616 DMM DEBUG MM(262420000000050/fc6872c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125035617 DMM INFO MM(262420000000050/fc6872c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125035617 DMM NOTICE MM(262420000000050/fc6872c8) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20250114125035617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125035617 DMM NOTICE MM(262420000000050/fc6872c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125035617 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) 20250114125035618 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125035618 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250114125035618 DMM INFO MM(262420000000050/fc6872c8) Subscriber data update (mmctx.c:445) 20250114125035619 DMM DEBUG MM(262420000000050/fc6872c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125035630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125035630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125035630 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125035630 DMM INFO MM(262420000000050/fc6872c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125035630 DMM NOTICE MM(262420000000050/fc6872c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125035630 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125035630 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125035630 DLLC NOTICE LLME(d1895e30/fc6872c8){ASSIGNED} LLGM Assign pre (ffffffff => fc6872c8) (gprs_llc.c:1079) 20250114125035630 DLLC NOTICE LLME(ffffffff/fc6872c8){ASSIGNED} LLGM Assign post (ffffffff => fc6872c8) (gprs_llc.c:1125) 20250114125035630 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125035630 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125035630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125035630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@ce529c013527: setverdict(pass): none -> pass 20250114125035687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125035687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114125035687 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125035687 DMM INFO MM(262420000000050/fc6872c8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114125035687 DMM INFO MM(262420000000050/fc6872c8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114125035687 DMM DEBUG MM(262420000000050/fc6872c8) Using GGSN 0 (gprs_sm.c:312) 20250114125035688 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) 20250114125035688 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250114125035688 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114125035688 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20250114125035688 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250114125035714 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 ee 0b 8c b7 11 1e f6 28 af 14 05 7f ae eb 95 80 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) 20250114125035714 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a82f8, cbp=0x5575bce12fb0) (sgsn_libgtp.c:632) 20250114125035714 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114125035714 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=fc6872c8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114125035714 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114125035714 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114125035730 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250114125035740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125035740 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20250114125035740 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250114125035744 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20250114125035744 DMM INFO MM(262420000000050/fc6872c8) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20250114125040755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125040755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125040755 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125040755 DMM INFO MM(262420000000050/fc6872c8) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250114125040755 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125040755 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250114125040755 DLLC NOTICE LLME(ffffffff/fc6872c8){ASSIGNED} LLGM Assign pre (fc6872c8 => c26f7da5) (gprs_llc.c:1079) 20250114125040755 DLLC NOTICE LLME(fc6872c8/c26f7da5){ASSIGNED} LLGM Assign post (fc6872c8 => c26f7da5) (gprs_llc.c:1125) 20250114125040755 DMM INFO MM(262420000000050/c26f7da5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114125040770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125040770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125040770 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125040770 DMM INFO MM(262420000000050/c26f7da5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250114125040770 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250114125040770 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125040770 DLLC NOTICE LLME(fc6872c8/c26f7da5){ASSIGNED} LLGM Assign pre (ffffffff => c26f7da5) (gprs_llc.c:1079) 20250114125040770 DLLC NOTICE LLME(ffffffff/c26f7da5){ASSIGNED} LLGM Assign post (ffffffff => c26f7da5) (gprs_llc.c:1125) 20250114125040770 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250114125041270 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@ce529c013527: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@ce529c013527: Final verdict of PTC: pass 20250114125041285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56648<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1163)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(1179)@ce529c013527: Final verdict of PTC: none 20250114125041289 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125041289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1167)@ce529c013527: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@ce529c013527: Final verdict of PTC: none -NSVCI98(1172)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@ce529c013527: Final verdict of PTC: none -NSVCI99(1177)@ce529c013527: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@ce529c013527: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1170)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1165)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1175)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@ce529c013527: Test case TC_suspend_rau finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Tue Jan 14 12:50:41 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250114125041362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125041764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109556) 20250114125042291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125042291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109556, count=110996) 20250114125043293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125043293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Tue Jan 14 12:50:43 UTC 2025 /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 20250114125044295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125044295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_paging_ps started. 20250114125044846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125044847 DMM INFO MM(262420000000050/c26f7da5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125044847 DMM INFO MM(262420000000050/c26f7da5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125044847 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125044847 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125044847 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114125044847 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114125044847 DLLC NOTICE LLME(ffffffff/c26f7da5){ASSIGNED} LLGM Assign pre (c26f7da5 => ffffffff) (gprs_llc.c:1079) 20250114125044847 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c26f7da5 => ffffffff) (gprs_llc.c:1125) 20250114125044847 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114125044847 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114125044847 DMM NOTICE MM(262420000000050/c26f7da5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114125044847 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250114125044847 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114125044847 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114125044847 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250114125044847 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250114125044847 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) 20250114125044847 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) 20250114125044847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114125044847 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114125044847 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114125044847 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114125044847 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125044895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125044895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125044895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125044895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125044895 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125044895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125044895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125044895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125044895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125044896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125044896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125044896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125044896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125044896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125044896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125044896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125044896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125044896 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125044896 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125044896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1186)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114125044896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125044896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125044898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125044904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125044904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125044913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125044913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125044913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125044913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125044913 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125044913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125044913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125044913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125044913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125044914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125044914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125044914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125044915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125044915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125044915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125044915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125044915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125044915 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125044915 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125044915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125044915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125044915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1192)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 20250114125044918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125044924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125044924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1193)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI210(1190)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125044931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125044931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125044931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125044931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125044931 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125044931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125044931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125044931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125044931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125044932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125044932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125044932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125044932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125044932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125044932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125044932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125044932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125044932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125044932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125044932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125044933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125044933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125044935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125044940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125044940 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125045297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125045297 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125045297 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125045297 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125045300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125045301 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@ce529c013527: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='C5501466'O, index=0 SGSN_Test-GSUP(1198)@ce529c013527: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@ce529c013527: 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 := '31704052B5A812E27CC86114D94EA3E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '517066F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5EE7E5192F29C5E'O } } } } } 20250114125046376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125046377 DLLC NOTICE LLME(ffffffff/c5501466){UNASSIGNED} LLC RX: unknown TLLI 0xc5501466, creating LLME on the fly (gprs_llc.c:552) 20250114125046377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125046377 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125046377 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125046377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114125046377 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125046377 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114125046377 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125046377 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125046377 DLLC NOTICE LLME(ffffffff/c5501466){UNASSIGNED} LLGM Assign pre (c5501466 => e50cbf8c) (gprs_llc.c:1079) 20250114125046377 DLLC NOTICE LLME(c5501466/e50cbf8c){ASSIGNED} LLGM Assign post (c5501466 => e50cbf8c) (gprs_llc.c:1125) 20250114125046377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125046377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125046377 DMM DEBUG MM(262420000000051/e50cbf8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125046394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125046394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125046394 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125046394 DMM DEBUG MM(262420000000051/e50cbf8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20250114125046394 DMM NOTICE MM(262420000000051/e50cbf8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125046394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125046395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125046395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125046395 DMM DEBUG MM(262420000000051/e50cbf8c) Requesting authorization (sgsn_auth.c:160) 20250114125046395 DMM INFO MM(262420000000051/e50cbf8c) Requesting authentication tuples (sgsn_auth.c:184) 20250114125046395 DMM DEBUG MM(262420000000051/e50cbf8c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125046395 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250114125046395 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)@ce529c013527: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@ce529c013527: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20250114125046401 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125046401 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125046401 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125046402 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125046402 DMM INFO MM(262420000000051/e50cbf8c) Subscriber data update (mmctx.c:445) 20250114125046402 DMM DEBUG MM(262420000000051/e50cbf8c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125046402 DMM INFO MM(262420000000051/e50cbf8c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125046402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125046402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125046402 DMM INFO MM(262420000000051/e50cbf8c) <- GMM AUTH AND CIPHERING REQ (rand = 31 70 40 52 b5 a8 12 e2 7c c8 61 14 d9 4e a3 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114125046416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125046416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125046417 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125046417 DMM INFO MM(262420000000051/e50cbf8c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125046417 DMM NOTICE MM(262420000000051/e50cbf8c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125046417 DMM DEBUG MM(262420000000051/e50cbf8c) checking auth: received GSM SRES = 51 70 66 f4 (gprs_gmm.c:666) 20250114125046417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125046417 DMM DEBUG MM(262420000000051/e50cbf8c) Requesting authorization (sgsn_auth.c:160) 20250114125046417 DMM INFO MM(262420000000051/e50cbf8c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125046417 DMM DEBUG MM(262420000000051/e50cbf8c) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125046417 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250114125046417 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) 20250114125046417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125046417 DMM INFO MM(262420000000051/e50cbf8c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe50cbf8c) (gprs_gmm.c:300) 20250114125046420 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125046420 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125046420 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250114125046420 DMM INFO MM(262420000000051/e50cbf8c) Subscriber data update (mmctx.c:445) 20250114125046420 DMM DEBUG MM(262420000000051/e50cbf8c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125046420 DMM INFO MM(262420000000051/e50cbf8c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125046420 DMM NOTICE MM(262420000000051/e50cbf8c) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20250114125046420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125046420 DMM NOTICE MM(262420000000051/e50cbf8c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125046420 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) 20250114125046422 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125046422 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250114125046422 DMM INFO MM(262420000000051/e50cbf8c) Subscriber data update (mmctx.c:445) 20250114125046422 DMM DEBUG MM(262420000000051/e50cbf8c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125046432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125046432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125046432 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125046432 DMM INFO MM(262420000000051/e50cbf8c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125046432 DMM NOTICE MM(262420000000051/e50cbf8c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125046432 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125046432 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125046432 DLLC NOTICE LLME(c5501466/e50cbf8c){ASSIGNED} LLGM Assign pre (ffffffff => e50cbf8c) (gprs_llc.c:1079) 20250114125046432 DLLC NOTICE LLME(ffffffff/e50cbf8c){ASSIGNED} LLGM Assign post (ffffffff => e50cbf8c) (gprs_llc.c:1125) 20250114125046432 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125046432 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125046432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125046432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125046487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125046487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114125046487 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125046487 DMM INFO MM(262420000000051/e50cbf8c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114125046487 DMM INFO MM(262420000000051/e50cbf8c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114125046487 DMM DEBUG MM(262420000000051/e50cbf8c) Using GGSN 0 (gprs_sm.c:312) 20250114125046487 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) 20250114125046487 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250114125046487 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114125046487 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20250114125046487 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250114125046509 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 34 a2 e7 15 11 38 b5 08 94 14 05 7f ed 7d 25 5d 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) 20250114125046509 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265a9368, cbp=0x5575bce14700) (sgsn_libgtp.c:632) 20250114125046509 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114125046509 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce18fb8 TLLI=e50cbf8c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114125046510 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114125046510 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@ce529c013527: setverdict(pass): none -> pass TC_paging_ps(1200)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114125046526 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250114125049488 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250114125049488 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250114125049488 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250114125051539 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20250114125051539 DMM INFO MM(262420000000051/e50cbf8c) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@ce529c013527: 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 := 'E50CBF8C'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1200)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@ce529c013527: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@ce529c013527: Final verdict of PTC: pass 20250114125051562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48028<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114125051566 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125051567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_paging_ps-BVCI196(1185)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(1198)@ce529c013527: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@ce529c013527: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@ce529c013527: Final verdict of PTC: none -NSVCI97(1186)@ce529c013527: Final verdict of PTC: none -NSVCI99(1196)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1194)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1184)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1189)@ce529c013527: Final verdict of PTC: none -NSVCI98(1191)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@ce529c013527: Test case TC_paging_ps finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Tue Jan 14 12:50:51 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250114125051671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125052072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99936) 20250114125052568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125052568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99936, count=104292) 20250114125053568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125053569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Tue Jan 14 12:50:54 UTC 2025 /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 20250114125054570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125054570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_paging_ps_ra_multiple_cells started. 20250114125055105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125055106 DMM INFO MM(262420000000051/e50cbf8c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125055106 DMM INFO MM(262420000000051/e50cbf8c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125055106 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125055106 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125055106 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114125055106 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250114125055106 DLLC NOTICE LLME(ffffffff/e50cbf8c){ASSIGNED} LLGM Assign pre (e50cbf8c => ffffffff) (gprs_llc.c:1079) 20250114125055106 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e50cbf8c => ffffffff) (gprs_llc.c:1125) 20250114125055106 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18c60 (gprs_sndcp.c:574) 20250114125055106 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce18fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114125055106 DMM NOTICE MM(262420000000051/e50cbf8c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114125055106 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250114125055106 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114125055106 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114125055106 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250114125055106 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250114125055106 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) 20250114125055106 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) 20250114125055106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114125055106 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114125055106 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114125055106 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114125055106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125055126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125055126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125055126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125055126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125055126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125055126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125055126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125055126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125055126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125055127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125055127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125055127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125055127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125055127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125055127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125055127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125055127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125055127 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125055127 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125055127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125055127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125055127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125055130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125055135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125055135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125055143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125055143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125055143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125055143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125055143 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125055143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125055143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125055143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125055143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125055143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125055143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125055143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125055144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125055144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125055144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125055144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125055144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125055144 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125055144 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125055144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125055144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125055144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125055145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 20250114125055150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125055150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125055165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125055165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125055165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125055165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125055165 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125055165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125055165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125055165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125055165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125055166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125055166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125055166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125055166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125055166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125055166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125055166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125055166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125055166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125055166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125055166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125055166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125055166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125055168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125055173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125055173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1213)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125055571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125055571 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125055571 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125055571 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125055575 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1215)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125055577 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1215)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1215)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@ce529c013527: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='DBE41161'O, index=0 SGSN_Test-GSUP(1217)@ce529c013527: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@ce529c013527: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@ce529c013527: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='DBE41161'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1213)@ce529c013527: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='DBE41161'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@ce529c013527: 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 := '8ED14ADDE951507C6EE2552CB7F7BD7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '349F38E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '417DA392D0BAC4B2'O } } } } } 20250114125056659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125056659 DLLC NOTICE LLME(ffffffff/dbe41161){UNASSIGNED} LLC RX: unknown TLLI 0xdbe41161, creating LLME on the fly (gprs_llc.c:552) 20250114125056659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125056659 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125056659 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125056659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114125056659 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125056659 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114125056659 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125056659 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125056659 DLLC NOTICE LLME(ffffffff/dbe41161){UNASSIGNED} LLGM Assign pre (dbe41161 => f3cb73c1) (gprs_llc.c:1079) 20250114125056659 DLLC NOTICE LLME(dbe41161/f3cb73c1){ASSIGNED} LLGM Assign post (dbe41161 => f3cb73c1) (gprs_llc.c:1125) 20250114125056659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125056659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125056659 DMM DEBUG MM(262420000000052/f3cb73c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125056677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125056677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125056677 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125056677 DMM DEBUG MM(262420000000052/f3cb73c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20250114125056677 DMM NOTICE MM(262420000000052/f3cb73c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125056677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125056677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125056677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125056677 DMM DEBUG MM(262420000000052/f3cb73c1) Requesting authorization (sgsn_auth.c:160) 20250114125056677 DMM INFO MM(262420000000052/f3cb73c1) Requesting authentication tuples (sgsn_auth.c:184) 20250114125056677 DMM DEBUG MM(262420000000052/f3cb73c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125056677 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250114125056677 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)@ce529c013527: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@ce529c013527: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20250114125056683 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125056683 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125056683 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125056684 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125056684 DMM INFO MM(262420000000052/f3cb73c1) Subscriber data update (mmctx.c:445) 20250114125056684 DMM DEBUG MM(262420000000052/f3cb73c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125056684 DMM INFO MM(262420000000052/f3cb73c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125056684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125056684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125056684 DMM INFO MM(262420000000052/f3cb73c1) <- GMM AUTH AND CIPHERING REQ (rand = 8e d1 4a dd e9 51 50 7c 6e e2 55 2c b7 f7 bd 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114125056700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125056700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125056700 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125056700 DMM INFO MM(262420000000052/f3cb73c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125056700 DMM NOTICE MM(262420000000052/f3cb73c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125056700 DMM DEBUG MM(262420000000052/f3cb73c1) checking auth: received GSM SRES = 34 9f 38 e8 (gprs_gmm.c:666) 20250114125056700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125056700 DMM DEBUG MM(262420000000052/f3cb73c1) Requesting authorization (sgsn_auth.c:160) 20250114125056700 DMM INFO MM(262420000000052/f3cb73c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125056700 DMM DEBUG MM(262420000000052/f3cb73c1) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125056700 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250114125056701 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) 20250114125056701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125056701 DMM INFO MM(262420000000052/f3cb73c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3cb73c1) (gprs_gmm.c:300) 20250114125056704 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125056704 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125056704 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250114125056704 DMM INFO MM(262420000000052/f3cb73c1) Subscriber data update (mmctx.c:445) 20250114125056704 DMM DEBUG MM(262420000000052/f3cb73c1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125056704 DMM INFO MM(262420000000052/f3cb73c1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125056704 DMM NOTICE MM(262420000000052/f3cb73c1) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20250114125056704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125056704 DMM NOTICE MM(262420000000052/f3cb73c1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125056704 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) 20250114125056706 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125056706 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250114125056706 DMM INFO MM(262420000000052/f3cb73c1) Subscriber data update (mmctx.c:445) 20250114125056706 DMM DEBUG MM(262420000000052/f3cb73c1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125056718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125056718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125056718 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125056718 DMM INFO MM(262420000000052/f3cb73c1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125056718 DMM NOTICE MM(262420000000052/f3cb73c1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125056718 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125056718 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125056718 DLLC NOTICE LLME(dbe41161/f3cb73c1){ASSIGNED} LLGM Assign pre (ffffffff => f3cb73c1) (gprs_llc.c:1079) 20250114125056718 DLLC NOTICE LLME(ffffffff/f3cb73c1){ASSIGNED} LLGM Assign post (ffffffff => f3cb73c1) (gprs_llc.c:1125) 20250114125056718 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125056718 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125056718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125056718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125056768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125056768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114125056768 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125056768 DMM INFO MM(262420000000052/f3cb73c1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114125056768 DMM INFO MM(262420000000052/f3cb73c1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114125056768 DMM DEBUG MM(262420000000052/f3cb73c1) Using GGSN 0 (gprs_sm.c:312) 20250114125056768 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) 20250114125056768 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250114125056768 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114125056768 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20250114125056768 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250114125056776 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 9b f2 d1 cb 11 12 3b 37 15 14 05 7f 32 d9 70 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=1070 from retransmit req queue (gtp.c:443) 20250114125056776 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265aa3d8, cbp=0x5575bce151e0) (sgsn_libgtp.c:632) 20250114125056776 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114125056776 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce1a128 TLLI=f3cb73c1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114125056776 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114125056776 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@ce529c013527: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114125056783 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250114125059768 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250114125059768 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250114125059768 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250114125100612 DGPRS DEBUG Checking for inactive LLMEs, time = 39387259 (sgsn.c:131) 20250114125101788 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20250114125101789 DMM INFO MM(262420000000052/f3cb73c1) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@ce529c013527: 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 := 'F3CB73C1'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250114125115573 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250114125115573 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250114125115574 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125125129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125125136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125125136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114125125144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125125146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125125146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114125125166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125125170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125125170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@ce529c013527: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ce529c013527: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20250114125126666 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125126666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1217)@ce529c013527: Final verdict of PTC: none -NSVCI97(1205)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@ce529c013527: Final verdict of PTC: none -NSVCI98(1210)@ce529c013527: Final verdict of PTC: none 20250114125126667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59124<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1216)@ce529c013527: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@ce529c013527: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1213)@ce529c013527: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1203)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1208)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1214)@ce529c013527: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@ce529c013527: Final verdict of PTC: fail reason: "Tguard timeout" MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1213): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@ce529c013527: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Tue Jan 14 12:51:26 UTC 2025 ------ 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 20250114125126763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125127165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103244) 20250114125127666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125127667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103244, count=108676) 20250114125128667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125128667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Tue Jan 14 12:51:29 UTC 2025 /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 20250114125129669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125129669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_bssgp_rim_single_report started. 20250114125130212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125130215 DMM INFO MM(262420000000052/f3cb73c1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125130215 DMM INFO MM(262420000000052/f3cb73c1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125130215 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125130215 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125130215 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114125130215 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250114125130215 DLLC NOTICE LLME(ffffffff/f3cb73c1){ASSIGNED} LLGM Assign pre (f3cb73c1 => ffffffff) (gprs_llc.c:1079) 20250114125130215 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3cb73c1 => ffffffff) (gprs_llc.c:1125) 20250114125130215 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce19dd0 (gprs_sndcp.c:574) 20250114125130215 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce1a128, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114125130215 DMM NOTICE MM(262420000000052/f3cb73c1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114125130215 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250114125130215 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114125130216 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114125130216 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250114125130216 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250114125130216 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) 20250114125130216 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) 20250114125130216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114125130216 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114125130216 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114125130216 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114125130216 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125130260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125130260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125130260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125130260 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125130260 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125130260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125130260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125130260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125130260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125130261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125130261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125130261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125130261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125130261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125130261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125130261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125130261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125130261 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125130261 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125130261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125130262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125130262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125130265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125130272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125130272 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125130280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125130280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125130280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125130280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125130280 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125130280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125130280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125130280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125130280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125130282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125130282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125130282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125130282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125130282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125130282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125130282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125130282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125130282 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125130282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125130282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125130282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125130282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125130284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125130289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125130289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125130297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125130297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125130297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125130297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125130297 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125130297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125130297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125130297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125130297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125130298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125130298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125130298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125130298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125130298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125130298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125130298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125130298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125130298 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125130298 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125130298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125130298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125130298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125130300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125130305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125130305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125130613 DGPRS DEBUG Checking for inactive LLMEs, time = 39387289 (sgsn.c:131) 20250114125130669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125130669 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125130669 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125130669 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125130673 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125130675 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125130698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ce529c013527: setverdict(pass): none -> pass MTC@ce529c013527: Warning: Re-starting timer T, which is already active (running or expired). 20250114125130710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114125130718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@ce529c013527: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@ce529c013527: Final verdict of PTC: none -NSVCI98(1229)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@ce529c013527: Final verdict of PTC: none -NSVCI97(1224)@ce529c013527: Final verdict of PTC: none 20250114125130722 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125130722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_bssgp_rim_single_report-BVCI196(1223)@ce529c013527: Final verdict of PTC: none -NSVCI99(1234)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1232)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1222)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1227)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@ce529c013527: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: pass MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@ce529c013527: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Tue Jan 14 12:51:30 UTC 2025 ====== 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 20250114125130832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125131234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55668) 20250114125131724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125131724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55668, count=60024) 20250114125132724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125132724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Tue Jan 14 12:51:33 UTC 2025 /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 20250114125133725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125133726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_rim_eutran_to_geran started. 20250114125134321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125134323 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125134355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125134355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125134355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125134355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125134355 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125134355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125134355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125134355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125134355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125134355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125134356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125134356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125134356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125134356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125134356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125134356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125134356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125134356 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125134356 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125134356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125134356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125134356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125134358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125134365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125134365 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125134372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125134372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125134372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125134372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125134372 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125134372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125134372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125134372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125134372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125134372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125134372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125134372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125134373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125134373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125134373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125134373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125134373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125134373 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125134373 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125134373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125134373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125134373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125134375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125134380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125134380 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125134390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125134390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125134390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125134390 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125134390 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125134390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125134390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125134390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125134390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125134391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125134391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125134391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125134391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125134391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125134391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125134391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125134391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125134391 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125134391 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125134391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125134391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125134391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125134393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125134397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125134397 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125134726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125134726 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125134727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125134727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125134729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250114125134730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ce529c013527: setverdict(pass): none -> pass 20250114125134781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114125134785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56098<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114125134789 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1254)@ce529c013527: Final verdict of PTC: none 20250114125134789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1252)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@ce529c013527: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@ce529c013527: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@ce529c013527: Final verdict of PTC: none -NSVCI97(1242)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@ce529c013527: Final verdict of PTC: none -NSVCI98(1247)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@ce529c013527: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1240)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1250)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1245)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: pass MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@ce529c013527: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Tue Jan 14 12:51:34 UTC 2025 ====== 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 20250114125134890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125135293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36748) 20250114125135790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125135790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36748, count=52180) 20250114125136792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125136792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Tue Jan 14 12:51:37 UTC 2025 /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 20250114125137793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125137793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_cell_change_different_rai_ci_attach started. 20250114125138361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125138361 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125138379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125138379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125138379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125138379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125138379 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125138379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125138379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125138379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125138379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125138380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125138380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125138380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125138380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125138380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125138380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125138380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125138380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125138380 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125138381 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125138381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125138381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125138381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125138383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125138389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125138389 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)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125138396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125138396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125138396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125138396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125138396 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125138396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125138396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125138396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125138396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125138397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125138397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125138397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125138397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125138397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125138397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125138397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125138398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125138398 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125138398 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125138398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125138398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125138398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125138400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125138405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125138405 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1267)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125138420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125138420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125138420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125138420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125138420 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125138420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125138420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125138420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125138420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125138421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125138421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125138421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125138421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125138421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125138421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125138421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125138421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125138421 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125138421 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125138421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125138421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125138421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125138424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125138429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125138429 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)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125138794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125138794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125138794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125138794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125138798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250114125138799 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@ce529c013527: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F958AFA9'O, index=0 SGSN_Test-GSUP(1272)@ce529c013527: 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)@ce529c013527: 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 := '43DEAB4C5DD52C881E835950930B085D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3068AD2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E6A8C26847318A99'O } } } } } 20250114125138854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125138854 DLLC NOTICE LLME(ffffffff/f958afa9){UNASSIGNED} LLC RX: unknown TLLI 0xf958afa9, creating LLME on the fly (gprs_llc.c:552) 20250114125138854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125138854 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125138854 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125138854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114125138854 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125138854 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114125138854 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125138854 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125138854 DLLC NOTICE LLME(ffffffff/f958afa9){UNASSIGNED} LLGM Assign pre (f958afa9 => dc0546c5) (gprs_llc.c:1079) 20250114125138854 DLLC NOTICE LLME(f958afa9/dc0546c5){ASSIGNED} LLGM Assign post (f958afa9 => dc0546c5) (gprs_llc.c:1125) 20250114125138854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125138854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125138854 DMM DEBUG MM(262420000000068/dc0546c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125138864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125138864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125138864 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125138864 DMM DEBUG MM(262420000000068/dc0546c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250114125138864 DMM NOTICE MM(262420000000068/dc0546c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125138864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125138864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125138864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125138864 DMM DEBUG MM(262420000000068/dc0546c5) Requesting authorization (sgsn_auth.c:160) 20250114125138864 DMM INFO MM(262420000000068/dc0546c5) Requesting authentication tuples (sgsn_auth.c:184) 20250114125138864 DMM DEBUG MM(262420000000068/dc0546c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125138864 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250114125138864 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)@ce529c013527: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@ce529c013527: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20250114125138865 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125138865 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125138865 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125138865 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125138865 DMM INFO MM(262420000000068/dc0546c5) Subscriber data update (mmctx.c:445) 20250114125138865 DMM DEBUG MM(262420000000068/dc0546c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125138865 DMM INFO MM(262420000000068/dc0546c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125138865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125138865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125138865 DMM INFO MM(262420000000068/dc0546c5) <- GMM AUTH AND CIPHERING REQ (rand = 43 de ab 4c 5d d5 2c 88 1e 83 59 50 93 0b 08 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114125138869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125138869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125138869 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125138869 DMM INFO MM(262420000000068/dc0546c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125138869 DMM NOTICE MM(262420000000068/dc0546c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125138869 DMM DEBUG MM(262420000000068/dc0546c5) checking auth: received GSM SRES = e3 06 8a d2 (gprs_gmm.c:666) 20250114125138869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125138869 DMM DEBUG MM(262420000000068/dc0546c5) Requesting authorization (sgsn_auth.c:160) 20250114125138869 DMM INFO MM(262420000000068/dc0546c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125138869 DMM DEBUG MM(262420000000068/dc0546c5) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125138869 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250114125138869 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) 20250114125138869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125138869 DMM INFO MM(262420000000068/dc0546c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc0546c5) (gprs_gmm.c:300) 20250114125138870 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125138870 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125138870 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250114125138870 DMM INFO MM(262420000000068/dc0546c5) Subscriber data update (mmctx.c:445) 20250114125138870 DMM DEBUG MM(262420000000068/dc0546c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125138870 DMM INFO MM(262420000000068/dc0546c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125138870 DMM NOTICE MM(262420000000068/dc0546c5) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20250114125138870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125138870 DMM NOTICE MM(262420000000068/dc0546c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125138870 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) 20250114125138870 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125138870 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250114125138870 DMM INFO MM(262420000000068/dc0546c5) Subscriber data update (mmctx.c:445) 20250114125138870 DMM DEBUG MM(262420000000068/dc0546c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125138873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125138873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125138873 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125138873 DMM INFO MM(262420000000068/dc0546c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125138873 DMM NOTICE MM(262420000000068/dc0546c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125138873 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125138873 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125138873 DLLC NOTICE LLME(f958afa9/dc0546c5){ASSIGNED} LLGM Assign pre (ffffffff => dc0546c5) (gprs_llc.c:1079) 20250114125138873 DLLC NOTICE LLME(ffffffff/dc0546c5){ASSIGNED} LLGM Assign post (ffffffff => dc0546c5) (gprs_llc.c:1125) 20250114125138873 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125138873 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125138873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125138873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125138931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125138931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114125138931 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125138931 DMM INFO MM(262420000000068/dc0546c5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114125138931 DMM INFO MM(262420000000068/dc0546c5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114125138931 DMM DEBUG MM(262420000000068/dc0546c5) Using GGSN 0 (gprs_sm.c:312) 20250114125138931 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) 20250114125138931 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250114125138931 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114125138931 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20250114125138931 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250114125138958 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 21 88 5d 1b 11 94 eb 66 b1 14 05 7f 21 2c 56 f8 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) 20250114125138958 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265ab448, cbp=0x5575bce15570) (sgsn_libgtp.c:632) 20250114125138958 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114125138958 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce1a0b8 TLLI=dc0546c5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114125138958 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114125138958 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@ce529c013527: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114125138975 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20250114125138984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125138984 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250114125138984 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@ce529c013527: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@ce529c013527: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='DC0546C5'O, index=0 TC_cell_change_different_rai_ci_attach(1274)@ce529c013527: 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 := '4710E088DD9197BB69263C34A5232095'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F3F81DE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '06D44BC38733A8FA'O } } } } } 20250114125138997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125138997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250114125138997 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xDC0546C5) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125138997 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125138997 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114125138997 DLLC NOTICE LLME(ffffffff/dc0546c5){ASSIGNED} LLGM Assign pre (dc0546c5 => dc57ab2c) (gprs_llc.c:1079) 20250114125138997 DLLC NOTICE LLME(dc0546c5/dc57ab2c){ASSIGNED} LLGM Assign post (dc0546c5 => dc57ab2c) (gprs_llc.c:1125) 20250114125138997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125138997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125138997 DMM DEBUG MM(262420000000068/dc57ab2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125139016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125139016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250114125139016 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125139016 DMM DEBUG MM(262420000000068/dc57ab2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20250114125139016 DMM NOTICE MM(262420000000068/dc57ab2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125139016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125139016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125139016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125139016 DMM DEBUG MM(262420000000068/dc57ab2c) Requesting authorization (sgsn_auth.c:160) 20250114125139016 DMM INFO MM(262420000000068/dc57ab2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125139016 DMM DEBUG MM(262420000000068/dc57ab2c) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125139016 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250114125139017 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) 20250114125142018 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250114125142018 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250114125142018 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250114125145018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250114125145018 DMM ERROR MM(262420000000068/dc57ab2c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250114125145018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250114125145018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250114125145018 DMM NOTICE MM(262420000000068/dc57ab2c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250114125145018 DMM NOTICE MM(262420000000068/dc57ab2c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114125145018 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250114125145018 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce1a0b8, TLLI=dc57ab2c, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114125145018 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114125145018 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114125145018 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250114125145018 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250114125145018 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) 20250114125145018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Reject}: Deallocated (fsm.c:568) 20250114125145018 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Standby}: Deallocated (fsm.c:568) 20250114125145018 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114125145018 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250114125145018 DLLC NOTICE LLME(dc0546c5/dc57ab2c){ASSIGNED} LLGM Assign pre (dc57ab2c => ffffffff) (gprs_llc.c:1079) 20250114125145018 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc57ab2c => ffffffff) (gprs_llc.c:1125) 20250114125150019 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20250114125155020 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20250114125158794 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250114125158794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20250114125158795 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125200021 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20250114125200614 DGPRS DEBUG Checking for inactive LLMEs, time = 39387319 (sgsn.c:131) 20250114125205022 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20250114125208382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125208383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125208383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114125208398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125208399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125208399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114125208422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125208423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125208423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1274)@ce529c013527: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ce529c013527: Test Component 1274 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1272)@ce529c013527: Final verdict of PTC: none 20250114125208850 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125208850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1265)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@ce529c013527: Final verdict of PTC: none -NSVCI97(1260)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@ce529c013527: Final verdict of PTC: none -NSVCI99(1270)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@ce529c013527: Final verdict of PTC: none 20250114125208855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56122<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@ce529c013527: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@ce529c013527: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1263)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1258)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1268)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@ce529c013527: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1274)@ce529c013527: Final verdict of PTC: fail reason: "Tguard timeout" MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): fail (none -> fail) reason: "Tguard timeout" MTC@ce529c013527: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@ce529c013527: 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 fail'. Tue Jan 14 12:52:08 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20250114125208992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125209394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121464) 20250114125209852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125209852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114125210022 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20250114125210022 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5575bce15570) (sgsn_libgtp.c:632) 20250114125210022 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5575bce15570) (sgsn_libgtp.c:636) 20250114125210022 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250114125210022 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250114125210022 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250114125210022 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=121464, count=124240) 20250114125210853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125210853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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 fail' was executed successfully (exit status: 0). MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Tue Jan 14 12:52:11 UTC 2025 /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 20250114125211854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125211854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_cell_change_different_rai_ci_data started. 20250114125212478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125212479 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125212500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125212500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125212500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125212500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125212500 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125212500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125212500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125212500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125212500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125212501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125212501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125212501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125212501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125212501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125212501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125212501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125212501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125212501 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125212501 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125212501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125212502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125212502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1280)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114125212504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114125212511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125212511 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1280)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_cell_change_different_rai_ci_data-BVCI196(1278)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1284)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125212516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125212516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125212516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125212516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125212516 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125212516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125212516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125212516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125212516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125212518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125212518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125212518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125212518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125212518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125212518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125212518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125212518 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125212518 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125212518 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125212518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125212518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125212518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 20250114125212521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125212527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125212527 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)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125212533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125212533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125212533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125212533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125212533 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125212533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125212533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125212533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125212533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125212534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125212534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125212534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125212535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125212535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125212535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125212535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125212535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125212535 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125212535 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125212535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125212535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125212535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125212537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125212542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125212542 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)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125212855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125212855 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125212855 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125212855 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@ce529c013527: Established a new IPA connection (conn_id=2) 20250114125212856 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1290)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250114125212856 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@ce529c013527: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='FE8DD2CF'O, index=0 SGSN_Test-GSUP(1291)@ce529c013527: 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)@ce529c013527: 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 := '083EE1473AE09CF8508AC2E8E0EAB634'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD33CB2F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32F992978E4B742B'O } } } } } 20250114125212883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125212883 DLLC NOTICE LLME(ffffffff/fe8dd2cf){UNASSIGNED} LLC RX: unknown TLLI 0xfe8dd2cf, creating LLME on the fly (gprs_llc.c:552) 20250114125212883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125212883 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125212883 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125212883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114125212883 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125212883 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114125212883 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125212883 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125212883 DLLC NOTICE LLME(ffffffff/fe8dd2cf){UNASSIGNED} LLGM Assign pre (fe8dd2cf => fd80cf80) (gprs_llc.c:1079) 20250114125212883 DLLC NOTICE LLME(fe8dd2cf/fd80cf80){ASSIGNED} LLGM Assign post (fe8dd2cf => fd80cf80) (gprs_llc.c:1125) 20250114125212883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125212883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125212883 DMM DEBUG MM(262420000000070/fd80cf80) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125212890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125212890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125212890 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125212890 DMM DEBUG MM(262420000000070/fd80cf80) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20250114125212890 DMM NOTICE MM(262420000000070/fd80cf80) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125212890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125212890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125212890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125212890 DMM DEBUG MM(262420000000070/fd80cf80) Requesting authorization (sgsn_auth.c:160) 20250114125212890 DMM INFO MM(262420000000070/fd80cf80) Requesting authentication tuples (sgsn_auth.c:184) 20250114125212890 DMM DEBUG MM(262420000000070/fd80cf80) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125212890 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250114125212890 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)@ce529c013527: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@ce529c013527: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20250114125212938 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125212938 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125212938 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125212938 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125212938 DMM INFO MM(262420000000070/fd80cf80) Subscriber data update (mmctx.c:445) 20250114125212938 DMM DEBUG MM(262420000000070/fd80cf80) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125212938 DMM INFO MM(262420000000070/fd80cf80) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125212938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125212938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125212938 DMM INFO MM(262420000000070/fd80cf80) <- GMM AUTH AND CIPHERING REQ (rand = 08 3e e1 47 3a e0 9c f8 50 8a c2 e8 e0 ea b6 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114125212944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125212944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125212944 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125212944 DMM INFO MM(262420000000070/fd80cf80) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125212944 DMM NOTICE MM(262420000000070/fd80cf80) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125212944 DMM DEBUG MM(262420000000070/fd80cf80) checking auth: received GSM SRES = cd 33 cb 2f (gprs_gmm.c:666) 20250114125212944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125212944 DMM DEBUG MM(262420000000070/fd80cf80) Requesting authorization (sgsn_auth.c:160) 20250114125212944 DMM INFO MM(262420000000070/fd80cf80) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125212944 DMM DEBUG MM(262420000000070/fd80cf80) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125212944 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250114125212944 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) 20250114125212944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125212944 DMM INFO MM(262420000000070/fd80cf80) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd80cf80) (gprs_gmm.c:300) 20250114125212945 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125212945 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125212945 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250114125212945 DMM INFO MM(262420000000070/fd80cf80) Subscriber data update (mmctx.c:445) 20250114125212945 DMM DEBUG MM(262420000000070/fd80cf80) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125212945 DMM INFO MM(262420000000070/fd80cf80) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125212945 DMM NOTICE MM(262420000000070/fd80cf80) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20250114125212945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125212945 DMM NOTICE MM(262420000000070/fd80cf80) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125212945 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) 20250114125212945 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125212945 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250114125212945 DMM INFO MM(262420000000070/fd80cf80) Subscriber data update (mmctx.c:445) 20250114125212945 DMM DEBUG MM(262420000000070/fd80cf80) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125212948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125212948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125212948 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125212948 DMM INFO MM(262420000000070/fd80cf80) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125212948 DMM NOTICE MM(262420000000070/fd80cf80) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125212948 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125212948 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125212948 DLLC NOTICE LLME(fe8dd2cf/fd80cf80){ASSIGNED} LLGM Assign pre (ffffffff => fd80cf80) (gprs_llc.c:1079) 20250114125212948 DLLC NOTICE LLME(ffffffff/fd80cf80){ASSIGNED} LLGM Assign post (ffffffff => fd80cf80) (gprs_llc.c:1125) 20250114125212948 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125212948 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125212948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125212948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125213006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125213006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114125213006 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125213006 DMM INFO MM(262420000000070/fd80cf80) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114125213006 DMM INFO MM(262420000000070/fd80cf80) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114125213006 DMM DEBUG MM(262420000000070/fd80cf80) Using GGSN 0 (gprs_sm.c:312) 20250114125213006 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) 20250114125213006 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250114125213006 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114125213006 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20250114125213006 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250114125213032 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 32 00 00 01 80 08 00 10 90 15 5e e6 11 98 21 3e ec 14 05 7f 69 81 cf 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=1074 from retransmit req queue (gtp.c:443) 20250114125213032 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265ab448, cbp=0x5575bce15570) (sgsn_libgtp.c:632) 20250114125213032 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114125213032 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce19188 TLLI=fd80cf80, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114125213032 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114125213032 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@ce529c013527: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114125213041 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20250114125213046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125213046 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250114125213046 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@ce529c013527: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='FD80CF80'O, index=0 20250114125213050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125213050 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125213050 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5575bce19188, TLLI=fd80cf80, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@ce529c013527: Removing Client IMSI='262420000000070'H, index=0 20250114125215051 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@ce529c013527: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@ce529c013527: Final verdict of PTC: pass 20250114125215057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@ce529c013527: Final verdict of PTC: none -NSVCI99(1289)@ce529c013527: Final verdict of PTC: none -NSVCI98(1284)@ce529c013527: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@ce529c013527: Final verdict of PTC: none -NSVCI97(1279)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@ce529c013527: Final verdict of PTC: none 20250114125215061 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125215061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_data-BVCI220(1288)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@ce529c013527: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1277)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1282)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1287)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@ce529c013527: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Tue Jan 14 12:52:15 UTC 2025 ====== 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 20250114125215144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125215546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92696) 20250114125216047 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250114125216047 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250114125216047 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250114125216062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125216062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92696, count=98988) 20250114125217063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125217063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Tue Jan 14 12:52:17 UTC 2025 /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 20250114125218064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125218064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_cell_change_different_ci_attach started. 20250114125218624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125218626 DMM INFO MM(262420000000070/fd80cf80) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125218627 DMM INFO MM(262420000000070/fd80cf80) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125218627 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125218627 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125218627 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114125218627 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250114125218627 DLLC NOTICE LLME(ffffffff/fd80cf80){ASSIGNED} LLGM Assign pre (fd80cf80 => ffffffff) (gprs_llc.c:1079) 20250114125218627 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd80cf80 => ffffffff) (gprs_llc.c:1125) 20250114125218627 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce18e30 (gprs_sndcp.c:574) 20250114125218627 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce19188, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114125218627 DMM NOTICE MM(262420000000070/fd80cf80) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114125218627 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250114125218627 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114125218627 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114125218627 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250114125218627 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250114125218627 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) 20250114125218627 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) 20250114125218627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114125218627 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114125218627 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114125218627 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114125218627 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125218669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125218669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125218670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125218670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125218670 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125218670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125218670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125218670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125218670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125218670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125218670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125218670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125218670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125218670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125218670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125218670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125218670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125218670 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125218670 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125218670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125218671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125218671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125218673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125218679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125218679 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125218686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125218686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125218686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125218686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125218686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125218686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125218686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125218686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125218686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125218686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125218686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125218686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125218687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125218687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125218687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125218687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125218687 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125218687 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125218687 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125218687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125218687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125218687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125218689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125218694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125218694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125218702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125218702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125218702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125218702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125218702 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125218702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125218702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125218702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125218702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125218703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125218703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125218703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125218703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125218703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125218703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125218703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125218703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125218703 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125218703 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125218703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125218703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125218703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125218705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125218710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125218710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125219065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125219065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125219065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125219065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125219070 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114125219071 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@ce529c013527: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E90332F4'O, index=0 SGSN_Test-GSUP(1310)@ce529c013527: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@ce529c013527: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@ce529c013527: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E90332F4'O, index=0 TC_cell_change_different_ci_attach(1312)@ce529c013527: 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 := '597EFAB7E2051C7771F2A0BBFE9D50C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EF41A04'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F02B01E1986CD92'O } } } } } 20250114125219135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125219135 DLLC NOTICE LLME(ffffffff/e90332f4){UNASSIGNED} LLC RX: unknown TLLI 0xe90332f4, creating LLME on the fly (gprs_llc.c:552) 20250114125219135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125219135 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125219135 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125219135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114125219135 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125219135 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114125219135 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125219135 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125219135 DLLC NOTICE LLME(ffffffff/e90332f4){UNASSIGNED} LLGM Assign pre (e90332f4 => caeb5076) (gprs_llc.c:1079) 20250114125219135 DLLC NOTICE LLME(e90332f4/caeb5076){ASSIGNED} LLGM Assign post (e90332f4 => caeb5076) (gprs_llc.c:1125) 20250114125219135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125219135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125219135 DMM DEBUG MM(262420000000069/caeb5076) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125219141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125219141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125219141 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125219141 DMM DEBUG MM(262420000000069/caeb5076) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250114125219141 DMM NOTICE MM(262420000000069/caeb5076) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125219141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125219141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125219141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125219141 DMM DEBUG MM(262420000000069/caeb5076) Requesting authorization (sgsn_auth.c:160) 20250114125219141 DMM INFO MM(262420000000069/caeb5076) Requesting authentication tuples (sgsn_auth.c:184) 20250114125219141 DMM DEBUG MM(262420000000069/caeb5076) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125219141 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250114125219141 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)@ce529c013527: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@ce529c013527: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20250114125219143 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125219143 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125219143 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125219143 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125219143 DMM INFO MM(262420000000069/caeb5076) Subscriber data update (mmctx.c:445) 20250114125219143 DMM DEBUG MM(262420000000069/caeb5076) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125219143 DMM INFO MM(262420000000069/caeb5076) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125219143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125219143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125219143 DMM INFO MM(262420000000069/caeb5076) <- GMM AUTH AND CIPHERING REQ (rand = 59 7e fa b7 e2 05 1c 77 71 f2 a0 bb fe 9d 50 c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114125219147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125219147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125219147 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125219147 DMM INFO MM(262420000000069/caeb5076) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125219147 DMM NOTICE MM(262420000000069/caeb5076) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125219147 DMM DEBUG MM(262420000000069/caeb5076) checking auth: received GSM SRES = 2e f4 1a 04 (gprs_gmm.c:666) 20250114125219147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125219147 DMM DEBUG MM(262420000000069/caeb5076) Requesting authorization (sgsn_auth.c:160) 20250114125219147 DMM INFO MM(262420000000069/caeb5076) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125219147 DMM DEBUG MM(262420000000069/caeb5076) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125219147 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250114125219147 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) 20250114125219147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125219147 DMM INFO MM(262420000000069/caeb5076) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaeb5076) (gprs_gmm.c:300) 20250114125219148 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125219148 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125219148 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250114125219148 DMM INFO MM(262420000000069/caeb5076) Subscriber data update (mmctx.c:445) 20250114125219148 DMM DEBUG MM(262420000000069/caeb5076) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125219148 DMM INFO MM(262420000000069/caeb5076) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125219148 DMM NOTICE MM(262420000000069/caeb5076) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20250114125219148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125219148 DMM NOTICE MM(262420000000069/caeb5076) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125219148 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) 20250114125219148 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125219148 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250114125219148 DMM INFO MM(262420000000069/caeb5076) Subscriber data update (mmctx.c:445) 20250114125219148 DMM DEBUG MM(262420000000069/caeb5076) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125219151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125219151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125219151 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125219151 DMM INFO MM(262420000000069/caeb5076) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125219151 DMM NOTICE MM(262420000000069/caeb5076) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125219151 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125219151 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125219151 DLLC NOTICE LLME(e90332f4/caeb5076){ASSIGNED} LLGM Assign pre (ffffffff => caeb5076) (gprs_llc.c:1079) 20250114125219151 DLLC NOTICE LLME(ffffffff/caeb5076){ASSIGNED} LLGM Assign post (ffffffff => caeb5076) (gprs_llc.c:1125) 20250114125219151 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125219151 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125219151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125219151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125219209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125219209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114125219209 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125219209 DMM INFO MM(262420000000069/caeb5076) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114125219209 DMM INFO MM(262420000000069/caeb5076) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114125219210 DMM DEBUG MM(262420000000069/caeb5076) Using GGSN 0 (gprs_sm.c:312) 20250114125219210 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) 20250114125219210 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250114125219210 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114125219210 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20250114125219210 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250114125219233 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 34 00 00 01 80 08 00 10 bf a4 86 8c 11 c9 04 36 fc 14 05 7f 8c df 49 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=1076 from retransmit req queue (gtp.c:443) 20250114125219234 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265ac4b8, cbp=0x5575bce17cc0) (sgsn_libgtp.c:632) 20250114125219234 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114125219234 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce1a278 TLLI=caeb5076, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114125219234 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114125219234 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@ce529c013527: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114125219251 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20250114125219263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125219263 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250114125219263 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@ce529c013527: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@ce529c013527: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='CAEB5076'O, index=0 TC_cell_change_different_ci_attach(1312)@ce529c013527: 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 := '6A67221C3D343AA0E93894E566511F85'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F5EB39C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96E2B85E8304898C'O } } } } } 20250114125219275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125219275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250114125219276 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125219276 DMM INFO MM(262420000000069/caeb5076) -> GMM ATTACH REQUEST MI(TMSI-0xCAEB5076) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125219276 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125219276 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114125219276 DLLC NOTICE LLME(ffffffff/caeb5076){ASSIGNED} LLGM Assign pre (caeb5076 => ec06472b) (gprs_llc.c:1079) 20250114125219276 DLLC NOTICE LLME(caeb5076/ec06472b){ASSIGNED} LLGM Assign post (caeb5076 => ec06472b) (gprs_llc.c:1125) 20250114125219276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125219276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125219276 DMM DEBUG MM(262420000000069/ec06472b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125219298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125219298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250114125219298 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125219298 DMM DEBUG MM(262420000000069/ec06472b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20250114125219298 DMM NOTICE MM(262420000000069/ec06472b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125219298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125219298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125219298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125219298 DMM DEBUG MM(262420000000069/ec06472b) Requesting authorization (sgsn_auth.c:160) 20250114125219298 DMM INFO MM(262420000000069/ec06472b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125219298 DMM DEBUG MM(262420000000069/ec06472b) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125219298 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250114125219298 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) 20250114125222299 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250114125222299 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250114125222299 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250114125225299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250114125225299 DMM ERROR MM(262420000000069/ec06472b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250114125225299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250114125225299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250114125225299 DMM NOTICE MM(262420000000069/ec06472b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20250114125225299 DMM NOTICE MM(262420000000069/ec06472b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114125225299 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250114125225299 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce1a278, TLLI=ec06472b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114125225299 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114125225299 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114125225300 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250114125225300 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250114125225300 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) 20250114125225300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Reject}: Deallocated (fsm.c:568) 20250114125225300 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Standby}: Deallocated (fsm.c:568) 20250114125225300 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114125225300 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250114125225300 DLLC NOTICE LLME(caeb5076/ec06472b){ASSIGNED} LLGM Assign pre (ec06472b => ffffffff) (gprs_llc.c:1079) 20250114125225300 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec06472b => ffffffff) (gprs_llc.c:1125) 20250114125230301 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20250114125230615 DGPRS DEBUG Checking for inactive LLMEs, time = 39387349 (sgsn.c:131) 20250114125235303 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20250114125239067 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20250114125239067 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125239068 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20250114125240304 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20250114125245305 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20250114125248671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125248673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125248673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114125248688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125248688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125248688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114125248704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125248706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125248706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1312)@ce529c013527: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ce529c013527: Test Component 1312 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1310)@ce529c013527: Final verdict of PTC: none 20250114125249132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52044<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1298)@ce529c013527: Final verdict of PTC: none -NSVCI98(1303)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@ce529c013527: Final verdict of PTC: none 20250114125249134 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125249134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1299)@ce529c013527: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@ce529c013527: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@ce529c013527: Final verdict of PTC: none -NSVCI99(1308)@ce529c013527: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1296)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1301)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1306)@ce529c013527: Final verdict of PTC: none TC_cell_change_different_ci_attach(1312)@ce529c013527: Final verdict of PTC: fail reason: "Tguard timeout" MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_ci_attach(1312): fail (none -> fail) reason: "Tguard timeout" MTC@ce529c013527: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@ce529c013527: 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 fail'. Tue Jan 14 12:52:49 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20250114125249234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125249636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122796) 20250114125250135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125250135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114125250306 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20250114125250306 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5575bce17cc0) (sgsn_libgtp.c:632) 20250114125250306 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5575bce17cc0) (sgsn_libgtp.c:636) 20250114125250306 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250114125250306 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250114125250306 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250114125250306 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122796, count=128228) 20250114125251136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125251136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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 fail' was executed successfully (exit status: 0). MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Tue Jan 14 12:52:51 UTC 2025 /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 20250114125252138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125252138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_cell_change_different_ci_data started. 20250114125252708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125252709 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125252745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125252745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125252745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125252745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125252745 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125252745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125252745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125252745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125252745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125252745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125252745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125252745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125252745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125252745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125252745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125252745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125252745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125252746 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125252746 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125252746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125252746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125252746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125252748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125252753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125252753 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125252760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125252760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125252760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125252760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125252760 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125252760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125252760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125252760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125252760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125252761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125252761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125252761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125252761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125252761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125252761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125252761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125252761 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125252761 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125252761 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125252761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125252761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125252761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125252763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125252768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125252768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125252777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125252777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125252777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125252777 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125252777 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125252777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125252777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125252777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125252777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125252778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125252778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125252778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125252778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125252778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125252778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125252778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125252778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125252778 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125252778 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125252778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125252778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125252778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125252781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125252787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125252787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125253139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125253139 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125253139 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125253139 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125253144 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250114125253145 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@ce529c013527: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E4CA440F'O, index=0 SGSN_Test-GSUP(1329)@ce529c013527: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@ce529c013527: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@ce529c013527: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E4CA440F'O, index=0 TC_cell_change_different_ci_data(1331)@ce529c013527: 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 := 'F80292E5B8D8015CE06416F43FBE365E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6FB41AA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9D97B384CFA46EB'O } } } } } 20250114125253204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125253204 DLLC NOTICE LLME(ffffffff/e4ca440f){UNASSIGNED} LLC RX: unknown TLLI 0xe4ca440f, creating LLME on the fly (gprs_llc.c:552) 20250114125253204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125253204 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125253204 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125253204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114125253204 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125253204 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114125253204 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125253204 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125253204 DLLC NOTICE LLME(ffffffff/e4ca440f){UNASSIGNED} LLGM Assign pre (e4ca440f => de83ccf3) (gprs_llc.c:1079) 20250114125253204 DLLC NOTICE LLME(e4ca440f/de83ccf3){ASSIGNED} LLGM Assign post (e4ca440f => de83ccf3) (gprs_llc.c:1125) 20250114125253204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125253204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125253204 DMM DEBUG MM(262420000000071/de83ccf3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125253212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125253212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125253212 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125253212 DMM DEBUG MM(262420000000071/de83ccf3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20250114125253212 DMM NOTICE MM(262420000000071/de83ccf3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125253212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125253212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125253212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125253212 DMM DEBUG MM(262420000000071/de83ccf3) Requesting authorization (sgsn_auth.c:160) 20250114125253212 DMM INFO MM(262420000000071/de83ccf3) Requesting authentication tuples (sgsn_auth.c:184) 20250114125253212 DMM DEBUG MM(262420000000071/de83ccf3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125253212 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250114125253212 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)@ce529c013527: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@ce529c013527: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20250114125253214 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125253214 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125253214 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125253214 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125253214 DMM INFO MM(262420000000071/de83ccf3) Subscriber data update (mmctx.c:445) 20250114125253214 DMM DEBUG MM(262420000000071/de83ccf3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125253214 DMM INFO MM(262420000000071/de83ccf3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125253214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125253214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125253214 DMM INFO MM(262420000000071/de83ccf3) <- GMM AUTH AND CIPHERING REQ (rand = f8 02 92 e5 b8 d8 01 5c e0 64 16 f4 3f be 36 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114125253219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125253219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125253219 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125253219 DMM INFO MM(262420000000071/de83ccf3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125253219 DMM NOTICE MM(262420000000071/de83ccf3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125253219 DMM DEBUG MM(262420000000071/de83ccf3) checking auth: received GSM SRES = 6f b4 1a a2 (gprs_gmm.c:666) 20250114125253219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125253219 DMM DEBUG MM(262420000000071/de83ccf3) Requesting authorization (sgsn_auth.c:160) 20250114125253219 DMM INFO MM(262420000000071/de83ccf3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125253219 DMM DEBUG MM(262420000000071/de83ccf3) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125253219 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250114125253219 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) 20250114125253219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125253219 DMM INFO MM(262420000000071/de83ccf3) <- GMM ATTACH ACCEPT (new P-TMSI=0xde83ccf3) (gprs_gmm.c:300) 20250114125253220 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125253220 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125253220 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250114125253220 DMM INFO MM(262420000000071/de83ccf3) Subscriber data update (mmctx.c:445) 20250114125253220 DMM DEBUG MM(262420000000071/de83ccf3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125253220 DMM INFO MM(262420000000071/de83ccf3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125253220 DMM NOTICE MM(262420000000071/de83ccf3) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20250114125253220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125253220 DMM NOTICE MM(262420000000071/de83ccf3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125253220 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) 20250114125253221 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125253221 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250114125253221 DMM INFO MM(262420000000071/de83ccf3) Subscriber data update (mmctx.c:445) 20250114125253221 DMM DEBUG MM(262420000000071/de83ccf3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125253226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125253226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125253227 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125253227 DMM INFO MM(262420000000071/de83ccf3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125253227 DMM NOTICE MM(262420000000071/de83ccf3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125253227 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125253227 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125253227 DLLC NOTICE LLME(e4ca440f/de83ccf3){ASSIGNED} LLGM Assign pre (ffffffff => de83ccf3) (gprs_llc.c:1079) 20250114125253227 DLLC NOTICE LLME(ffffffff/de83ccf3){ASSIGNED} LLGM Assign post (ffffffff => de83ccf3) (gprs_llc.c:1125) 20250114125253227 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125253227 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125253227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125253227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125253284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125253284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250114125253284 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125253284 DMM INFO MM(262420000000071/de83ccf3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20250114125253284 DMM INFO MM(262420000000071/de83ccf3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250114125253284 DMM DEBUG MM(262420000000071/de83ccf3) Using GGSN 0 (gprs_sm.c:312) 20250114125253284 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) 20250114125253284 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250114125253284 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250114125253284 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20250114125253284 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250114125253309 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 36 00 00 01 80 08 00 10 df e8 90 fa 11 49 b1 62 c0 14 05 7f a7 40 de f5 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) 20250114125253309 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f30265ac4b8, cbp=0x5575bce17cc0) (sgsn_libgtp.c:632) 20250114125253310 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20250114125253310 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5575bce1a278 TLLI=de83ccf3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250114125253310 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20250114125253310 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@ce529c013527: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed 20250114125253326 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20250114125253345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125253345 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250114125253345 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@ce529c013527: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@ce529c013527: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='DE83CCF3'O, index=0 20250114125253353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125253353 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125253353 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125253354 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@ce529c013527: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@ce529c013527: Final verdict of PTC: pass 20250114125253365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42124<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1313)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(1329)@ce529c013527: Final verdict of PTC: none -NSVCI97(1317)@ce529c013527: Final verdict of PTC: none 20250114125253366 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125253366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1328)@ce529c013527: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@ce529c013527: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@ce529c013527: Final verdict of PTC: none -NSVCI98(1322)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@ce529c013527: Final verdict of PTC: none -NSVCI99(1327)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@ce529c013527: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1325)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1315)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1320)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@ce529c013527: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Tue Jan 14 12:52:53 UTC 2025 ====== 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 20250114125253461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125253863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79176) 20250114125254368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125254368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79176, count=99352) 20250114125255369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125255369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Tue Jan 14 12:52:55 UTC 2025 /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 20250114125256354 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20250114125256354 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250114125256354 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250114125256370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125256370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_sgsn_context_req_in started. 20250114125256920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125256923 DMM INFO MM(262420000000071/de83ccf3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125256923 DMM INFO MM(262420000000071/de83ccf3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125256923 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125256923 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125256923 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114125256923 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250114125256923 DLLC NOTICE LLME(ffffffff/de83ccf3){ASSIGNED} LLGM Assign pre (de83ccf3 => ffffffff) (gprs_llc.c:1079) 20250114125256923 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de83ccf3 => ffffffff) (gprs_llc.c:1125) 20250114125256923 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5575bce19f20 (gprs_sndcp.c:574) 20250114125256923 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5575bce1a278, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250114125256923 DMM NOTICE MM(262420000000071/de83ccf3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250114125256923 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250114125256923 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20250114125256923 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20250114125256923 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250114125256923 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250114125256923 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) 20250114125256923 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) 20250114125256923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114125256923 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114125256923 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114125256923 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114125256923 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125256950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125256950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125256950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125256950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125256950 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125256950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125256950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125256950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125256950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125256951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125256951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125256951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125256952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125256952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125256952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125256952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125256952 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125256952 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125256952 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125256952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125256952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125256952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1337)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114125256955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114125256963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125256963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125256967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125256967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125256967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125256967 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125256967 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125256967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125256967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125256967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125256967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125256968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125256968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125256968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125256968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125256968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125256968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125256968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125256968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125256968 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125256968 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125256968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125256968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125256968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125256970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125256974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125256974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125256983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125256983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125256983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125256983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125256983 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125256983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125256984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125256984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125256984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125256984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125256984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125256984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125256984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125256984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125256984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125256984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125256984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125256984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125256984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125256984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125256984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125256984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125256987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125256991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125256991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125257371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125257371 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125257371 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125257371 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125257372 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114125257373 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@ce529c013527: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='F97B75B5'O, index=0 SGSN_Test-GSUP(1348)@ce529c013527: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@ce529c013527: 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 := '178CFA105CEA809CBFD7E791E0F6CC02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25DF94A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA999E8C82405C0D'O } } } } } 20250114125258425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125258425 DLLC NOTICE LLME(ffffffff/f97b75b5){UNASSIGNED} LLC RX: unknown TLLI 0xf97b75b5, creating LLME on the fly (gprs_llc.c:552) 20250114125258425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125258425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125258425 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125258425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114125258425 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125258425 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Allocated (fsm.c:456) 20250114125258425 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125258425 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125258425 DLLC NOTICE LLME(ffffffff/f97b75b5){UNASSIGNED} LLGM Assign pre (f97b75b5 => e80373ec) (gprs_llc.c:1079) 20250114125258425 DLLC NOTICE LLME(f97b75b5/e80373ec){ASSIGNED} LLGM Assign post (f97b75b5 => e80373ec) (gprs_llc.c:1125) 20250114125258425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125258425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125258425 DMM DEBUG MM(262420000000072/e80373ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125258433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125258433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125258433 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125258433 DMM DEBUG MM(262420000000072/e80373ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20250114125258433 DMM NOTICE MM(262420000000072/e80373ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125258433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125258433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125258433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125258433 DMM DEBUG MM(262420000000072/e80373ec) Requesting authorization (sgsn_auth.c:160) 20250114125258433 DMM INFO MM(262420000000072/e80373ec) Requesting authentication tuples (sgsn_auth.c:184) 20250114125258433 DMM DEBUG MM(262420000000072/e80373ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125258433 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250114125258433 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)@ce529c013527: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@ce529c013527: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20250114125258435 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125258435 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125258435 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125258435 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125258435 DMM INFO MM(262420000000072/e80373ec) Subscriber data update (mmctx.c:445) 20250114125258435 DMM DEBUG MM(262420000000072/e80373ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125258435 DMM INFO MM(262420000000072/e80373ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125258435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125258435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125258435 DMM INFO MM(262420000000072/e80373ec) <- GMM AUTH AND CIPHERING REQ (rand = 17 8c fa 10 5c ea 80 9c bf d7 e7 91 e0 f6 cc 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20250114125258439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125258439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125258439 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125258439 DMM INFO MM(262420000000072/e80373ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125258439 DMM NOTICE MM(262420000000072/e80373ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125258439 DMM DEBUG MM(262420000000072/e80373ec) checking auth: received GSM SRES = 25 df 94 a2 (gprs_gmm.c:666) 20250114125258439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125258439 DMM DEBUG MM(262420000000072/e80373ec) Requesting authorization (sgsn_auth.c:160) 20250114125258439 DMM INFO MM(262420000000072/e80373ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125258439 DMM DEBUG MM(262420000000072/e80373ec) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125258439 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250114125258439 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) 20250114125258439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125258439 DMM INFO MM(262420000000072/e80373ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xe80373ec) (gprs_gmm.c:300) 20250114125258440 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125258440 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125258440 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250114125258440 DMM INFO MM(262420000000072/e80373ec) Subscriber data update (mmctx.c:445) 20250114125258440 DMM DEBUG MM(262420000000072/e80373ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125258440 DMM INFO MM(262420000000072/e80373ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125258440 DMM NOTICE MM(262420000000072/e80373ec) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20250114125258440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125258440 DMM NOTICE MM(262420000000072/e80373ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125258440 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) 20250114125258440 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125258440 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250114125258440 DMM INFO MM(262420000000072/e80373ec) Subscriber data update (mmctx.c:445) 20250114125258440 DMM DEBUG MM(262420000000072/e80373ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125258443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125258443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125258443 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125258443 DMM INFO MM(262420000000072/e80373ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125258443 DMM NOTICE MM(262420000000072/e80373ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125258443 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125258443 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125258443 DLLC NOTICE LLME(f97b75b5/e80373ec){ASSIGNED} LLGM Assign pre (ffffffff => e80373ec) (gprs_llc.c:1079) 20250114125258443 DLLC NOTICE LLME(ffffffff/e80373ec){ASSIGNED} LLGM Assign post (ffffffff => e80373ec) (gprs_llc.c:1125) 20250114125258443 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125258443 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125258443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125258443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125258497 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 6f d8 00 00 03 52 f0 99 42 42 de 05 e8 03 73 ec 0c 01 02 03 0d fe 11 7f aa 6a 3c 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) TC_sgsn_context_req_in(1350)@ce529c013527: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250114125300498 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250114125300498 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250114125300498 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) 20250114125300498 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250114125300498 DMM INFO MM(262420000000072/e80373ec) Subscriber data update (mmctx.c:445) 20250114125300498 DMM DEBUG MM(262420000000072/e80373ec) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250114125300498 DMM INFO MM(262420000000072/e80373ec) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250114125300498 DMM INFO MM(262420000000072/e80373ec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125300499 DMM INFO MM(262420000000072/e80373ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125300499 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125300499 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125300499 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114125300499 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114125300499 DLLC NOTICE LLME(ffffffff/e80373ec){ASSIGNED} LLGM Assign pre (e80373ec => ffffffff) (gprs_llc.c:1079) 20250114125300499 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e80373ec => ffffffff) (gprs_llc.c:1125) 20250114125300499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114125300499 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114125300499 DMM DEBUG MM_STATE_Iu[0x5575bce133a0]{Detached}: Deallocated (fsm.c:568) 20250114125300499 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@ce529c013527: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@ce529c013527: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250114125300512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42136<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114125300517 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125300517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1348)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@ce529c013527: Final verdict of PTC: none -NSVCI97(1336)@ce529c013527: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@ce529c013527: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@ce529c013527: Final verdict of PTC: none -NSVCI98(1341)@ce529c013527: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@ce529c013527: Final verdict of PTC: none -NSVCI99(1346)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1334)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1339)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1344)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@ce529c013527: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Tue Jan 14 12:53:00 UTC 2025 ------ 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 20250114125300616 DGPRS DEBUG Checking for inactive LLMEs, time = 39387379 (sgsn.c:131) 20250114125300628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125301030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86704) 20250114125301519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125301519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86704, count=99748) 20250114125302520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125302520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Tue Jan 14 12:53:03 UTC 2025 /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 20250114125303522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125303522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_sgsn_context_req_out started. 20250114125304110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125304110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125304131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125304131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125304131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125304131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125304131 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125304131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125304131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125304131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125304131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125304132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125304132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125304132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125304133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125304133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125304133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125304133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125304133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125304133 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125304133 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125304133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125304133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125304133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125304136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125304142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125304142 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125304151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125304151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125304151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125304151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125304151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125304151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125304151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125304151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125304151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125304152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125304152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125304152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125304152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125304152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125304152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125304152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125304152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125304152 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125304152 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125304152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125304152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125304152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125304155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125304160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125304161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125304173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125304173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125304173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125304173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125304173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125304173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125304173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125304173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125304173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125304173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125304174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125304174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125304174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125304174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125304174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125304174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125304174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125304174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125304174 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125304174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125304174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125304174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125304176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125304181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125304181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125304523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125304523 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125304523 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125304523 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125304525 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125304525 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@ce529c013527: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='E6ED54D4'O, index=0 SGSN_Test-GSUP(1367)@ce529c013527: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20250114125305565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125305565 DLLC NOTICE LLME(ffffffff/e6ed54d4){UNASSIGNED} LLC RX: unknown TLLI 0xe6ed54d4, creating LLME on the fly (gprs_llc.c:552) 20250114125305565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250114125305565 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250114125305565 DMM NOTICE LLME(ffffffff/e6ed54d4){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20250114125305565 DLLC NOTICE LLME(ffffffff/e6ed54d4){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250114125305565 DMM ERROR LLME(ffffffff/e6ed54d4){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20250114125305565 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250114125305565 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250114125305565 DLLC NOTICE LLME(ffffffff/e6ed54d4){UNASSIGNED} LLGM Assign pre (e6ed54d4 => ffffffff) (gprs_llc.c:1079) 20250114125305565 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6ed54d4 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@ce529c013527: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@ce529c013527: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20250114125305581 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125305581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@ce529c013527: Final verdict of PTC: none 20250114125305584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49120<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_sgsn_context_req_out-BVCI210(1359)@ce529c013527: Final verdict of PTC: none -NSVCI97(1355)@ce529c013527: Final verdict of PTC: none -NSVCI98(1360)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@ce529c013527: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1363)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1358)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@ce529c013527: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@ce529c013527: Final verdict of PTC: none -NSVCI99(1365)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1353)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(1367)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@ce529c013527: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@ce529c013527: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@ce529c013527: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Tue Jan 14 12:53:05 UTC 2025 ------ 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 20250114125305735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125306137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43764) 20250114125306582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125306582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43764, count=54244) 20250114125307583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125307583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Tue Jan 14 12:53:08 UTC 2025 /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 20250114125308585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125308585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_req_id_req_ra_update started. 20250114125309169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125309172 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1375)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1375)@ce529c013527: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1374)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114125309217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125309217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125309217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125309217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125309217 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125309217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125309217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125309217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125309217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1375)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125309218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125309218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125309218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125309218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125309218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125309218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125309218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125309218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125309218 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125309218 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125309218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125309218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125309218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1375)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1375)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125309220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1371)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125309226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125309226 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1374)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1372)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1379)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125309229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125309229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125309229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125309229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125309229 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125309229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125309229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125309229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125309229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125309229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125309229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125309229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125309229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125309229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125309229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125309229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125309229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125309229 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125309229 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125309229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125309230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125309230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125309232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125309238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125309238 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125309248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125309248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125309248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125309248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125309248 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125309248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125309248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125309248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125309248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125309249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125309249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125309249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125309249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125309249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125309249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125309249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125309249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125309249 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125309249 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125309249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125309249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125309249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125309252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125309257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125309257 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)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125309587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125309587 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125309587 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125309587 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125309588 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114125309589 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1372)@ce529c013527: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='D9445088'O, index=0 SGSN_Test-GSUP(1386)@ce529c013527: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20250114125309611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125309611 DLLC NOTICE LLME(ffffffff/d9445088){UNASSIGNED} LLC RX: unknown TLLI 0xd9445088, creating LLME on the fly (gprs_llc.c:552) 20250114125309612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125309612 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125309612 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125309612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114125309612 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125309612 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114125309612 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125309612 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125309612 DLLC NOTICE LLME(ffffffff/d9445088){UNASSIGNED} LLGM Assign pre (d9445088 => fbe0f74b) (gprs_llc.c:1079) 20250114125309612 DLLC NOTICE LLME(d9445088/fbe0f74b){ASSIGNED} LLGM Assign post (d9445088 => fbe0f74b) (gprs_llc.c:1125) 20250114125309612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125309612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125309612 DMM DEBUG MM(262420000000047/fbe0f74b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125309619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125309619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125309619 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125309619 DMM INFO MM(262420000000047/fbe0f74b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250114125309619 DMM INFO MM(262420000000047/fbe0f74b) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-5317-174 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20250114125309619 DMM NOTICE MM(262420000000047/fbe0f74b) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20250114125309619 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20250114125309619 DMM INFO MM(262420000000047/fbe0f74b) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250114125309619 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125309619 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125309619 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114125309620 DMM ERROR MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250114125309620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Deallocated (fsm.c:568) 20250114125309620 DMM DEBUG MM_STATE_Gb(0)[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114125309620 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114125309620 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114125309620 DLLC NOTICE LLME(d9445088/fbe0f74b){ASSIGNED} LLGM Assign pre (fbe0f74b => ffffffff) (gprs_llc.c:1079) 20250114125309620 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbe0f74b => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@ce529c013527: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1372)@ce529c013527: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@ce529c013527: Final verdict of PTC: pass 20250114125309624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@ce529c013527: Final verdict of PTC: none -NSVCI98(1379)@ce529c013527: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1372)@ce529c013527: Final verdict of PTC: none -NSVCI99(1384)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@ce529c013527: Final verdict of PTC: none 20250114125309625 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125309625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1380)@ce529c013527: Final verdict of PTC: none -NSVCI97(1375)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@ce529c013527: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@ce529c013527: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1374)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1373)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1382)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1377)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1372): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1374): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1375): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@ce529c013527: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Tue Jan 14 12:53:09 UTC 2025 ====== 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 20250114125309685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125310087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60988) 20250114125310626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125310626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60988, count=62248) 20250114125311626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125311626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test execution finished. MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Tue Jan 14 12:53:12 UTC 2025 /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 20250114125312627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125312627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_iu_attach started. 20250114125313130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125313133 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125313182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125313182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125313182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125313182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125313182 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125313182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125313182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125313182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125313182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125313183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125313183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125313183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125313183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125313183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125313183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125313183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125313183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125313183 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125313183 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125313183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114125313183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125313184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125313186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125313192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125313192 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125313200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125313200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125313200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125313200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125313200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125313200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125313200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125313200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125313200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125313201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125313201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125313201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125313202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125313202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125313202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125313202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125313202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125313202 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125313202 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125313202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114125313202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125313202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125313203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 20250114125313208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125313208 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1404)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125313223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125313223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125313223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125313223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125313223 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125313223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125313223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125313223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125313223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125313224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125313224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125313224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125313224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125313224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125313224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125313224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125313224 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125313224 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125313224 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125313224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125313224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125313224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125313226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ce529c013527: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@ce529c013527: ************************************************* SGSN_Test_0-M3UA(1406)@ce529c013527: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@ce529c013527: ************************************************* MTC@ce529c013527: Starting RAN_Emulation SGSN_Test_0-SCCP(1403)@ce529c013527: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1400)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125313231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125313231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1401)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125313428 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114125313428 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) 20250114125313428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114125313428 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)@ce529c013527: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250114125313433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125313434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114125313434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114125313434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114125313434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250114125313434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114125313434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250114125313436 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125313436 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114125313436 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114125313436 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114125313436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114125313436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114125313436 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250114125313436 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250114125313628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125313628 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125313629 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125313629 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125313633 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125313634 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125314240 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125314240 DLM3UA 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) 20250114125314240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125314240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125314241 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250114125314241 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250114125314241 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314241 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125314241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125314241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125314241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@ce529c013527: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@ce529c013527: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F4B2BD9E'O, index=0 SGSN_Test-GSUP(1409)@ce529c013527: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@ce529c013527: 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 := '8B0B'O, rac := '4D'O ("M") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@ce529c013527: Added conn table entry 0TC_iu_attach(1411)9082905 SGSN_Test_0-SCCP(1403)@ce529c013527: First idle individual index:0 SGSN_Test_0-RAN(1405)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 20250114125314682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125314682 DLM3UA 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) 20250114125314682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125314682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125314682 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125314682 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125314682 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125314682 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250114125314682 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250114125314682 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125314682 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bec0]{Deregistered}: Allocated (fsm.c:456) 20250114125314682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Init}: Allocated (fsm.c:456) 20250114125314682 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Allocated (fsm.c:456) 20250114125314682 DMM DEBUG MM_STATE_Iu[0x5575bce18ac0]{Detached}: Allocated (fsm.c:456) 20250114125314682 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125314682 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125314682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125314682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125314682 DMM DEBUG MM(262420000001001/e19f8c2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125314683 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250114125314683 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314683 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125314683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125314683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125314683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125314683 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314683 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125314683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125314683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125314683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@ce529c013527: { messageType := 2, destLocRef := '8A9819'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(1403)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@ce529c013527: 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 := 'E9A1CF53026F92B935BCF5FF3F768450'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F08EA7D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0A38D60381D4B70'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0A1AA2175DFCF521E1CF544C4C876CB6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5C731C34819F79D98203F083622F786D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '773C17ACB3C7086388A4D593195049DD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BA5D6A5283B06FE8'O } } } } } SGSN_Test_0-SCCP(1403)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@ce529c013527: vl_len:23 SGSN_Test_0-SCCP(1403)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1403)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250114125314690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125314690 DLM3UA 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) 20250114125314690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125314690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125314690 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125314690 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125314690 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125314690 DMM DEBUG MM(262420000001001/e19f8c2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250114125314690 DMM NOTICE MM(262420000001001/e19f8c2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125314690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125314690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125314690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125314690 DMM DEBUG MM(262420000001001/e19f8c2d) Requesting authorization (sgsn_auth.c:160) 20250114125314690 DMM INFO MM(262420000001001/e19f8c2d) Requesting authentication tuples (sgsn_auth.c:184) 20250114125314690 DMM DEBUG MM(262420000001001/e19f8c2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125314690 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250114125314690 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)@ce529c013527: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@ce529c013527: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20250114125314692 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125314692 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125314692 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125314692 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125314692 DMM INFO MM(262420000001001/e19f8c2d) Subscriber data update (mmctx.c:445) 20250114125314692 DMM DEBUG MM(262420000001001/e19f8c2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125314692 DMM INFO MM(262420000001001/e19f8c2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125314692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125314692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125314692 DMM INFO MM(262420000001001/e19f8c2d) <- GMM AUTH AND CIPHERING REQ (rand = e9 a1 cf 53 02 6f 92 b9 35 bc f5 ff 3f 76 84 50 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 77 3c 17 ac b3 c7 08 63 88 a4 d5 93 19 50 49 dd ) (gprs_gmm.c:483) 20250114125314692 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250114125314692 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125314692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125314692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125314692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@ce529c013527: vl_len:37 SGSN_Test_0-SCCP(1403)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1403)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122BA5D6A5223094399990000100001F0290483B06FE8'O 20250114125314697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125314697 DLM3UA 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) 20250114125314697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125314697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125314697 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125314697 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125314697 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125314697 DMM INFO MM(262420000001001/e19f8c2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125314697 DMM NOTICE MM(262420000001001/e19f8c2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125314697 DMM DEBUG MM(262420000001001/e19f8c2d) checking auth: received UMTS RES = ba 5d 6a 52 83 b0 6f e8 (gprs_gmm.c:666) 20250114125314697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125314697 DMM DEBUG MM(262420000001001/e19f8c2d) Requesting authorization (sgsn_auth.c:160) 20250114125314697 DMM INFO MM(262420000001001/e19f8c2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125314697 DMM DEBUG MM(262420000001001/e19f8c2d) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125314697 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250114125314697 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) 20250114125314697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250114125314697 DMM DEBUG MM(262420000001001/e19f8c2d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250114125314697 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314697 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125314697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125314697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314697 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125314697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@ce529c013527: vl_len:12 SGSN_Test_0-SCCP(1403)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1403)@ce529c013527: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250114125314702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125314702 DLM3UA 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) 20250114125314702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125314702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125314702 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250114125314702 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250114125314702 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250114125314702 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250114125314702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250114125314702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250114125314702 DMM INFO MM(262420000001001/e19f8c2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe19f8c2d) (gprs_gmm.c:300) 20250114125314702 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250114125314702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125314702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125314702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125314702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125314702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125314702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125314702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125314703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250114125314705 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125314705 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125314705 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250114125314705 DMM INFO MM(262420000001001/e19f8c2d) Subscriber data update (mmctx.c:445) 20250114125314705 DMM DEBUG MM(262420000001001/e19f8c2d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125314705 DMM INFO MM(262420000001001/e19f8c2d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125314705 DMM NOTICE MM(262420000001001/e19f8c2d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250114125314705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125314705 DMM NOTICE MM(262420000001001/e19f8c2d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125314705 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) 20250114125314706 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125314706 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250114125314706 DMM INFO MM(262420000001001/e19f8c2d) Subscriber data update (mmctx.c:445) 20250114125314706 DMM DEBUG MM(262420000001001/e19f8c2d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1403)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@ce529c013527: vl_len:14 SGSN_Test_0-SCCP(1403)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1403)@ce529c013527: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250114125314708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125314708 DLM3UA 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) 20250114125314708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125314708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125314708 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125314708 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125314708 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125314708 DMM INFO MM(262420000001001/e19f8c2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125314708 DMM NOTICE MM(262420000001001/e19f8c2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125314708 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125314708 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125314708 DMM DEBUG MM_STATE_Iu(1)[0x5575bce18ac0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250114125314708 DMM DEBUG MM_STATE_Iu(1)[0x5575bce18ac0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250114125314708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125314708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125314708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125314708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125314708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125314708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@ce529c013527: vl_len:7 SGSN_Test_0-SCCP(1403)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1403)@ce529c013527: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250114125314714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125314714 DLM3UA 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) 20250114125314714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125314714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125314714 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250114125314714 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250114125314714 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250114125314714 DMM INFO MM(262420000001001/e19f8c2d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250114125314714 DMM DEBUG MM_STATE_Iu(1)[0x5575bce18ac0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250114125314714 DMM DEBUG MM_STATE_Iu(1)[0x5575bce18ac0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250114125314714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125314714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125314714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125314714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-RAN(1405)@ce529c013527: Deleted conn table entry 0TC_iu_attach(1411)9082905 20250114125314715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125314715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125314716 DLM3UA 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) 20250114125314716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125314716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125314716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125314716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach(1411)@ce529c013527: setverdict(pass): none -> pass TC_iu_attach(1411)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@ce529c013527: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@ce529c013527: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-SCCP(1403)@ce529c013527: Final verdict of PTC: none 20250114125314785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36078<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1409)@ce529c013527: Final verdict of PTC: none 20250114125314790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125314791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1393)@ce529c013527: Final verdict of PTC: none -NSVCI99(1404)@ce529c013527: Final verdict of PTC: none -NSVCI98(1398)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@ce529c013527: Final verdict of PTC: none TC_iu_attach-BVCI220(1401)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@ce529c013527: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@ce529c013527: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@ce529c013527: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1396)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1402)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1391)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_iu_attach-BVCI220(1401): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-SCCP(1403): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@ce529c013527: Test case TC_iu_attach finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Tue Jan 14 12:53:14 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== 20250114125314918 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114125314918 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) 20250114125314918 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114125314918 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114125314918 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114125314918 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) 20250114125314918 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114125314918 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114125314918 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) 20250114125314918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125314918 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250114125314918 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114125314918 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114125314918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250114125314918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250114125314918 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114125314918 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250114125314918 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250114125314963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125315365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206856) 20250114125315792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125315792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206856, count=208212) 20250114125316793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125316793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114125316919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250114125316919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250114125316919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Tue Jan 14 12:53:17 UTC 2025 /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 20250114125317794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125317794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_iu_attach_encr started. 20250114125318427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125318428 DMM INFO MM(262420000001001/e19f8c2d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125318428 DMM INFO MM(262420000001001/e19f8c2d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125318428 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125318428 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125318428 DMM DEBUG MM_STATE_Iu(1)[0x5575bce18ac0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250114125318428 DMM DEBUG MM_STATE_Iu(1)[0x5575bce18ac0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250114125318428 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250114125318428 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) 20250114125318428 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) 20250114125318428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Init}: Deallocated (fsm.c:568) 20250114125318428 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Deallocated (fsm.c:568) 20250114125318428 DMM DEBUG MM_STATE_Iu(1)[0x5575bce18ac0]{Detached}: Deallocated (fsm.c:568) 20250114125318428 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bec0]{Deregistered}: Deallocated (fsm.c:568) 20250114125318428 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125318451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125318451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125318451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125318451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125318451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125318451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125318451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125318451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125318451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125318452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125318452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125318452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125318452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125318452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125318452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125318452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125318452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125318452 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125318452 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125318452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125318452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125318452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125318454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125318459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125318459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125318467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125318467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125318467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125318467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125318467 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125318467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125318467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125318467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125318467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125318468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125318468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125318468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125318468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125318468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125318468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125318468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125318468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125318468 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125318468 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125318468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125318468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125318468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125318470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125318475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125318475 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125318484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125318484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125318484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125318484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125318484 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125318484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125318484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125318484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125318484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125318484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125318485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125318485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125318485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125318485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125318485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125318485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125318485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125318485 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125318485 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125318485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1426)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125318485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125318485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250114125318487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125318491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125318491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@ce529c013527: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@ce529c013527: ************************************************* SGSN_Test_0-M3UA(1429)@ce529c013527: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@ce529c013527: ************************************************* MTC@ce529c013527: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@ce529c013527: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1425)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125318694 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114125318694 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) 20250114125318694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114125318694 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)@ce529c013527: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250114125318702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125318702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114125318702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114125318702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114125318702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250114125318702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114125318702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250114125318704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125318704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114125318704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114125318704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114125318704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114125318704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114125318704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250114125318704 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250114125318795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125318795 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125318795 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125318795 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125318799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114125318800 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1431)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125319508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125319508 DLM3UA 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) 20250114125319508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125319508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125319508 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250114125319508 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250114125319508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125319508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125319508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125319508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@ce529c013527: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@ce529c013527: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='F34B396A'O, index=0 SGSN_Test-GSUP(1432)@ce529c013527: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@ce529c013527: 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 := '05FB'O, rac := '79'O ("y") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@ce529c013527: Added conn table entry 0TC_iu_attach_encr(1434)7028432 SGSN_Test_0-SCCP(1427)@ce529c013527: First idle individual index:0 SGSN_Test_0-RAN(1428)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 20250114125319893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125319893 DLM3UA 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) 20250114125319893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125319893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125319894 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125319894 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125319894 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125319894 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125319894 DMM DEBUG GMM(gmm_fsm)[0x5575bce18ac0]{Deregistered}: Allocated (fsm.c:456) 20250114125319894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114125319894 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Allocated (fsm.c:456) 20250114125319894 DMM DEBUG MM_STATE_Iu[0x5575bce0bd90]{Detached}: Allocated (fsm.c:456) 20250114125319894 DMM DEBUG GMM(gmm_fsm)[0x5575bce18ac0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125319894 DMM DEBUG GMM(gmm_fsm)[0x5575bce18ac0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125319894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125319894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125319894 DMM DEBUG MM(262420000001001/d3c1b963) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125319894 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250114125319894 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125319894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125319894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125319894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125319894 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125319894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125319894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125319894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@ce529c013527: { messageType := 2, destLocRef := '6B3ED0'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)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@ce529c013527: 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 := '5161F33513557F75E07D636132E65F1C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '363B68DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3BFA03A2EB20DD35'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B8F5985083E4C05E5AD43D116D2678C4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DDEF78F33D561EDF271CA3C61639CB73'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4F7F5EACEE37CC0C54A29CC89E811881'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2322BDCE9AF0E5DF'O } } } } } SGSN_Test_0-SCCP(1427)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@ce529c013527: vl_len:23 SGSN_Test_0-SCCP(1427)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1427)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250114125319909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125319909 DLM3UA 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) 20250114125319909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125319909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125319910 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125319910 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125319910 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125319910 DMM DEBUG MM(262420000001001/d3c1b963) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20250114125319910 DMM NOTICE MM(262420000001001/d3c1b963) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125319910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125319910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125319910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125319910 DMM DEBUG MM(262420000001001/d3c1b963) Requesting authorization (sgsn_auth.c:160) 20250114125319910 DMM INFO MM(262420000001001/d3c1b963) Requesting authentication tuples (sgsn_auth.c:184) 20250114125319910 DMM DEBUG MM(262420000001001/d3c1b963) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125319910 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250114125319910 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)@ce529c013527: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@ce529c013527: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20250114125319915 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125319915 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125319915 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125319915 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125319915 DMM INFO MM(262420000001001/d3c1b963) Subscriber data update (mmctx.c:445) 20250114125319915 DMM DEBUG MM(262420000001001/d3c1b963) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125319915 DMM INFO MM(262420000001001/d3c1b963) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125319915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125319915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125319915 DMM INFO MM(262420000001001/d3c1b963) <- GMM AUTH AND CIPHERING REQ (rand = 51 61 f3 35 13 55 7f 75 e0 7d 63 61 32 e6 5f 1c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f 7f 5e ac ee 37 cc 0c 54 a2 9c c8 9e 81 18 81 ) (gprs_gmm.c:483) 20250114125319915 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250114125319916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125319916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125319916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125319916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@ce529c013527: vl_len:37 SGSN_Test_0-SCCP(1427)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1427)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308222322BDCE23094399990000100001F029049AF0E5DF'O 20250114125319924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125319924 DLM3UA 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) 20250114125319924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125319924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125319924 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125319924 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125319924 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125319924 DMM INFO MM(262420000001001/d3c1b963) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125319924 DMM NOTICE MM(262420000001001/d3c1b963) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125319924 DMM DEBUG MM(262420000001001/d3c1b963) checking auth: received UMTS RES = 23 22 bd ce 9a f0 e5 df (gprs_gmm.c:666) 20250114125319924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125319924 DMM DEBUG MM(262420000001001/d3c1b963) Requesting authorization (sgsn_auth.c:160) 20250114125319924 DMM INFO MM(262420000001001/d3c1b963) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125319924 DMM DEBUG MM(262420000001001/d3c1b963) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125319924 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250114125319924 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) 20250114125319924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250114125319924 DMM DEBUG MM(262420000001001/d3c1b963) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250114125319924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125319924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125319924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125319924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@ce529c013527: vl_len:17 SGSN_Test_0-SCCP(1427)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1427)@ce529c013527: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250114125319929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125319929 DLM3UA 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) 20250114125319929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125319929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125319929 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250114125319929 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250114125319929 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250114125319929 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250114125319929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250114125319929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250114125319929 DMM INFO MM(262420000001001/d3c1b963) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3c1b963) (gprs_gmm.c:300) 20250114125319929 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250114125319929 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125319929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125319929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125319929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125319929 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125319929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125319929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125319929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250114125319931 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125319931 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125319931 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250114125319931 DMM INFO MM(262420000001001/d3c1b963) Subscriber data update (mmctx.c:445) 20250114125319931 DMM DEBUG MM(262420000001001/d3c1b963) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125319931 DMM INFO MM(262420000001001/d3c1b963) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125319931 DMM NOTICE MM(262420000001001/d3c1b963) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20250114125319931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125319931 DMM NOTICE MM(262420000001001/d3c1b963) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125319931 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) 20250114125319931 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125319931 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250114125319931 DMM INFO MM(262420000001001/d3c1b963) Subscriber data update (mmctx.c:445) 20250114125319931 DMM DEBUG MM(262420000001001/d3c1b963) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@ce529c013527: vl_len:14 SGSN_Test_0-SCCP(1427)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1427)@ce529c013527: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250114125319932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125319932 DLM3UA 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) 20250114125319932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125319932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125319932 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125319932 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125319932 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125319932 DMM INFO MM(262420000001001/d3c1b963) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125319932 DMM NOTICE MM(262420000001001/d3c1b963) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125319932 DMM DEBUG GMM(gmm_fsm)[0x5575bce18ac0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125319932 DMM DEBUG GMM(gmm_fsm)[0x5575bce18ac0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125319932 DMM DEBUG MM_STATE_Iu(2)[0x5575bce0bd90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250114125319932 DMM DEBUG MM_STATE_Iu(2)[0x5575bce0bd90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250114125319932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125319932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125319933 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319933 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319933 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125319933 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125319933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125319933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@ce529c013527: vl_len:7 SGSN_Test_0-SCCP(1427)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1427)@ce529c013527: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250114125319935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125319935 DLM3UA 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) 20250114125319935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125319935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125319935 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250114125319935 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250114125319935 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250114125319935 DMM INFO MM(262420000001001/d3c1b963) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250114125319935 DMM DEBUG MM_STATE_Iu(2)[0x5575bce0bd90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250114125319935 DMM DEBUG MM_STATE_Iu(2)[0x5575bce0bd90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250114125319935 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319935 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319935 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125319935 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125319935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125319935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@ce529c013527: Session index based on local reference:0 20250114125319936 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125319936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125319936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125319936 DLM3UA 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) 20250114125319936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125319936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125319936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125319936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@ce529c013527: Deleted conn table entry 0TC_iu_attach_encr(1434)7028432 TC_iu_attach_encr(1434)@ce529c013527: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@ce529c013527: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@ce529c013527: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@ce529c013527: Final verdict of PTC: none 20250114125319991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36088<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1432)@ce529c013527: Final verdict of PTC: none 20250114125319993 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125319993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1416)@ce529c013527: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@ce529c013527: Final verdict of PTC: none -NSVCI99(1426)@ce529c013527: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@ce529c013527: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@ce529c013527: Final verdict of PTC: none -NSVCI98(1421)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@ce529c013527: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1414)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1419)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1424)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@ce529c013527: Test case TC_iu_attach_encr finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Tue Jan 14 12:53:20 UTC 2025 ====== 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 20250114125320138 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114125320138 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) 20250114125320138 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114125320138 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114125320138 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114125320138 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) 20250114125320138 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114125320138 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114125320138 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) 20250114125320138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125320138 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250114125320138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114125320138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114125320138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250114125320138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250114125320138 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250114125320138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114125320138 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250114125320144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125320547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210332) 20250114125320994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125320994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210332, count=211588) 20250114125321995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125321995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114125322138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250114125322139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250114125322139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Tue Jan 14 12:53:22 UTC 2025 /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 20250114125322996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125322996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_iu_attach_geran_rau started. 20250114125323642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125323646 DMM INFO MM(262420000001001/d3c1b963) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125323646 DMM INFO MM(262420000001001/d3c1b963) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125323646 DMM DEBUG GMM(gmm_fsm)[0x5575bce18ac0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125323646 DMM DEBUG GMM(gmm_fsm)[0x5575bce18ac0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125323646 DMM DEBUG MM_STATE_Iu(2)[0x5575bce0bd90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250114125323646 DMM DEBUG MM_STATE_Iu(2)[0x5575bce0bd90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250114125323646 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250114125323646 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) 20250114125323646 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) 20250114125323646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114125323646 DMM DEBUG MM_STATE_Gb[0x5575bce0bff0]{Idle}: Deallocated (fsm.c:568) 20250114125323646 DMM DEBUG MM_STATE_Iu(2)[0x5575bce0bd90]{Detached}: Deallocated (fsm.c:568) 20250114125323646 DMM DEBUG GMM(gmm_fsm)[0x5575bce18ac0]{Deregistered}: Deallocated (fsm.c:568) 20250114125323646 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1440)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@ce529c013527: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1439)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114125323708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125323709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125323709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125323709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125323709 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125323709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125323709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125323709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125323709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1440)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125323710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125323710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125323710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125323710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125323710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125323710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125323710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125323710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125323710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125323710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125323710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125323710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125323710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1440)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1440)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125323712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114125323717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125323717 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1439)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1437)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1444)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125323720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125323720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125323720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125323720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125323720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125323720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125323720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125323720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125323720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125323722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125323722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125323722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125323722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125323722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125323722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125323722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125323722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125323722 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125323722 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125323722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125323722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125323722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125323724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125323731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125323731 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1446)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1443)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125323737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125323737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125323737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125323737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125323737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125323737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125323737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125323737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125323737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125323737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125323737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125323737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125323738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125323738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125323738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125323738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125323738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125323738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125323738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125323738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125323738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125323738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125323740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125323744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125323744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@ce529c013527: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce529c013527: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@ce529c013527: ************************************************* SGSN_Test_0-M3UA(1452)@ce529c013527: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@ce529c013527: ************************************************* SGSN_Test_0-SCCP(1450)@ce529c013527: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1448)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125323946 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114125323946 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) 20250114125323946 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114125323946 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)@ce529c013527: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250114125323954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125323954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114125323954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114125323954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114125323954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250114125323954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114125323955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250114125323957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125323957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114125323957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114125323957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114125323957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114125323957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114125323957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250114125323958 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250114125323997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125323997 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125323997 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125323997 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125324002 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250114125324003 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125324767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125324767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125324767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125324767 DLM3UA 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) 20250114125324767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125324767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125324767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125324767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125324768 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250114125324768 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250114125324769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125324769 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125324769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125324769 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125324769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125324769 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125324769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125324769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@ce529c013527: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1437)@ce529c013527: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='DEE716DD'O, index=0 SGSN_Test-GSUP(1455)@ce529c013527: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@ce529c013527: 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 := '5AD2'O, rac := '5F'O ("_") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@ce529c013527: Added conn table entry 0TC_iu_attach_geran_rau(1457)6273758 SGSN_Test_0-SCCP(1450)@ce529c013527: First idle individual index:0 SGSN_Test_0-RAN(1451)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 20250114125325092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125325092 DLM3UA 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) 20250114125325092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125325092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125325093 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125325093 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125325093 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125325093 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125325093 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125325093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Init}: Allocated (fsm.c:456) 20250114125325093 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Allocated (fsm.c:456) 20250114125325093 DMM DEBUG MM_STATE_Iu[0x5575bce0bec0]{Detached}: Allocated (fsm.c:456) 20250114125325093 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125325093 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125325093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125325093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125325093 DMM DEBUG MM(262420000001002/ed21d548) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125325093 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250114125325093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125325093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125325093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125325093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125325093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125325093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125325093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125325093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@ce529c013527: { messageType := 2, destLocRef := '5FBADE'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)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@ce529c013527: 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 := '053BE42B2A0BD490AD380FC9D0971AB8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C7ABA40'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '969C092C6BF8EE8A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '963DB44F0AE083E07755E2910F98537E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '56B403AE0F42AA1112F0695A630E0317'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D824C7028396E1C08E41850E715F3016'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D32764290B4208C3'O } } } } } SGSN_Test_0-SCCP(1450)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@ce529c013527: vl_len:23 SGSN_Test_0-SCCP(1450)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1450)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250114125325107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125325107 DLM3UA 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) 20250114125325107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125325107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125325107 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125325107 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125325107 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125325107 DMM DEBUG MM(262420000001002/ed21d548) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20250114125325107 DMM NOTICE MM(262420000001002/ed21d548) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125325107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125325107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125325107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125325107 DMM DEBUG MM(262420000001002/ed21d548) Requesting authorization (sgsn_auth.c:160) 20250114125325107 DMM INFO MM(262420000001002/ed21d548) Requesting authentication tuples (sgsn_auth.c:184) 20250114125325107 DMM DEBUG MM(262420000001002/ed21d548) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125325108 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250114125325108 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)@ce529c013527: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@ce529c013527: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20250114125325112 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125325112 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125325112 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125325112 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125325112 DMM INFO MM(262420000001002/ed21d548) Subscriber data update (mmctx.c:445) 20250114125325112 DMM DEBUG MM(262420000001002/ed21d548) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125325112 DMM INFO MM(262420000001002/ed21d548) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125325112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125325112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125325112 DMM INFO MM(262420000001002/ed21d548) <- GMM AUTH AND CIPHERING REQ (rand = 05 3b e4 2b 2a 0b d4 90 ad 38 0f c9 d0 97 1a b8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d8 24 c7 02 83 96 e1 c0 8e 41 85 0e 71 5f 30 16 ) (gprs_gmm.c:483) 20250114125325112 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250114125325112 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325112 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125325112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125325112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125325112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@ce529c013527: vl_len:37 SGSN_Test_0-SCCP(1450)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1450)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022D327642923094399990000100002F029040B4208C3'O 20250114125325119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325119 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125325119 DLM3UA 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) 20250114125325119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125325119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125325119 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125325119 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125325119 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125325119 DMM INFO MM(262420000001002/ed21d548) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125325119 DMM NOTICE MM(262420000001002/ed21d548) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125325119 DMM DEBUG MM(262420000001002/ed21d548) checking auth: received UMTS RES = d3 27 64 29 0b 42 08 c3 (gprs_gmm.c:666) 20250114125325119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125325119 DMM DEBUG MM(262420000001002/ed21d548) Requesting authorization (sgsn_auth.c:160) 20250114125325119 DMM INFO MM(262420000001002/ed21d548) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125325119 DMM DEBUG MM(262420000001002/ed21d548) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125325119 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250114125325119 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) 20250114125325119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250114125325119 DMM DEBUG MM(262420000001002/ed21d548) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250114125325119 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325119 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125325119 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125325119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125325119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@ce529c013527: vl_len:12 SGSN_Test_0-SCCP(1450)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1450)@ce529c013527: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250114125325127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125325127 DLM3UA 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) 20250114125325127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125325127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125325127 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250114125325127 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250114125325127 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250114125325127 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250114125325127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250114125325127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250114125325127 DMM INFO MM(262420000001002/ed21d548) <- GMM ATTACH ACCEPT (new P-TMSI=0xed21d548) (gprs_gmm.c:300) 20250114125325127 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250114125325127 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325127 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125325127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125325127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125325127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125325127 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325127 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125325127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125325128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125325128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250114125325131 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125325131 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125325131 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250114125325131 DMM INFO MM(262420000001002/ed21d548) Subscriber data update (mmctx.c:445) 20250114125325131 DMM DEBUG MM(262420000001002/ed21d548) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125325131 DMM INFO MM(262420000001002/ed21d548) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125325131 DMM NOTICE MM(262420000001002/ed21d548) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20250114125325131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125325131 DMM NOTICE MM(262420000001002/ed21d548) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125325131 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) 20250114125325132 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125325132 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250114125325132 DMM INFO MM(262420000001002/ed21d548) Subscriber data update (mmctx.c:445) 20250114125325132 DMM DEBUG MM(262420000001002/ed21d548) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@ce529c013527: vl_len:14 SGSN_Test_0-SCCP(1450)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1450)@ce529c013527: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250114125325133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125325133 DLM3UA 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) 20250114125325133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125325133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125325133 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125325133 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125325133 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125325133 DMM INFO MM(262420000001002/ed21d548) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125325134 DMM NOTICE MM(262420000001002/ed21d548) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125325134 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125325134 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125325134 DMM DEBUG MM_STATE_Iu(3)[0x5575bce0bec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250114125325134 DMM DEBUG MM_STATE_Iu(3)[0x5575bce0bec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250114125325134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125325134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125325134 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325134 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125325134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125325134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125325134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@ce529c013527: vl_len:7 SGSN_Test_0-SCCP(1450)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1450)@ce529c013527: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250114125325138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325138 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125325138 DLM3UA 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) 20250114125325138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125325138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125325138 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250114125325138 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250114125325138 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250114125325138 DMM INFO MM(262420000001002/ed21d548) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250114125325138 DMM DEBUG MM_STATE_Iu(3)[0x5575bce0bec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250114125325138 DMM DEBUG MM_STATE_Iu(3)[0x5575bce0bec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250114125325138 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125325138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125325138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125325138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@ce529c013527: Session index based on local reference:0 20250114125325139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125325139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125325139 DLM3UA 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) 20250114125325139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125325139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125325139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125325139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@ce529c013527: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)6273758 TC_iu_attach_geran_rau(1457)@ce529c013527: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1437)@ce529c013527: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1437)@ce529c013527: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='ED21D548'O, index=1 20250114125325207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125325207 DLLC NOTICE LLME(ffffffff/ed21d548){UNASSIGNED} LLC RX: unknown TLLI 0xed21d548, creating LLME on the fly (gprs_llc.c:552) 20250114125325207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250114125325207 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250114125325207 DMM INFO MM(262420000001002/ed21d548) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ed21d548, P-TMSI: ed21d548 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20250114125325207 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250114125325207 DMM DEBUG MM_STATE_Iu(3)[0x5575bce0bec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250114125325207 DMM DEBUG MM_STATE_Iu(3)[0x5575bce0bec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250114125325207 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125325207 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250114125325207 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125325207 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125325207 DLLC NOTICE LLME(ffffffff/ed21d548){UNASSIGNED} LLGM Assign pre (ed21d548 => ed21d548) (gprs_llc.c:1079) 20250114125325207 DLLC NOTICE LLME(ed21d548/ed21d548){ASSIGNED} LLGM Assign post (ed21d548 => ed21d548) (gprs_llc.c:1125) 20250114125325207 DMM INFO MM(262420000001002/ed21d548) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1437)@ce529c013527: Removing Client IMSI='262420000001002'H, index=1 20250114125325240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125325240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125325240 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125325240 DMM INFO MM(262420000001002/ed21d548) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250114125325240 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250114125325240 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125325240 DLLC NOTICE LLME(ed21d548/ed21d548){ASSIGNED} LLGM Assign pre (ffffffff => ed21d548) (gprs_llc.c:1079) 20250114125325240 DLLC NOTICE LLME(ffffffff/ed21d548){ASSIGNED} LLGM Assign post (ffffffff => ed21d548) (gprs_llc.c:1125) 20250114125325240 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20250114125325240 DMM ERROR MM_STATE_Gb[0x5575bce133a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@ce529c013527: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@ce529c013527: Final verdict of PTC: none 20250114125325249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57830<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1455)@ce529c013527: Final verdict of PTC: none 20250114125325254 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125325254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1441)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@ce529c013527: Final verdict of PTC: none -NSVCI99(1449)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@ce529c013527: Final verdict of PTC: none -NSVCI98(1444)@ce529c013527: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@ce529c013527: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1437)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1439)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@ce529c013527: Final verdict of PTC: none -NSVCI97(1440)@ce529c013527: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@ce529c013527: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1447)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1438)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1442)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1437): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1439): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@ce529c013527: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Tue Jan 14 12:53:25 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== 20250114125325342 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114125325342 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) 20250114125325342 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114125325342 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114125325342 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114125325342 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) 20250114125325342 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114125325342 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114125325342 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) 20250114125325342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125325342 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250114125325342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114125325342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114125325342 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250114125325342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250114125325342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250114125325342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114125325342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250114125325424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125325826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183036) 20250114125326256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125326256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183036, count=219476) 20250114125327257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125327257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114125327343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250114125327343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250114125327343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Tue Jan 14 12:53:27 UTC 2025 /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 20250114125328258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125328258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_geran_attach_iu_rau started. 20250114125328935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125328937 DMM INFO MM(262420000001002/ed21d548) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125328937 DMM INFO MM(262420000001002/ed21d548) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125328937 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125328937 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125328937 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250114125328937 DMM ERROR MM_STATE_Gb[0x5575bce133a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250114125328937 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250114125328937 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) 20250114125328937 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) 20250114125328937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bff0]{Init}: Deallocated (fsm.c:568) 20250114125328937 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Deallocated (fsm.c:568) 20250114125328937 DMM DEBUG MM_STATE_Iu(3)[0x5575bce0bec0]{Detached}: Deallocated (fsm.c:568) 20250114125328937 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114125328937 DLLC NOTICE LLME(ffffffff/ed21d548){ASSIGNED} LLGM Assign pre (ed21d548 => ffffffff) (gprs_llc.c:1079) 20250114125328937 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed21d548 => ffffffff) (gprs_llc.c:1125) 20250114125328937 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125328976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125328976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125328976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125328976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125328976 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125328976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125328976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125328976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125328976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125328977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125328977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125328977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125328978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125328978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125328978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125328978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125328978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125328978 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125328978 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125328978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1462)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114125328978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125328978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1463)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114125328981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125328987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125328987 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1464)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1461)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1463)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125328994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125328994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125328994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125328994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125328994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125328994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125328994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125328994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125328994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125328995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125328995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125328995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125328995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125328995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125328995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125328995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125328995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125328995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125328995 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125328995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1467)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114125328995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125328995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125328998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125329003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125329003 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125329012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125329012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125329012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125329012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125329012 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125329012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125329012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125329012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125329012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125329013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125329013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125329013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125329013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125329013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125329013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125329013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125329013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125329013 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125329013 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125329013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1472)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114125329013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125329013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125329014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125329019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125329019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@ce529c013527: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@ce529c013527: ************************************************* SGSN_Test_0-M3UA(1475)@ce529c013527: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@ce529c013527: ************************************************* MTC@ce529c013527: Starting RAN_Emulation TC_geran_attach_iu_rau-BVCI220(1471)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1473)@ce529c013527: v_sccp_pdu_maxlen:268 20250114125329221 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114125329221 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) 20250114125329221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114125329221 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)@ce529c013527: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250114125329227 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125329227 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114125329227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114125329227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114125329227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250114125329227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114125329227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250114125329229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125329229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114125329229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114125329229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114125329229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114125329229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114125329229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250114125329229 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250114125329260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125329260 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125329260 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125329260 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125329264 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125329265 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125330042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125330042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125330042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125330042 DLM3UA 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) 20250114125330043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125330043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125330043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125330043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125330043 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250114125330043 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250114125330044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125330044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125330044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125330044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125330044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125330044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125330044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125330044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@ce529c013527: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@ce529c013527: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='E702EE05'O, index=0 SGSN_Test-GSUP(1478)@ce529c013527: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@ce529c013527: 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 := '73D789D23636CE831EA493E71FA444D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C93602AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F45F24F940A2C609'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '58DA1883EC171DC6EDBEF850E5C7B4BA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D86F93814712C53E70E47498B73C426F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DE28AE75B8F0DB9D73374086D9A650CF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3B5585CA80B2DC98'O } } } } } 20250114125330315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125330315 DLLC NOTICE LLME(ffffffff/e702ee05){UNASSIGNED} LLC RX: unknown TLLI 0xe702ee05, creating LLME on the fly (gprs_llc.c:552) 20250114125330315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125330315 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125330315 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Allocated (fsm.c:456) 20250114125330315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114125330315 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Allocated (fsm.c:456) 20250114125330315 DMM DEBUG MM_STATE_Iu[0x5575bce0bff0]{Detached}: Allocated (fsm.c:456) 20250114125330315 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125330315 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125330315 DLLC NOTICE LLME(ffffffff/e702ee05){UNASSIGNED} LLGM Assign pre (e702ee05 => e7398d21) (gprs_llc.c:1079) 20250114125330315 DLLC NOTICE LLME(e702ee05/e7398d21){ASSIGNED} LLGM Assign post (e702ee05 => e7398d21) (gprs_llc.c:1125) 20250114125330315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125330315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125330315 DMM DEBUG MM(262420000001003/e7398d21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125330324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125330324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250114125330324 DMM DEBUG MM_STATE_Gb(0)[0x5575bce133a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125330324 DMM DEBUG MM(262420000001003/e7398d21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20250114125330324 DMM NOTICE MM(262420000001003/e7398d21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125330324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125330324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125330324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125330324 DMM DEBUG MM(262420000001003/e7398d21) Requesting authorization (sgsn_auth.c:160) 20250114125330324 DMM INFO MM(262420000001003/e7398d21) Requesting authentication tuples (sgsn_auth.c:184) 20250114125330324 DMM DEBUG MM(262420000001003/e7398d21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125330324 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250114125330324 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)@ce529c013527: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@ce529c013527: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20250114125330326 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125330326 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125330326 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125330326 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125330326 DMM INFO MM(262420000001003/e7398d21) Subscriber data update (mmctx.c:445) 20250114125330326 DMM DEBUG MM(262420000001003/e7398d21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125330326 DMM INFO MM(262420000001003/e7398d21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125330326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125330326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125330326 DMM INFO MM(262420000001003/e7398d21) <- GMM AUTH AND CIPHERING REQ (rand = 73 d7 89 d2 36 36 ce 83 1e a4 93 e7 1f a4 44 d4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = de 28 ae 75 b8 f0 db 9d 73 37 40 86 d9 a6 50 cf ) (gprs_gmm.c:483) 20250114125330333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125330333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250114125330333 DMM DEBUG MM_STATE_Gb(0)[0x5575bce133a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125330333 DMM INFO MM(262420000001003/e7398d21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125330333 DMM NOTICE MM(262420000001003/e7398d21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125330333 DMM DEBUG MM(262420000001003/e7398d21) checking auth: received UMTS RES = 3b 55 85 ca 80 b2 dc 98 (gprs_gmm.c:666) 20250114125330333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125330333 DMM DEBUG MM(262420000001003/e7398d21) Requesting authorization (sgsn_auth.c:160) 20250114125330333 DMM INFO MM(262420000001003/e7398d21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125330333 DMM DEBUG MM(262420000001003/e7398d21) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125330333 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250114125330333 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) 20250114125330333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250114125330333 DMM INFO MM(262420000001003/e7398d21) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7398d21) (gprs_gmm.c:300) 20250114125330335 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125330335 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125330335 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250114125330335 DMM INFO MM(262420000001003/e7398d21) Subscriber data update (mmctx.c:445) 20250114125330335 DMM DEBUG MM(262420000001003/e7398d21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125330335 DMM INFO MM(262420000001003/e7398d21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125330335 DMM NOTICE MM(262420000001003/e7398d21) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20250114125330335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125330335 DMM NOTICE MM(262420000001003/e7398d21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125330335 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) 20250114125330336 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125330336 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250114125330336 DMM INFO MM(262420000001003/e7398d21) Subscriber data update (mmctx.c:445) 20250114125330336 DMM DEBUG MM(262420000001003/e7398d21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250114125330341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125330341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250114125330341 DMM DEBUG MM_STATE_Gb(0)[0x5575bce133a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20250114125330341 DMM INFO MM(262420000001003/e7398d21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125330341 DMM NOTICE MM(262420000001003/e7398d21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125330341 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125330341 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125330341 DLLC NOTICE LLME(e702ee05/e7398d21){ASSIGNED} LLGM Assign pre (ffffffff => e7398d21) (gprs_llc.c:1079) 20250114125330341 DLLC NOTICE LLME(ffffffff/e7398d21){ASSIGNED} LLGM Assign post (ffffffff => e7398d21) (gprs_llc.c:1125) 20250114125330341 DMM DEBUG MM_STATE_Gb(0)[0x5575bce133a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20250114125330341 DMM DEBUG MM_STATE_Gb(0)[0x5575bce133a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250114125330341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125330341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@ce529c013527: 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 := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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 := 'E7398D21'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)@ce529c013527: Added conn table entry 0TC_geran_attach_iu_rau(1480)11563101 SGSN_Test_0-SCCP(1473)@ce529c013527: First idle individual index:0 SGSN_Test_0-RAN(1474)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 20250114125330421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125330421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125330421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125330421 DLM3UA 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) 20250114125330421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125330421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125330421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125330421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125330422 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125330422 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125330422 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125330422 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20250114125330423 DMM INFO MM(262420000001003/e7398d21) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e7398d21 (00000000), TLLI: e7398d21 (e7398d21), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20250114125330423 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20250114125330423 DMM DEBUG MM_STATE_Gb(0)[0x5575bce133a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250114125330423 DMM DEBUG MM_STATE_Gb(0)[0x5575bce133a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250114125330423 DLLC NOTICE LLME(ffffffff/e7398d21){ASSIGNED} LLGM Assign pre (e7398d21 => ffffffff) (gprs_llc.c:1079) 20250114125330423 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7398d21 => ffffffff) (gprs_llc.c:1125) 20250114125330423 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125330423 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20250114125330423 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125330423 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125330423 DMM DEBUG MM(262420000001003/e7398d21) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250114125330423 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125330423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125330423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125330423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125330423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125330423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125330423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125330423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125330423 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125330423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125330423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125330423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125330424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125330424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125330424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125330424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@ce529c013527: { messageType := 2, destLocRef := 'B0705D'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)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@ce529c013527: vl_len:12 SGSN_Test_0-SCCP(1473)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1473)@ce529c013527: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250114125330442 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125330442 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125330442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125330442 DLM3UA 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) 20250114125330442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125330442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125330442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125330442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125330443 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250114125330443 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250114125330443 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250114125330443 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250114125330443 DMM INFO MM(262420000001003/e7398d21) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20250114125330443 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250114125330443 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125330443 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125330443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125330443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125330443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125330443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125330443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125330443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125330443 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125330443 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125330443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125330443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125330443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125330443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125330443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125330443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@ce529c013527: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@ce529c013527: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@ce529c013527: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@ce529c013527: vl_len:14 SGSN_Test_0-SCCP(1473)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1473)@ce529c013527: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250114125330455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125330455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125330455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125330455 DLM3UA 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) 20250114125330455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125330455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125330455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125330455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125330455 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125330455 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125330455 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125330455 DMM INFO MM(262420000001003/e7398d21) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20250114125330455 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20250114125330455 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125330455 DMM DEBUG MM_STATE_Iu[0x5575bce0bff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20250114125330455 DMM ERROR MM_STATE_Iu[0x5575bce0bff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@ce529c013527: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@ce529c013527: Final verdict of PTC: none 20250114125330459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57852<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@ce529c013527: Final verdict of PTC: none 20250114125330462 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125330462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1477)@ce529c013527: Final verdict of PTC: none -NSVCI98(1467)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@ce529c013527: Final verdict of PTC: none -NSVCI97(1462)@ce529c013527: Final verdict of PTC: none -NSVCI99(1472)@ce529c013527: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@ce529c013527: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@ce529c013527: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@ce529c013527: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1460)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1465)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1470)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@ce529c013527: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Tue Jan 14 12:53:30 UTC 2025 ====== 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 20250114125330600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125330616 DGPRS DEBUG Checking for inactive LLMEs, time = 39387409 (sgsn.c:131) 20250114125330658 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114125330658 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) 20250114125330658 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114125330658 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114125330658 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114125330658 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) 20250114125330658 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114125330658 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114125330658 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) 20250114125330658 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125330658 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250114125330658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114125330658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114125330658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250114125330658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250114125330658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114125330658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250114125330658 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20250114125331001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57862<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166864) 20250114125331464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125331464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166864, count=178964) 20250114125332465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125332466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114125332659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250114125332659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250114125332659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Tue Jan 14 12:53:33 UTC 2025 /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 20250114125333467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125333467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act_user started. 20250114125334059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125334061 DMM INFO MM(262420000001003/e7398d21) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125334061 DMM INFO MM(262420000001003/e7398d21) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125334061 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125334061 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125334061 DMM DEBUG MM_STATE_Iu[0x5575bce0bff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250114125334061 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250114125334061 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) 20250114125334061 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) 20250114125334061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114125334061 DMM DEBUG MM_STATE_Gb(0)[0x5575bce133a0]{Idle}: Deallocated (fsm.c:568) 20250114125334061 DMM DEBUG MM_STATE_Iu[0x5575bce0bff0]{Detached}: Deallocated (fsm.c:568) 20250114125334061 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bd90]{Deregistered}: Deallocated (fsm.c:568) 20250114125334061 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@ce529c013527: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1485)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 20250114125334112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125334112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125334112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125334112 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125334112 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125334112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125334112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125334112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125334112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125334114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125334114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125334114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125334114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125334114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125334114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125334114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125334114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125334114 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125334114 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125334114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125334114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125334114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125334117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1482)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1485)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250114125334122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125334122 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(1490)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125334124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125334124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125334124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125334124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125334124 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125334124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125334124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125334124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125334124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user-BVCI196(1483)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1490)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125334125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125334125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125334125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125334125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125334125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125334125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125334125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125334125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125334125 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125334125 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125334125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125334126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125334126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125334127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125334132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125334132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125334142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125334142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125334142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125334142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125334142 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125334142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125334142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125334142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125334142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125334143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125334143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125334143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125334143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125334143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125334143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125334143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125334143 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125334143 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125334143 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125334143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125334143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125334143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125334145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125334150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125334150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@ce529c013527: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@ce529c013527: ************************************************* MTC@ce529c013527: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@ce529c013527: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@ce529c013527: ************************************************* SGSN_Test_0-SCCP(1496)@ce529c013527: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1494)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125334352 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114125334352 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) 20250114125334352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114125334352 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)@ce529c013527: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250114125334360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125334360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114125334360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114125334360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114125334360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250114125334360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114125334360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250114125334363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125334363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114125334363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114125334363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114125334363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114125334363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114125334363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250114125334363 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250114125334469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125334469 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125334469 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125334469 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125334473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125334474 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125335161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125335161 DLM3UA 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) 20250114125335161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125335161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125335161 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250114125335161 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250114125335161 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125335162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125335162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125335162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@ce529c013527: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@ce529c013527: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='E2C7948F'O, index=0 SGSN_Test-GSUP(1501)@ce529c013527: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@ce529c013527: 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 := '7D38'O ("}8"), rac := '3C'O ("<") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@ce529c013527: Added conn table entry 0TC_attach_pdp_act_user(1503)12855942 SGSN_Test_0-SCCP(1496)@ce529c013527: First idle individual index:0 SGSN_Test_0-RAN(1497)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 20250114125335528 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335528 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125335528 DLM3UA 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) 20250114125335528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125335528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125335528 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125335528 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125335528 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125335528 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125335528 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bff0]{Deregistered}: Allocated (fsm.c:456) 20250114125335528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114125335528 DMM DEBUG MM_STATE_Gb[0x5575bce0bec0]{Idle}: Allocated (fsm.c:456) 20250114125335528 DMM DEBUG MM_STATE_Iu[0x5575bce1a070]{Detached}: Allocated (fsm.c:456) 20250114125335528 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125335528 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125335528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125335528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125335529 DMM DEBUG MM(262420000001004/ec4af83f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125335529 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250114125335529 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335529 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125335529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125335529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125335529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125335529 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335529 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125335529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125335529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125335529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@ce529c013527: { messageType := 2, destLocRef := 'C42A86'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@ce529c013527: 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 := 'DF2C9FB85810AC61BCE93457E113DD86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3EFB9549'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EAD92612A846245'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '26E03F53A100E13559D35F363E03A09C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2924CBA67C30326F428A126F4BC0DB99'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5530D3D879D633BF7F56B026E7B50114'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ED8453EE6F9F377D'O } } } } } SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@ce529c013527: vl_len:23 SGSN_Test_0-SCCP(1496)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1496)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250114125335537 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335537 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125335537 DLM3UA 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) 20250114125335537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125335537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125335537 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125335537 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125335537 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125335538 DMM DEBUG MM(262420000001004/ec4af83f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250114125335538 DMM NOTICE MM(262420000001004/ec4af83f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125335538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125335538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125335538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125335538 DMM DEBUG MM(262420000001004/ec4af83f) Requesting authorization (sgsn_auth.c:160) 20250114125335538 DMM INFO MM(262420000001004/ec4af83f) Requesting authentication tuples (sgsn_auth.c:184) 20250114125335538 DMM DEBUG MM(262420000001004/ec4af83f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125335538 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250114125335538 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)@ce529c013527: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20250114125335540 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125335540 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125335540 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125335540 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125335540 DMM INFO MM(262420000001004/ec4af83f) Subscriber data update (mmctx.c:445) 20250114125335540 DMM DEBUG MM(262420000001004/ec4af83f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125335540 DMM INFO MM(262420000001004/ec4af83f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125335540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125335540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125335540 DMM INFO MM(262420000001004/ec4af83f) <- GMM AUTH AND CIPHERING REQ (rand = df 2c 9f b8 58 10 ac 61 bc e9 34 57 e1 13 dd 86 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 55 30 d3 d8 79 d6 33 bf 7f 56 b0 26 e7 b5 01 14 ) (gprs_gmm.c:483) 20250114125335540 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250114125335540 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335540 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125335540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125335540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125335540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@ce529c013527: vl_len:37 SGSN_Test_0-SCCP(1496)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1496)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022ED8453EE23094399990000100004F029046F9F377D'O 20250114125335546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335546 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125335546 DLM3UA 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) 20250114125335546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125335546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125335546 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125335546 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125335546 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125335546 DMM INFO MM(262420000001004/ec4af83f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125335546 DMM NOTICE MM(262420000001004/ec4af83f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125335546 DMM DEBUG MM(262420000001004/ec4af83f) checking auth: received UMTS RES = ed 84 53 ee 6f 9f 37 7d (gprs_gmm.c:666) 20250114125335546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125335546 DMM DEBUG MM(262420000001004/ec4af83f) Requesting authorization (sgsn_auth.c:160) 20250114125335546 DMM INFO MM(262420000001004/ec4af83f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125335546 DMM DEBUG MM(262420000001004/ec4af83f) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125335546 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250114125335546 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) 20250114125335546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250114125335546 DMM DEBUG MM(262420000001004/ec4af83f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250114125335546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125335546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125335546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125335546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@ce529c013527: vl_len:12 SGSN_Test_0-SCCP(1496)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1496)@ce529c013527: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250114125335553 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335553 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335553 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125335553 DLM3UA 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) 20250114125335553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125335553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125335553 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250114125335553 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250114125335553 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250114125335553 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250114125335553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250114125335553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250114125335553 DMM INFO MM(262420000001004/ec4af83f) <- GMM ATTACH ACCEPT (new P-TMSI=0xec4af83f) (gprs_gmm.c:300) 20250114125335553 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250114125335553 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335553 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125335553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125335553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125335553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125335553 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335553 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125335554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125335554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125335554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250114125335556 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125335556 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125335556 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250114125335556 DMM INFO MM(262420000001004/ec4af83f) Subscriber data update (mmctx.c:445) 20250114125335556 DMM DEBUG MM(262420000001004/ec4af83f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125335556 DMM INFO MM(262420000001004/ec4af83f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125335556 DMM NOTICE MM(262420000001004/ec4af83f) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250114125335556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125335556 DMM NOTICE MM(262420000001004/ec4af83f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125335556 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) 20250114125335557 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125335557 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250114125335557 DMM INFO MM(262420000001004/ec4af83f) Subscriber data update (mmctx.c:445) 20250114125335557 DMM DEBUG MM(262420000001004/ec4af83f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@ce529c013527: vl_len:14 SGSN_Test_0-SCCP(1496)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1496)@ce529c013527: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250114125335558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335558 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335558 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125335558 DLM3UA 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) 20250114125335558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125335558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125335558 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125335558 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125335558 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125335558 DMM INFO MM(262420000001004/ec4af83f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125335558 DMM NOTICE MM(262420000001004/ec4af83f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125335558 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125335558 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125335558 DMM DEBUG MM_STATE_Iu(5)[0x5575bce1a070]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250114125335558 DMM DEBUG MM_STATE_Iu(5)[0x5575bce1a070]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250114125335558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125335558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125335559 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335559 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125335559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125335559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125335559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@ce529c013527: vl_len:7 SGSN_Test_0-SCCP(1496)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1496)@ce529c013527: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250114125335563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125335563 DLM3UA 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) 20250114125335563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125335563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125335563 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250114125335563 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250114125335563 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250114125335563 DMM INFO MM(262420000001004/ec4af83f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250114125335563 DMM DEBUG MM_STATE_Iu(5)[0x5575bce1a070]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250114125335563 DMM DEBUG MM_STATE_Iu(5)[0x5575bce1a070]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250114125335563 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335563 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125335563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125335563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125335563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on local reference:0 20250114125335564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125335564 DLM3UA 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) 20250114125335564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125335564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@ce529c013527: Deleted conn table entry 0TC_attach_pdp_act_user(1503)12855942 TC_attach_pdp_act_user(1503)@ce529c013527: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@ce529c013527: 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 := 'EC4AF83F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@ce529c013527: Added conn table entry 0TC_attach_pdp_act_user(1503)3057562 SGSN_Test_0-RAN(1497)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@ce529c013527: First idle individual index:0 20250114125335766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125335766 DLM3UA 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) 20250114125335766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125335766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125335767 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125335767 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125335767 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125335767 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEC4AF83F) type="signalling"  (gprs_gmm.c:1944) 20250114125335767 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250114125335767 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114125335767 DMM DEBUG MM(262420000001004/ec4af83f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250114125335767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125335768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125335768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125335768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125335768 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335768 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125335768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125335768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125335768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125335768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125335768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125335768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@ce529c013527: { messageType := 2, destLocRef := '2EA79A'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)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@ce529c013527: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1503)@ce529c013527: setverdict(error): pass -> error SGSN_Test_0-RAN(1497)@ce529c013527: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1503)@ce529c013527: Final verdict of PTC: error SGSN_Test_0-RAN(1497)@ce529c013527: Final verdict of PTC: none 20250114125335781 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114125335781 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) 20250114125335781 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114125335781 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114125335781 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114125335781 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) 20250114125335781 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114125335781 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114125335781 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) 20250114125335781 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125335781 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250114125335781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114125335781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114125335781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250114125335781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250114125335781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114125335781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250114125335781 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1498)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@ce529c013527: Final verdict of PTC: none 20250114125335786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59074<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114125335791 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125335791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1481)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@ce529c013527: Final verdict of PTC: none -NSVCI98(1490)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP(1501)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@ce529c013527: Final verdict of PTC: none -NSVCI97(1486)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@ce529c013527: Final verdict of PTC: none -NSVCI99(1495)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1488)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1484)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1493)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1485)@ce529c013527: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user(1503): error (none -> error) MTC@ce529c013527: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@ce529c013527: 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 error'. Tue Jan 14 12:53:35 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250114125335912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125336314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230720) 20250114125336792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125336792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=230720, count=235172) 20250114125337782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250114125337782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250114125337782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250114125337793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125337793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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 error' was executed successfully (exit status: 0). MTC@ce529c013527: 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_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Tue Jan 14 12:53:38 UTC 2025 /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_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250114125338794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125338794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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_addr_v4raw' was executed successfully (exit status: 0). MTC@ce529c013527: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250114125339378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125339381 DMM INFO MM(262420000001004/ec4af83f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125339381 DMM INFO MM(262420000001004/ec4af83f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125339381 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125339381 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125339381 DMM DEBUG MM_STATE_Iu(5)[0x5575bce1a070]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250114125339381 DMM DEBUG MM_STATE_Iu(5)[0x5575bce1a070]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250114125339381 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250114125339381 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) 20250114125339381 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) 20250114125339381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114125339381 DMM DEBUG MM_STATE_Gb[0x5575bce0bec0]{Idle}: Deallocated (fsm.c:568) 20250114125339381 DMM DEBUG MM_STATE_Iu(5)[0x5575bce1a070]{Detached}: Deallocated (fsm.c:568) 20250114125339381 DMM DEBUG GMM(gmm_fsm)[0x5575bce0bff0]{Deregistered}: Deallocated (fsm.c:568) 20250114125339381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1504)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125339428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125339428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125339428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125339428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125339428 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125339428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125339428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125339428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125339428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125339429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125339429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125339429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125339429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125339429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125339429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125339429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125339429 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125339429 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125339429 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125339429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125339429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125339429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125339431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125339435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125339435 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125339444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125339444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125339444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125339444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125339444 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125339444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125339444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125339444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125339444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125339445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125339445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125339445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125339445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125339445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125339445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125339445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125339445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125339445 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125339445 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125339445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125339446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125339446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125339448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1514)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1510)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125339453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125339453 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125339461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125339461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125339461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125339461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125339461 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125339461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125339461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125339461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125339461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125339462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125339462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125339462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125339462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125339462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125339462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125339462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125339462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125339462 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125339462 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125339462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125339462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125339462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125339464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125339468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125339468 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@ce529c013527: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@ce529c013527: ************************************************* SGSN_Test_0-M3UA(1521)@ce529c013527: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@ce529c013527: ************************************************* MTC@ce529c013527: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@ce529c013527: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125339670 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114125339670 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) 20250114125339670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114125339670 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)@ce529c013527: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250114125339677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125339677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114125339677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114125339677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114125339677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250114125339677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114125339677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250114125339680 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125339680 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114125339680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114125339680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114125339680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114125339680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114125339680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250114125339680 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250114125339794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125339794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125339794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125339794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125339796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125339796 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125340489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340489 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125340489 DLM3UA 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) 20250114125340489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125340489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125340489 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250114125340490 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250114125340490 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340490 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125340490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125340490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125340490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@ce529c013527: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@ce529c013527: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='D253C005'O, index=0 SGSN_Test-GSUP(1524)@ce529c013527: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@ce529c013527: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001058'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '2289'O, rac := '70'O ("p") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@ce529c013527: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)11151851 SGSN_Test_0-SCCP(1519)@ce529c013527: First idle individual index:0 SGSN_Test_0-RAN(1520)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 20250114125340850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125340850 DLM3UA 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) 20250114125340850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125340850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125340851 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125340851 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125340851 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125340851 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125340851 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a070]{Deregistered}: Allocated (fsm.c:456) 20250114125340851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114125340851 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Allocated (fsm.c:456) 20250114125340851 DMM DEBUG MM_STATE_Iu[0x5575bce1d220]{Detached}: Allocated (fsm.c:456) 20250114125340851 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a070]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125340851 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a070]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125340851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125340851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125340851 DMM DEBUG MM(262420000001058/d543cb02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125340851 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250114125340851 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125340851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125340851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125340851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125340851 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125340851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125340851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125340851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@ce529c013527: { messageType := 2, destLocRef := 'AA29EB'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)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@ce529c013527: 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 := '7C7679CAABD0CD6783B475E259308808'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6974D91'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3983B62838292078'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '182B6105098849970BB1FC422992868C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E0BD01B3AB45A8A839EC01DE9033C74D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1CD338CDCE44D2F5ACCA3EA1A4D5F3D8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B0D14A6F19048158'O } } } } } SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@ce529c013527: vl_len:23 SGSN_Test_0-SCCP(1519)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1519)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250114125340857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125340857 DLM3UA 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) 20250114125340857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125340857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125340857 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125340857 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125340857 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125340857 DMM DEBUG MM(262420000001058/d543cb02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20250114125340857 DMM NOTICE MM(262420000001058/d543cb02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125340857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125340857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125340857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125340857 DMM DEBUG MM(262420000001058/d543cb02) Requesting authorization (sgsn_auth.c:160) 20250114125340857 DMM INFO MM(262420000001058/d543cb02) Requesting authentication tuples (sgsn_auth.c:184) 20250114125340857 DMM DEBUG MM(262420000001058/d543cb02) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125340857 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250114125340857 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@ce529c013527: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20250114125340859 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125340859 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125340859 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125340859 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125340859 DMM INFO MM(262420000001058/d543cb02) Subscriber data update (mmctx.c:445) 20250114125340859 DMM DEBUG MM(262420000001058/d543cb02) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125340859 DMM INFO MM(262420000001058/d543cb02) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125340859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125340859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125340859 DMM INFO MM(262420000001058/d543cb02) <- GMM AUTH AND CIPHERING REQ (rand = 7c 76 79 ca ab d0 cd 67 83 b4 75 e2 59 30 88 08 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1c d3 38 cd ce 44 d2 f5 ac ca 3e a1 a4 d5 f3 d8 ) (gprs_gmm.c:483) 20250114125340859 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250114125340859 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340859 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340859 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125340859 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125340859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125340859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@ce529c013527: vl_len:37 SGSN_Test_0-SCCP(1519)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1519)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122B0D14A6F23094399990000105008F0290419048158'O 20250114125340863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125340863 DLM3UA 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) 20250114125340863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125340863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125340863 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125340863 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125340863 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125340863 DMM INFO MM(262420000001058/d543cb02) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125340863 DMM NOTICE MM(262420000001058/d543cb02) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125340863 DMM DEBUG MM(262420000001058/d543cb02) checking auth: received UMTS RES = b0 d1 4a 6f 19 04 81 58 (gprs_gmm.c:666) 20250114125340863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125340863 DMM DEBUG MM(262420000001058/d543cb02) Requesting authorization (sgsn_auth.c:160) 20250114125340863 DMM INFO MM(262420000001058/d543cb02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125340863 DMM DEBUG MM(262420000001058/d543cb02) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125340863 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250114125340863 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250114125340863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250114125340863 DMM DEBUG MM(262420000001058/d543cb02) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250114125340863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125340863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125340863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125340863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@ce529c013527: vl_len:12 SGSN_Test_0-SCCP(1519)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1519)@ce529c013527: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250114125340868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125340868 DLM3UA 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) 20250114125340868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125340868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125340868 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250114125340868 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250114125340868 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250114125340868 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250114125340868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250114125340868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250114125340868 DMM INFO MM(262420000001058/d543cb02) <- GMM ATTACH ACCEPT (new P-TMSI=0xd543cb02) (gprs_gmm.c:300) 20250114125340868 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250114125340868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125340868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125340868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125340868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125340868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125340868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125340868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125340868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250114125340870 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125340870 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125340870 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250114125340870 DMM INFO MM(262420000001058/d543cb02) Subscriber data update (mmctx.c:445) 20250114125340870 DMM DEBUG MM(262420000001058/d543cb02) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125340870 DMM INFO MM(262420000001058/d543cb02) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125340870 DMM NOTICE MM(262420000001058/d543cb02) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20250114125340870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125340870 DMM NOTICE MM(262420000001058/d543cb02) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125340870 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) 20250114125340870 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125340870 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250114125340870 DMM INFO MM(262420000001058/d543cb02) Subscriber data update (mmctx.c:445) 20250114125340870 DMM DEBUG MM(262420000001058/d543cb02) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@ce529c013527: vl_len:14 SGSN_Test_0-SCCP(1519)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1519)@ce529c013527: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250114125340871 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340871 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125340871 DLM3UA 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) 20250114125340871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125340871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125340872 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125340872 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125340872 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125340872 DMM INFO MM(262420000001058/d543cb02) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125340872 DMM NOTICE MM(262420000001058/d543cb02) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125340872 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a070]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125340872 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a070]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125340872 DMM DEBUG MM_STATE_Iu(7)[0x5575bce1d220]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250114125340872 DMM DEBUG MM_STATE_Iu(7)[0x5575bce1d220]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250114125340872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125340872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125340872 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125340872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125340872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125340872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@ce529c013527: vl_len:7 SGSN_Test_0-SCCP(1519)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1519)@ce529c013527: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250114125340875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125340875 DLM3UA 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) 20250114125340875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125340875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125340875 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250114125340875 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250114125340875 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250114125340875 DMM INFO MM(262420000001058/d543cb02) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250114125340875 DMM DEBUG MM_STATE_Iu(7)[0x5575bce1d220]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250114125340875 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125340875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125340875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125340875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125340875 DMM DEBUG MM_STATE_Iu(7)[0x5575bce1d220]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on local reference:0 20250114125340876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125340876 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125340876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125340876 DLM3UA 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) 20250114125340876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125340876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125340876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125340876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@ce529c013527: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)11151851 TC_attach_pdp_act_user_addr_v4raw(1526)@ce529c013527: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@ce529c013527: 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 := 'D543CB02'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@ce529c013527: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)767077 SGSN_Test_0-RAN(1520)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@ce529c013527: First idle individual index:0 20250114125341078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125341078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125341078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125341078 DLM3UA 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) 20250114125341078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125341078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125341078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125341078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125341079 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125341079 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125341079 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125341079 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD543CB02) type="signalling"  (gprs_gmm.c:1944) 20250114125341079 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a070]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250114125341079 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a070]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114125341079 DMM DEBUG MM(262420000001058/d543cb02) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250114125341079 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125341079 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125341079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125341079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125341079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125341079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125341079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125341079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125341080 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125341080 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125341080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125341080 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125341080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125341080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125341080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125341080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@ce529c013527: { messageType := 2, destLocRef := '0BB465'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)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@ce529c013527: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1526)@ce529c013527: setverdict(error): pass -> error SGSN_Test_0-RAN(1520)@ce529c013527: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1526)@ce529c013527: Final verdict of PTC: error SGSN_Test_0-RAN(1520)@ce529c013527: Final verdict of PTC: none 20250114125341094 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114125341094 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) 20250114125341094 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114125341094 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114125341094 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114125341094 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) 20250114125341094 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114125341094 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114125341094 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) 20250114125341094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125341094 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250114125341095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114125341095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114125341095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250114125341095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250114125341095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114125341095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250114125341095 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1521)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@ce529c013527: Final verdict of PTC: none 20250114125341102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59088<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1524)@ce529c013527: Final verdict of PTC: none 20250114125341108 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125341108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1510)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@ce529c013527: Final verdict of PTC: none -NSVCI97(1508)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@ce529c013527: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@ce529c013527: Final verdict of PTC: none -NSVCI98(1513)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1506)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1511)@ce529c013527: Final verdict of PTC: none -NSVCI99(1518)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1516)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): error (none -> error) MTC@ce529c013527: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@ce529c013527: 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_addr_v4raw error'. Tue Jan 14 12:53:41 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250114125341229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125341631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182832) 20250114125342109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125342109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=182832, count=236404) 20250114125343096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250114125343096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250114125343096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250114125343111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125343111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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_addr_v4raw error' was executed successfully (exit status: 0). MTC@ce529c013527: 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_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Tue Jan 14 12:53:43 UTC 2025 /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_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250114125344113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125344113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@ce529c013527: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250114125344711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125344713 DMM INFO MM(262420000001058/d543cb02) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125344713 DMM INFO MM(262420000001058/d543cb02) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125344713 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a070]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125344713 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a070]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125344713 DMM DEBUG MM_STATE_Iu(7)[0x5575bce1d220]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250114125344713 DMM DEBUG MM_STATE_Iu(7)[0x5575bce1d220]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250114125344713 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250114125344713 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250114125344713 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20250114125344713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114125344713 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Deallocated (fsm.c:568) 20250114125344713 DMM DEBUG MM_STATE_Iu(7)[0x5575bce1d220]{Detached}: Deallocated (fsm.c:568) 20250114125344713 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a070]{Deregistered}: Deallocated (fsm.c:568) 20250114125344713 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1527)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125344760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125344760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125344760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125344760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125344760 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125344760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125344760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125344760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125344760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125344761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125344761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125344761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125344761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125344761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125344761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125344761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125344761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125344761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125344761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125344761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125344761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125344761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125344764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125344769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125344769 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125344776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125344776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125344776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125344776 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125344776 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125344776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125344776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125344776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125344776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125344777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125344777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125344777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125344777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125344777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125344777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125344777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125344777 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125344777 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125344777 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125344777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125344778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125344778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125344780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125344786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125344786 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125344795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125344795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125344795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125344795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125344795 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125344795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125344795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125344795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125344795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125344795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125344795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125344795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125344796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125344796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125344796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125344796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125344796 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125344796 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125344796 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125344796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125344796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125344796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125344799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125344803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125344804 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@ce529c013527: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@ce529c013527: ************************************************* SGSN_Test_0-M3UA(1544)@ce529c013527: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@ce529c013527: ************************************************* MTC@ce529c013527: Starting RAN_Emulation TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1542)@ce529c013527: v_sccp_pdu_maxlen:268 20250114125345006 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114125345006 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) 20250114125345006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114125345006 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)@ce529c013527: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250114125345016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125345016 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114125345016 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114125345016 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114125345016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250114125345016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114125345016 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250114125345018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125345018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114125345018 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114125345018 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114125345018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114125345018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114125345018 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250114125345018 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250114125345114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125345114 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125345114 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125345114 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125345115 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125345115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125345829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125345829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125345829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125345829 DLM3UA 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) 20250114125345829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125345829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125345829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125345829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125345830 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250114125345830 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250114125345830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125345830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125345830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125345830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125345830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125345830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125345830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125345830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@ce529c013527: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@ce529c013527: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='C628A898'O, index=0 SGSN_Test-GSUP(1547)@ce529c013527: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@ce529c013527: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'E42B'O, rac := '3D'O ("=") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@ce529c013527: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)9714421 SGSN_Test_0-SCCP(1542)@ce529c013527: First idle individual index:0 SGSN_Test_0-RAN(1543)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 20250114125346146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125346146 DLM3UA 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) 20250114125346146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125346146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125346146 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125346146 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125346146 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125346146 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125346146 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d220]{Deregistered}: Allocated (fsm.c:456) 20250114125346146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114125346146 DMM DEBUG MM_STATE_Gb[0x5575bce0bec0]{Idle}: Allocated (fsm.c:456) 20250114125346146 DMM DEBUG MM_STATE_Iu[0x5575bce1a450]{Detached}: Allocated (fsm.c:456) 20250114125346146 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125346146 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125346146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125346146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125346146 DMM DEBUG MM(262420000001055/cc0a0b90) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125346146 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250114125346146 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346146 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125346146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125346146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125346146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125346146 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346146 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125346146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125346146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125346146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@ce529c013527: { messageType := 2, destLocRef := '943AF5'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)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@ce529c013527: 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 := '3C04ADF4F15FFAC9938F8FAAAE6E67B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DB6A6DFA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B4C653BF3BB275C3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E2139BD2386F7247EAB6F15B0F78C456'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5A7FCF8CCD0DED634F35DA4F138299D8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9B52D898373608171B8AB269B0F04B10'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D2620E2AA95E0AB0'O } } } } } SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@ce529c013527: vl_len:23 SGSN_Test_0-SCCP(1542)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1542)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250114125346152 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346152 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346152 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125346152 DLM3UA 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) 20250114125346152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125346152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125346152 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125346152 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125346152 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125346152 DMM DEBUG MM(262420000001055/cc0a0b90) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20250114125346152 DMM NOTICE MM(262420000001055/cc0a0b90) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125346152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125346152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125346152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125346152 DMM DEBUG MM(262420000001055/cc0a0b90) Requesting authorization (sgsn_auth.c:160) 20250114125346152 DMM INFO MM(262420000001055/cc0a0b90) Requesting authentication tuples (sgsn_auth.c:184) 20250114125346152 DMM DEBUG MM(262420000001055/cc0a0b90) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125346152 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250114125346152 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@ce529c013527: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20250114125346153 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125346153 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125346153 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125346153 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125346153 DMM INFO MM(262420000001055/cc0a0b90) Subscriber data update (mmctx.c:445) 20250114125346153 DMM DEBUG MM(262420000001055/cc0a0b90) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125346153 DMM INFO MM(262420000001055/cc0a0b90) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125346153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125346153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125346153 DMM INFO MM(262420000001055/cc0a0b90) <- GMM AUTH AND CIPHERING REQ (rand = 3c 04 ad f4 f1 5f fa c9 93 8f 8f aa ae 6e 67 b6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b 52 d8 98 37 36 08 17 1b 8a b2 69 b0 f0 4b 10 ) (gprs_gmm.c:483) 20250114125346153 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250114125346153 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346153 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125346153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125346153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346153 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125346153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@ce529c013527: vl_len:37 SGSN_Test_0-SCCP(1542)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1542)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122D2620E2A23094399990000105005F02904A95E0AB0'O 20250114125346157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125346157 DLM3UA 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) 20250114125346157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125346157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125346157 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125346157 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125346157 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125346157 DMM INFO MM(262420000001055/cc0a0b90) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125346157 DMM NOTICE MM(262420000001055/cc0a0b90) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125346157 DMM DEBUG MM(262420000001055/cc0a0b90) checking auth: received UMTS RES = d2 62 0e 2a a9 5e 0a b0 (gprs_gmm.c:666) 20250114125346157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125346157 DMM DEBUG MM(262420000001055/cc0a0b90) Requesting authorization (sgsn_auth.c:160) 20250114125346157 DMM INFO MM(262420000001055/cc0a0b90) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125346157 DMM DEBUG MM(262420000001055/cc0a0b90) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125346157 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250114125346157 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250114125346157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250114125346157 DMM DEBUG MM(262420000001055/cc0a0b90) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250114125346157 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346157 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346157 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125346157 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125346157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346157 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125346157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@ce529c013527: vl_len:12 SGSN_Test_0-SCCP(1542)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1542)@ce529c013527: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250114125346161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125346161 DLM3UA 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) 20250114125346161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125346161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125346161 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250114125346162 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250114125346162 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250114125346162 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250114125346162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250114125346162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250114125346162 DMM INFO MM(262420000001055/cc0a0b90) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc0a0b90) (gprs_gmm.c:300) 20250114125346162 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250114125346162 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125346162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125346162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125346162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125346162 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125346162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125346162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125346162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250114125346165 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125346165 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125346165 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250114125346165 DMM INFO MM(262420000001055/cc0a0b90) Subscriber data update (mmctx.c:445) 20250114125346165 DMM DEBUG MM(262420000001055/cc0a0b90) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125346165 DMM INFO MM(262420000001055/cc0a0b90) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125346165 DMM NOTICE MM(262420000001055/cc0a0b90) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20250114125346165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125346165 DMM NOTICE MM(262420000001055/cc0a0b90) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125346165 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) 20250114125346165 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125346165 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250114125346165 DMM INFO MM(262420000001055/cc0a0b90) Subscriber data update (mmctx.c:445) 20250114125346165 DMM DEBUG MM(262420000001055/cc0a0b90) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@ce529c013527: vl_len:14 SGSN_Test_0-SCCP(1542)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1542)@ce529c013527: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250114125346166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125346166 DLM3UA 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) 20250114125346166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125346166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125346166 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125346166 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125346166 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125346166 DMM INFO MM(262420000001055/cc0a0b90) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125346166 DMM NOTICE MM(262420000001055/cc0a0b90) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125346166 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125346166 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125346166 DMM DEBUG MM_STATE_Iu(9)[0x5575bce1a450]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250114125346166 DMM DEBUG MM_STATE_Iu(9)[0x5575bce1a450]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250114125346166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125346166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125346166 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346166 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125346166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125346166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346166 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125346166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@ce529c013527: vl_len:7 SGSN_Test_0-SCCP(1542)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1542)@ce529c013527: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250114125346169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125346169 DLM3UA 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) 20250114125346169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125346169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125346169 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250114125346169 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250114125346169 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250114125346169 DMM INFO MM(262420000001055/cc0a0b90) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250114125346169 DMM DEBUG MM_STATE_Iu(9)[0x5575bce1a450]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250114125346169 DMM DEBUG MM_STATE_Iu(9)[0x5575bce1a450]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250114125346169 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346169 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125346169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125346169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125346169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on local reference:0 20250114125346170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125346170 DLM3UA 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) 20250114125346170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125346170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@ce529c013527: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)9714421 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@ce529c013527: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@ce529c013527: 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 := 'CC0A0B90'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@ce529c013527: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)4797174 SGSN_Test_0-RAN(1543)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@ce529c013527: First idle individual index:0 20250114125346374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125346374 DLM3UA 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) 20250114125346374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125346374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125346375 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125346375 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125346375 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125346375 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCC0A0B90) type="signalling"  (gprs_gmm.c:1944) 20250114125346375 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250114125346375 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114125346375 DMM DEBUG MM(262420000001055/cc0a0b90) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250114125346375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125346376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125346376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125346376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125346376 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125346376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125346376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125346376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125346376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125346376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125346376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@ce529c013527: { messageType := 2, destLocRef := '4932F6'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)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@ce529c013527: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@ce529c013527: setverdict(error): pass -> error SGSN_Test_0-RAN(1543)@ce529c013527: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@ce529c013527: Final verdict of PTC: error SGSN_Test_0-RAN(1543)@ce529c013527: Final verdict of PTC: none 20250114125346391 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114125346391 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) 20250114125346391 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114125346391 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114125346391 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114125346391 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) 20250114125346391 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114125346391 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114125346391 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) 20250114125346391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125346391 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250114125346391 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114125346391 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114125346391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250114125346391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250114125346391 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114125346391 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250114125346391 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1544)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@ce529c013527: Final verdict of PTC: none 20250114125346397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1547)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@ce529c013527: Final verdict of PTC: none -NSVCI99(1541)@ce529c013527: Final verdict of PTC: none -NSVCI98(1536)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@ce529c013527: Final verdict of PTC: none -NSVCI97(1531)@ce529c013527: Final verdict of PTC: none 20250114125346404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125346404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@ce529c013527: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1539)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1529)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1534)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): error (none -> error) MTC@ce529c013527: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@ce529c013527: 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_addr_itu_x213_ipv4len7 error'. Tue Jan 14 12:53:46 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250114125346529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125347031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232804) 20250114125347405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125347405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232804, count=237256) 20250114125348392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250114125348392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250114125348392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250114125348407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125348407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@ce529c013527: 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_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Tue Jan 14 12:53:49 UTC 2025 /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_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250114125349409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125349409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@ce529c013527: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250114125350097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125350100 DMM INFO MM(262420000001055/cc0a0b90) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125350100 DMM INFO MM(262420000001055/cc0a0b90) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125350100 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125350100 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125350100 DMM DEBUG MM_STATE_Iu(9)[0x5575bce1a450]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250114125350100 DMM DEBUG MM_STATE_Iu(9)[0x5575bce1a450]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250114125350100 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250114125350101 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20250114125350101 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20250114125350101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114125350101 DMM DEBUG MM_STATE_Gb[0x5575bce0bec0]{Idle}: Deallocated (fsm.c:568) 20250114125350101 DMM DEBUG MM_STATE_Iu(9)[0x5575bce1a450]{Detached}: Deallocated (fsm.c:568) 20250114125350101 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d220]{Deregistered}: Deallocated (fsm.c:568) 20250114125350101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1550)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125350153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125350153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125350153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125350153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125350153 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125350153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125350153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125350153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125350153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125350154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125350154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125350154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125350154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125350154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125350154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125350154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125350154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125350154 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125350154 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125350154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125350154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125350154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125350156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125350161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125350161 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125350170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125350170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125350170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125350170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125350170 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125350170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125350170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125350170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125350170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125350171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125350171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125350172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125350172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125350172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125350172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125350172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125350172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125350172 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125350172 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125350172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125350172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125350172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125350174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125350179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125350179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125350186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125350186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125350186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125350186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125350186 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125350186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125350186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125350186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125350186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125350187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125350187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125350187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125350187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125350187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125350187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125350187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125350187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125350187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125350187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125350187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125350187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125350187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125350189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ce529c013527: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@ce529c013527: ************************************************* SGSN_Test_0-M3UA(1567)@ce529c013527: M3UA emulation initiated, the test can be started MTC@ce529c013527: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@ce529c013527: ************************************************* 20250114125350194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125350194 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1565)@ce529c013527: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125350395 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114125350395 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) 20250114125350395 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114125350395 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)@ce529c013527: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250114125350402 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125350403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114125350403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114125350403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114125350403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250114125350403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114125350403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250114125350405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125350405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114125350405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114125350405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114125350405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114125350405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114125350405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250114125350405 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250114125350410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125350410 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125350411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125350411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125350415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114125350416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1569)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ce529c013527: IPA ID RESP: { { 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)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125351210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351210 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351211 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125351211 DLM3UA 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) 20250114125351211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125351211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125351211 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250114125351211 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250114125351211 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351211 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125351212 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125351212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125351212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@ce529c013527: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@ce529c013527: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='C2ADFC58'O, index=0 SGSN_Test-GSUP(1570)@ce529c013527: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@ce529c013527: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001056'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'F9E9'O, rac := '34'O ("4") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@ce529c013527: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)4289029 SGSN_Test_0-SCCP(1565)@ce529c013527: First idle individual index:0 SGSN_Test_0-RAN(1566)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 20250114125351509 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351509 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125351509 DLM3UA 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) 20250114125351509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125351509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125351509 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125351509 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125351509 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125351509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125351509 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a450]{Deregistered}: Allocated (fsm.c:456) 20250114125351509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114125351509 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Allocated (fsm.c:456) 20250114125351509 DMM DEBUG MM_STATE_Iu[0x5575bce1d8c0]{Detached}: Allocated (fsm.c:456) 20250114125351509 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125351509 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125351509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125351509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125351509 DMM DEBUG MM(262420000001056/dee8841c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125351509 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250114125351509 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125351509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125351509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125351509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125351509 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125351509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125351509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125351509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@ce529c013527: { messageType := 2, destLocRef := '417205'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)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@ce529c013527: 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 := '6D24933BAA65351731860A82656B14C9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A4FA6D55'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '448B35AFA328580A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '302D5E013F1F6A0A3926DC8CDE3B1EDA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '078FE6EE5F036B4034B2C7B929542CDF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6169C235D31A21D4B384571B5EB0041D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '588353DACEA26E17'O } } } } } SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@ce529c013527: vl_len:23 SGSN_Test_0-SCCP(1565)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1565)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250114125351515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125351515 DLM3UA 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) 20250114125351515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125351516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125351516 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125351516 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125351516 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125351516 DMM DEBUG MM(262420000001056/dee8841c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20250114125351516 DMM NOTICE MM(262420000001056/dee8841c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125351516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125351516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125351516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125351516 DMM DEBUG MM(262420000001056/dee8841c) Requesting authorization (sgsn_auth.c:160) 20250114125351516 DMM INFO MM(262420000001056/dee8841c) Requesting authentication tuples (sgsn_auth.c:184) 20250114125351516 DMM DEBUG MM(262420000001056/dee8841c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125351516 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250114125351516 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@ce529c013527: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20250114125351517 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125351517 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125351517 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125351517 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125351517 DMM INFO MM(262420000001056/dee8841c) Subscriber data update (mmctx.c:445) 20250114125351517 DMM DEBUG MM(262420000001056/dee8841c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125351517 DMM INFO MM(262420000001056/dee8841c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125351517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125351517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125351517 DMM INFO MM(262420000001056/dee8841c) <- GMM AUTH AND CIPHERING REQ (rand = 6d 24 93 3b aa 65 35 17 31 86 0a 82 65 6b 14 c9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 61 69 c2 35 d3 1a 21 d4 b3 84 57 1b 5e b0 04 1d ) (gprs_gmm.c:483) 20250114125351517 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250114125351517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125351517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125351517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125351517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@ce529c013527: vl_len:37 SGSN_Test_0-SCCP(1565)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1565)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422588353DA23094399990000105006F02904CEA26E17'O 20250114125351521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125351521 DLM3UA 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) 20250114125351521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125351521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125351521 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125351521 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125351521 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125351521 DMM INFO MM(262420000001056/dee8841c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125351521 DMM NOTICE MM(262420000001056/dee8841c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125351521 DMM DEBUG MM(262420000001056/dee8841c) checking auth: received UMTS RES = 58 83 53 da ce a2 6e 17 (gprs_gmm.c:666) 20250114125351521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125351521 DMM DEBUG MM(262420000001056/dee8841c) Requesting authorization (sgsn_auth.c:160) 20250114125351521 DMM INFO MM(262420000001056/dee8841c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125351521 DMM DEBUG MM(262420000001056/dee8841c) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125351521 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250114125351521 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f6 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250114125351521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250114125351521 DMM DEBUG MM(262420000001056/dee8841c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250114125351521 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351521 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125351521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125351521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125351521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@ce529c013527: vl_len:12 SGSN_Test_0-SCCP(1565)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1565)@ce529c013527: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250114125351526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125351526 DLM3UA 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) 20250114125351526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125351526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125351526 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250114125351526 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250114125351526 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250114125351526 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250114125351526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250114125351526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250114125351526 DMM INFO MM(262420000001056/dee8841c) <- GMM ATTACH ACCEPT (new P-TMSI=0xdee8841c) (gprs_gmm.c:300) 20250114125351526 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250114125351526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125351526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125351526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125351526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125351526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125351526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125351526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125351526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250114125351528 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125351528 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125351528 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250114125351528 DMM INFO MM(262420000001056/dee8841c) Subscriber data update (mmctx.c:445) 20250114125351528 DMM DEBUG MM(262420000001056/dee8841c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125351528 DMM INFO MM(262420000001056/dee8841c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125351528 DMM NOTICE MM(262420000001056/dee8841c) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20250114125351528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125351528 DMM NOTICE MM(262420000001056/dee8841c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125351528 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) 20250114125351528 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125351528 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250114125351528 DMM INFO MM(262420000001056/dee8841c) Subscriber data update (mmctx.c:445) 20250114125351528 DMM DEBUG MM(262420000001056/dee8841c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@ce529c013527: vl_len:14 SGSN_Test_0-SCCP(1565)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1565)@ce529c013527: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250114125351529 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351529 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351529 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125351529 DLM3UA 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) 20250114125351529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125351529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125351529 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125351529 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125351529 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125351529 DMM INFO MM(262420000001056/dee8841c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125351529 DMM NOTICE MM(262420000001056/dee8841c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125351529 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125351529 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125351529 DMM DEBUG MM_STATE_Iu(11)[0x5575bce1d8c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250114125351529 DMM DEBUG MM_STATE_Iu(11)[0x5575bce1d8c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250114125351529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125351529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125351529 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351529 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125351529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125351529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125351529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@ce529c013527: vl_len:7 SGSN_Test_0-SCCP(1565)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1565)@ce529c013527: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250114125351531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125351531 DLM3UA 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) 20250114125351531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125351531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125351531 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250114125351531 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250114125351531 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250114125351531 DMM INFO MM(262420000001056/dee8841c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250114125351531 DMM DEBUG MM_STATE_Iu(11)[0x5575bce1d8c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250114125351531 DMM DEBUG MM_STATE_Iu(11)[0x5575bce1d8c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250114125351531 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351531 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125351531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125351531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125351531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on local reference:0 20250114125351532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125351532 DLM3UA 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) 20250114125351532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125351532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@ce529c013527: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)4289029 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@ce529c013527: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@ce529c013527: 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 := 'DEE8841C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@ce529c013527: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)2111860 SGSN_Test_0-RAN(1566)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@ce529c013527: First idle individual index:0 20250114125351734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351734 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125351734 DLM3UA 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) 20250114125351734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125351734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125351735 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125351735 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125351735 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125351735 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDEE8841C) type="signalling"  (gprs_gmm.c:1944) 20250114125351735 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250114125351735 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114125351735 DMM DEBUG MM(262420000001056/dee8841c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250114125351735 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125351735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125351736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125351736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125351736 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351736 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125351736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125351736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125351736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125351736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125351736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125351736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@ce529c013527: { messageType := 2, destLocRef := '203974'O (" 9t"), 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)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@ce529c013527: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@ce529c013527: setverdict(error): pass -> error SGSN_Test_0-RAN(1566)@ce529c013527: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@ce529c013527: Final verdict of PTC: error SGSN_Test_0-RAN(1566)@ce529c013527: Final verdict of PTC: none 20250114125351750 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114125351750 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) 20250114125351750 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114125351750 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114125351750 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114125351750 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) 20250114125351750 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114125351750 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114125351750 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) 20250114125351750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125351750 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250114125351751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114125351751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114125351751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250114125351751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250114125351751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114125351751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250114125351751 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1567)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@ce529c013527: Final verdict of PTC: none 20250114125351758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54706<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250114125351763 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125351763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1570)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@ce529c013527: Final verdict of PTC: none -NSVCI97(1554)@ce529c013527: Final verdict of PTC: none -NSVCI98(1559)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@ce529c013527: Final verdict of PTC: none -NSVCI99(1564)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@ce529c013527: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1562)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1552)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1557)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1553): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): error (none -> error) MTC@ce529c013527: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@ce529c013527: 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_addr_itu_x213_ipv4len20 error'. Tue Jan 14 12:53:51 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250114125351900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125352402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232896) 20250114125352763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125352764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232896, count=237348) 20250114125353752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250114125353752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250114125353752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250114125353765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125353765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@ce529c013527: 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_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Tue Jan 14 12:53:54 UTC 2025 /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_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250114125354765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125354766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@ce529c013527: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250114125355491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125355493 DMM INFO MM(262420000001056/dee8841c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125355493 DMM INFO MM(262420000001056/dee8841c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125355493 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125355493 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125355493 DMM DEBUG MM_STATE_Iu(11)[0x5575bce1d8c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250114125355493 DMM DEBUG MM_STATE_Iu(11)[0x5575bce1d8c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250114125355493 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250114125355493 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20250114125355494 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20250114125355494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114125355494 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Deallocated (fsm.c:568) 20250114125355494 DMM DEBUG MM_STATE_Iu(11)[0x5575bce1d8c0]{Detached}: Deallocated (fsm.c:568) 20250114125355494 DMM DEBUG GMM(gmm_fsm)[0x5575bce1a450]{Deregistered}: Deallocated (fsm.c:568) 20250114125355494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1573)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125355538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125355538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125355538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125355538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125355538 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125355538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125355538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125355538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125355538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125355540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125355540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125355540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125355540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125355540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125355540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125355540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125355540 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125355540 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125355540 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125355540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125355540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125355540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1577)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125355543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1578)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1574)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125355550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125355550 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1579)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1578)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1583)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1582)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1583)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125355567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125355567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125355567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125355567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125355567 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125355567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125355567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125355567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125355567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1583)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125355568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125355568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125355568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125355568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125355568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125355568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125355568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125355568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125355568 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125355568 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125355568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125355568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125355568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1583)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1583)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125355570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1579)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114125355575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125355575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1582)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1587)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125355580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125355580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125355580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125355580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125355580 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125355580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125355580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125355580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125355580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125355581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125355581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125355581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125355581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125355581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125355581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125355581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125355581 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125355581 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125355581 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125355581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125355581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125355581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125355584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ce529c013527: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce529c013527: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@ce529c013527: ************************************************* SGSN_Test_0-M3UA(1590)@ce529c013527: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@ce529c013527: ************************************************* 20250114125355590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125355590 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1588)@ce529c013527: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125355767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125355767 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125355767 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125355767 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125355772 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125355773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125355791 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114125355791 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) 20250114125355791 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114125355791 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(1590)@ce529c013527: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250114125355794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125355794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114125355794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114125355794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114125355794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250114125355794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114125355794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250114125355794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125355794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114125355794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114125355794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114125355794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114125355794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114125355794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250114125355794 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250114125356610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125356610 DLM3UA 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) 20250114125356610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125356610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125356611 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250114125356611 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250114125356611 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356611 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356611 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125356611 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125356611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125356611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@ce529c013527: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@ce529c013527: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='EC235FC8'O, index=0 SGSN_Test-GSUP(1593)@ce529c013527: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@ce529c013527: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001057'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'D29F'O, rac := '64'O ("d") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1589)@ce529c013527: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)4812343 SGSN_Test_0-SCCP(1588)@ce529c013527: First idle individual index:0 SGSN_Test_0-RAN(1589)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 20250114125356853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125356853 DLM3UA 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) 20250114125356853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125356853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125356853 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125356853 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125356853 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125356853 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125356853 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d8c0]{Deregistered}: Allocated (fsm.c:456) 20250114125356853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114125356853 DMM DEBUG MM_STATE_Gb[0x5575bce0bec0]{Idle}: Allocated (fsm.c:456) 20250114125356853 DMM DEBUG MM_STATE_Iu[0x5575bce1e000]{Detached}: Allocated (fsm.c:456) 20250114125356853 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d8c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125356853 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d8c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125356853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125356853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125356853 DMM DEBUG MM(262420000001057/e451bc50) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125356853 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250114125356853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125356853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125356853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125356853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125356853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125356853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125356853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125356853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@ce529c013527: { messageType := 2, destLocRef := '496E37'O ("In7"), sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@ce529c013527: 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 := 'DDBBE156463DAAA5623EA2FC4422401B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8F00734'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F25975DC3E872512'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DA8154B2AF6E05C72E555B6D01C48F4B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '983F1D67CF8E7C6C3740D2366B824D9C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9A85F633829C26EF584A79409C90ED31'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FC4F045939E9854E'O } } } } } SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@ce529c013527: vl_len:23 SGSN_Test_0-SCCP(1588)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1588)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250114125356860 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356860 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356860 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125356860 DLM3UA 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) 20250114125356860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125356860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125356860 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125356860 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125356860 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125356860 DMM DEBUG MM(262420000001057/e451bc50) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20250114125356860 DMM NOTICE MM(262420000001057/e451bc50) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125356860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125356860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125356860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125356860 DMM DEBUG MM(262420000001057/e451bc50) Requesting authorization (sgsn_auth.c:160) 20250114125356860 DMM INFO MM(262420000001057/e451bc50) Requesting authentication tuples (sgsn_auth.c:184) 20250114125356860 DMM DEBUG MM(262420000001057/e451bc50) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125356860 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250114125356860 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@ce529c013527: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20250114125356863 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125356863 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125356863 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125356863 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125356863 DMM INFO MM(262420000001057/e451bc50) Subscriber data update (mmctx.c:445) 20250114125356863 DMM DEBUG MM(262420000001057/e451bc50) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125356863 DMM INFO MM(262420000001057/e451bc50) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125356863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125356863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125356863 DMM INFO MM(262420000001057/e451bc50) <- GMM AUTH AND CIPHERING REQ (rand = dd bb e1 56 46 3d aa a5 62 3e a2 fc 44 22 40 1b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9a 85 f6 33 82 9c 26 ef 58 4a 79 40 9c 90 ed 31 ) (gprs_gmm.c:483) 20250114125356863 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250114125356863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125356863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125356863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125356863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@ce529c013527: vl_len:37 SGSN_Test_0-SCCP(1588)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1588)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022FC4F045923094399990000105007F0290439E9854E'O 20250114125356868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125356868 DLM3UA 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) 20250114125356868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125356868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125356868 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125356868 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125356868 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125356868 DMM INFO MM(262420000001057/e451bc50) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125356868 DMM NOTICE MM(262420000001057/e451bc50) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125356868 DMM DEBUG MM(262420000001057/e451bc50) checking auth: received UMTS RES = fc 4f 04 59 39 e9 85 4e (gprs_gmm.c:666) 20250114125356868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125356868 DMM DEBUG MM(262420000001057/e451bc50) Requesting authorization (sgsn_auth.c:160) 20250114125356868 DMM INFO MM(262420000001057/e451bc50) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125356868 DMM DEBUG MM(262420000001057/e451bc50) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125356868 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250114125356868 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250114125356868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250114125356868 DMM DEBUG MM(262420000001057/e451bc50) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250114125356868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125356868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125356868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125356868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@ce529c013527: vl_len:12 SGSN_Test_0-SCCP(1588)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1588)@ce529c013527: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250114125356874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125356874 DLM3UA 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) 20250114125356874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125356874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125356874 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250114125356874 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250114125356874 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250114125356874 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250114125356874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250114125356874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250114125356874 DMM INFO MM(262420000001057/e451bc50) <- GMM ATTACH ACCEPT (new P-TMSI=0xe451bc50) (gprs_gmm.c:300) 20250114125356874 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250114125356874 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125356874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125356874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125356874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125356874 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125356874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125356874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125356874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250114125356877 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125356877 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125356877 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250114125356877 DMM INFO MM(262420000001057/e451bc50) Subscriber data update (mmctx.c:445) 20250114125356877 DMM DEBUG MM(262420000001057/e451bc50) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125356877 DMM INFO MM(262420000001057/e451bc50) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125356877 DMM NOTICE MM(262420000001057/e451bc50) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20250114125356877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125356877 DMM NOTICE MM(262420000001057/e451bc50) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125356877 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) 20250114125356877 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125356877 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250114125356877 DMM INFO MM(262420000001057/e451bc50) Subscriber data update (mmctx.c:445) 20250114125356877 DMM DEBUG MM(262420000001057/e451bc50) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@ce529c013527: vl_len:14 SGSN_Test_0-SCCP(1588)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1588)@ce529c013527: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250114125356878 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356878 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356878 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125356878 DLM3UA 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) 20250114125356878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125356878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125356878 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125356878 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125356878 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125356878 DMM INFO MM(262420000001057/e451bc50) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125356878 DMM NOTICE MM(262420000001057/e451bc50) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125356878 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d8c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125356878 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d8c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125356878 DMM DEBUG MM_STATE_Iu(13)[0x5575bce1e000]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250114125356878 DMM DEBUG MM_STATE_Iu(13)[0x5575bce1e000]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250114125356878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125356878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125356878 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356878 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356878 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125356878 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125356878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356878 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125356878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@ce529c013527: vl_len:7 SGSN_Test_0-SCCP(1588)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1588)@ce529c013527: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250114125356881 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356881 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125356881 DLM3UA 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) 20250114125356881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125356881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125356881 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250114125356881 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250114125356881 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250114125356881 DMM INFO MM(262420000001057/e451bc50) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250114125356881 DMM DEBUG MM_STATE_Iu(13)[0x5575bce1e000]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250114125356881 DMM DEBUG MM_STATE_Iu(13)[0x5575bce1e000]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250114125356881 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356881 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125356881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125356881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125356881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on local reference:0 20250114125356881 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125356881 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125356881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125356881 DLM3UA 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) 20250114125356881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125356881 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125356881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125356881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@ce529c013527: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)4812343 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@ce529c013527: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@ce529c013527: 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 := 'E451BC50'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@ce529c013527: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)15255487 SGSN_Test_0-RAN(1589)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@ce529c013527: First idle individual index:0 20250114125357082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125357082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125357082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125357082 DLM3UA 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) 20250114125357082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125357082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125357082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125357082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125357082 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125357082 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125357082 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125357082 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE451BC50) type="signalling"  (gprs_gmm.c:1944) 20250114125357082 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d8c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250114125357082 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d8c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114125357082 DMM DEBUG MM(262420000001057/e451bc50) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250114125357082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125357082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125357082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125357082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125357082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125357082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125357082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125357082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125357082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125357082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125357082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125357082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125357082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125357082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125357082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125357082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@ce529c013527: { messageType := 2, destLocRef := 'E8C7BF'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@ce529c013527: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@ce529c013527: setverdict(error): pass -> error SGSN_Test_0-RAN(1589)@ce529c013527: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@ce529c013527: Final verdict of PTC: error SGSN_Test_0-RAN(1589)@ce529c013527: Final verdict of PTC: none 20250114125357086 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114125357086 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) 20250114125357086 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114125357086 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114125357086 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114125357086 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) 20250114125357086 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114125357086 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114125357086 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) 20250114125357086 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125357086 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250114125357086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114125357086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114125357086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250114125357086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250114125357086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114125357086 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250114125357086 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1590)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@ce529c013527: Final verdict of PTC: none 20250114125357087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50714<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1593)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@ce529c013527: Final verdict of PTC: none -NSVCI97(1577)@ce529c013527: Final verdict of PTC: none -NSVCI98(1583)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@ce529c013527: Final verdict of PTC: none 20250114125357089 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125357089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1582)@ce529c013527: Final verdict of PTC: none -NSVCI99(1587)@ce529c013527: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1585)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1581)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1575)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1581): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1582): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1583): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): error (none -> error) MTC@ce529c013527: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@ce529c013527: 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_addr_itu_x213_ipv4lentoolarge error'. Tue Jan 14 12:53:57 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250114125357216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125357718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235256) 20250114125358090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125358090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=235256, count=236416) 20250114125359087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250114125359087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250114125359087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250114125359091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125359091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Tue Jan 14 12:53:59 UTC 2025 /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 20250114125400092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125400092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114125400617 DGPRS DEBUG Checking for inactive LLMEs, time = 39387439 (sgsn.c:131) MTC@ce529c013527: 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@ce529c013527: Test case TC_attach_pdp_act_pmm_idle started. 20250114125400832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125400835 DMM INFO MM(262420000001057/e451bc50) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125400835 DMM INFO MM(262420000001057/e451bc50) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125400835 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d8c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125400835 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d8c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125400835 DMM DEBUG MM_STATE_Iu(13)[0x5575bce1e000]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250114125400835 DMM DEBUG MM_STATE_Iu(13)[0x5575bce1e000]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250114125400835 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250114125400835 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20250114125400835 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20250114125400835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114125400835 DMM DEBUG MM_STATE_Gb[0x5575bce0bec0]{Idle}: Deallocated (fsm.c:568) 20250114125400835 DMM DEBUG MM_STATE_Iu(13)[0x5575bce1e000]{Detached}: Deallocated (fsm.c:568) 20250114125400835 DMM DEBUG GMM(gmm_fsm)[0x5575bce1d8c0]{Deregistered}: Deallocated (fsm.c:568) 20250114125400835 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1596)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125400876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125400876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125400876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125400876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125400876 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125400876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125400876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125400876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125400876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125400876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125400876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125400876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125400877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125400877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125400877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125400877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125400877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125400877 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125400877 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125400877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125400877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125400877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125400879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1601)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1597)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125400884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125400884 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1606)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1606)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125400896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125400896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125400896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125400896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125400896 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125400896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125400896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125400896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125400896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1605)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1606)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125400897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125400897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125400897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125400897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125400897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125400897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125400897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125400897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125400897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125400897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125400897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125400897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125400897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1606)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1606)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125400900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250114125400904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125400904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1605)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1603)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1610)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125400909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125400909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125400909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125400909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125400909 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125400909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125400909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125400909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125400909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125400910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125400910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125400910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125400910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125400910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125400910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125400910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125400910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125400910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125400910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125400910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125400910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125400910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1610)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125400912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ce529c013527: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@ce529c013527: ************************************************* SGSN_Test_0-M3UA(1613)@ce529c013527: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@ce529c013527: ************************************************* MTC@ce529c013527: Starting RAN_Emulation SGSN_Test_0-SCCP(1611)@ce529c013527: v_sccp_pdu_maxlen:268 20250114125400917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125400917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1609)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125401093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125401093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125401093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125401093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125401097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125401099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125401117 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114125401117 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) 20250114125401117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114125401117 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(1613)@ce529c013527: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250114125401120 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125401120 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114125401120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114125401120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114125401120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250114125401120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114125401120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250114125401121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125401121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114125401121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114125401121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114125401121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114125401121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114125401121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250114125401122 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250114125401929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125401929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125401929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125401929 DLM3UA 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) 20250114125401929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125401929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125401929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125401929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125401929 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250114125401929 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250114125401930 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125401930 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125401930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125401930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125401930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125401930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125401930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125401930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@ce529c013527: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@ce529c013527: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='D3BE8C0E'O, index=0 SGSN_Test-GSUP(1616)@ce529c013527: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@ce529c013527: 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 := '27FF'O, rac := 'D0'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1612)@ce529c013527: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)9536918 SGSN_Test_0-SCCP(1611)@ce529c013527: First idle individual index:0 SGSN_Test_0-RAN(1612)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 20250114125402161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125402161 DLM3UA 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) 20250114125402161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125402161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125402161 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125402161 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125402161 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125402161 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125402161 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e000]{Deregistered}: Allocated (fsm.c:456) 20250114125402161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114125402161 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Allocated (fsm.c:456) 20250114125402161 DMM DEBUG MM_STATE_Iu[0x5575bce1e470]{Detached}: Allocated (fsm.c:456) 20250114125402161 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e000]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125402161 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e000]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125402161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125402161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125402161 DMM DEBUG MM(262420000001005/f785c554) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125402161 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250114125402161 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402161 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125402161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125402161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125402161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125402161 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402161 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125402161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125402161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125402161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@ce529c013527: { messageType := 2, destLocRef := '918596'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@ce529c013527: 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 := '9FC96977C81096C902A65FF11033502D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5DABF788'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3A363993E47E62EF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6D4A518AB7681C5526AE01A1304138AD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4F0A69662C545C1F48E66A5246969BEF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9C907957A167DB5E2A0AC85F50F54D5A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '514D3E5A120AC345'O } } } } } SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@ce529c013527: vl_len:23 SGSN_Test_0-SCCP(1611)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1611)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250114125402166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125402166 DLM3UA 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) 20250114125402166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125402166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125402167 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125402167 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125402167 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125402167 DMM DEBUG MM(262420000001005/f785c554) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20250114125402167 DMM NOTICE MM(262420000001005/f785c554) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125402167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125402167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125402167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125402167 DMM DEBUG MM(262420000001005/f785c554) Requesting authorization (sgsn_auth.c:160) 20250114125402167 DMM INFO MM(262420000001005/f785c554) Requesting authentication tuples (sgsn_auth.c:184) 20250114125402167 DMM DEBUG MM(262420000001005/f785c554) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125402167 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250114125402167 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(1616)@ce529c013527: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@ce529c013527: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20250114125402168 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125402168 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125402168 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125402168 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125402168 DMM INFO MM(262420000001005/f785c554) Subscriber data update (mmctx.c:445) 20250114125402168 DMM DEBUG MM(262420000001005/f785c554) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125402168 DMM INFO MM(262420000001005/f785c554) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125402168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125402168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125402168 DMM INFO MM(262420000001005/f785c554) <- GMM AUTH AND CIPHERING REQ (rand = 9f c9 69 77 c8 10 96 c9 02 a6 5f f1 10 33 50 2d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9c 90 79 57 a1 67 db 5e 2a 0a c8 5f 50 f5 4d 5a ) (gprs_gmm.c:483) 20250114125402168 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250114125402168 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402168 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125402168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125402168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125402168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@ce529c013527: vl_len:37 SGSN_Test_0-SCCP(1611)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1611)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22514D3E5A23094399990000100005F02904120AC345'O 20250114125402172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125402172 DLM3UA 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) 20250114125402172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125402172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125402172 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125402172 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125402172 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125402172 DMM INFO MM(262420000001005/f785c554) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125402172 DMM NOTICE MM(262420000001005/f785c554) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125402172 DMM DEBUG MM(262420000001005/f785c554) checking auth: received UMTS RES = 51 4d 3e 5a 12 0a c3 45 (gprs_gmm.c:666) 20250114125402172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125402172 DMM DEBUG MM(262420000001005/f785c554) Requesting authorization (sgsn_auth.c:160) 20250114125402172 DMM INFO MM(262420000001005/f785c554) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125402172 DMM DEBUG MM(262420000001005/f785c554) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125402172 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250114125402172 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) 20250114125402172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250114125402172 DMM DEBUG MM(262420000001005/f785c554) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250114125402172 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125402172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125402172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125402172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@ce529c013527: vl_len:12 SGSN_Test_0-SCCP(1611)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1611)@ce529c013527: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250114125402176 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125402176 DLM3UA 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) 20250114125402176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125402176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125402176 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250114125402176 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250114125402176 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250114125402176 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250114125402176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250114125402176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250114125402176 DMM INFO MM(262420000001005/f785c554) <- GMM ATTACH ACCEPT (new P-TMSI=0xf785c554) (gprs_gmm.c:300) 20250114125402176 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250114125402176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125402176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125402176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125402176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125402176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125402176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125402176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125402176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250114125402178 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125402178 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125402178 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250114125402178 DMM INFO MM(262420000001005/f785c554) Subscriber data update (mmctx.c:445) 20250114125402178 DMM DEBUG MM(262420000001005/f785c554) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125402178 DMM INFO MM(262420000001005/f785c554) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125402178 DMM NOTICE MM(262420000001005/f785c554) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20250114125402178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125402178 DMM NOTICE MM(262420000001005/f785c554) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125402178 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) 20250114125402179 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125402179 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250114125402179 DMM INFO MM(262420000001005/f785c554) Subscriber data update (mmctx.c:445) 20250114125402179 DMM DEBUG MM(262420000001005/f785c554) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@ce529c013527: vl_len:14 SGSN_Test_0-SCCP(1611)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1611)@ce529c013527: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250114125402180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125402180 DLM3UA 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) 20250114125402180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125402180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125402180 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125402180 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125402180 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125402180 DMM INFO MM(262420000001005/f785c554) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125402180 DMM NOTICE MM(262420000001005/f785c554) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125402180 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e000]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125402180 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e000]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125402180 DMM DEBUG MM_STATE_Iu(15)[0x5575bce1e470]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250114125402180 DMM DEBUG MM_STATE_Iu(15)[0x5575bce1e470]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250114125402180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125402180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125402180 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125402180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125402180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125402180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@ce529c013527: vl_len:7 SGSN_Test_0-SCCP(1611)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1611)@ce529c013527: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250114125402182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125402182 DLM3UA 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) 20250114125402182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125402182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125402182 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250114125402182 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250114125402182 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250114125402182 DMM INFO MM(262420000001005/f785c554) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250114125402182 DMM DEBUG MM_STATE_Iu(15)[0x5575bce1e470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250114125402182 DMM DEBUG MM_STATE_Iu(15)[0x5575bce1e470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250114125402182 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402182 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125402182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125402182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125402182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on local reference:0 20250114125402183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125402183 DLM3UA 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) 20250114125402183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125402183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@ce529c013527: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)9536918 TC_attach_pdp_act_pmm_idle(1618)@ce529c013527: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@ce529c013527: 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 := 'F785C554'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@ce529c013527: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)11909633 SGSN_Test_0-RAN(1612)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@ce529c013527: First idle individual index:0 20250114125402390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125402390 DLM3UA 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) 20250114125402390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125402390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125402391 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125402391 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125402391 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125402391 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF785C554) type="signalling"  (gprs_gmm.c:1944) 20250114125402391 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e000]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250114125402391 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e000]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114125402391 DMM DEBUG MM(262420000001005/f785c554) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250114125402391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125402391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125402391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125402391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125402391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125402391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125402391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125402391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125402392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125402392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125402392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@ce529c013527: { messageType := 2, destLocRef := 'B5BA01'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@ce529c013527: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1618)@ce529c013527: setverdict(error): pass -> error TC_attach_pdp_act_pmm_idle(1618)@ce529c013527: Final verdict of PTC: error SGSN_Test_0-RAN(1612)@ce529c013527: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1612)@ce529c013527: Final verdict of PTC: none 20250114125402409 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114125402409 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) 20250114125402409 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114125402409 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114125402409 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114125402409 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) 20250114125402409 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114125402409 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114125402409 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) 20250114125402409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125402409 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250114125402409 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114125402409 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114125402409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250114125402409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250114125402409 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114125402409 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250114125402409 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1613)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@ce529c013527: Final verdict of PTC: none 20250114125402419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50724<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1616)@ce529c013527: Final verdict of PTC: none 20250114125402426 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125402426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1600)@ce529c013527: Final verdict of PTC: none -NSVCI98(1606)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1603)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1605)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@ce529c013527: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@ce529c013527: Final verdict of PTC: none -NSVCI99(1610)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1598)@ce529c013527: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1604)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1608)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1603): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1604): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1605): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1606): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): error (none -> error) MTC@ce529c013527: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@ce529c013527: 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 error'. Tue Jan 14 12:54:02 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250114125402586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125403087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234676) 20250114125403427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125403427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=234676, count=235836) 20250114125404409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250114125404409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250114125404410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250114125404428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125404428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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 error' was executed successfully (exit status: 0). MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Tue Jan 14 12:54:05 UTC 2025 /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 20250114125405429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125405430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_pmm_idle_rx_mt_data started. 20250114125406182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125406185 DMM INFO MM(262420000001005/f785c554) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125406185 DMM INFO MM(262420000001005/f785c554) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125406185 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e000]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125406185 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e000]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125406185 DMM DEBUG MM_STATE_Iu(15)[0x5575bce1e470]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250114125406185 DMM DEBUG MM_STATE_Iu(15)[0x5575bce1e470]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250114125406186 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250114125406186 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) 20250114125406186 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) 20250114125406186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114125406186 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Deallocated (fsm.c:568) 20250114125406186 DMM DEBUG MM_STATE_Iu(15)[0x5575bce1e470]{Detached}: Deallocated (fsm.c:568) 20250114125406186 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e000]{Deregistered}: Deallocated (fsm.c:568) 20250114125406186 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1619)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125406227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125406227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125406227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125406227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125406227 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125406227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125406227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125406227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125406227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125406228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125406228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125406228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125406228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125406228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125406228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125406228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125406228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125406228 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125406228 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125406228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125406228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125406228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125406231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125406236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125406236 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1622)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125406244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125406244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125406244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125406244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125406244 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125406244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125406244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125406244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125406244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125406244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125406244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125406244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125406244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125406244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125406244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125406244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125406244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125406244 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125406244 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125406244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125406245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125406245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1628)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125406247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125406252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125406252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125406261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125406261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125406261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125406261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125406261 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125406261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125406261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125406261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125406261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125406262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125406262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125406262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125406262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125406262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125406262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125406262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125406262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125406262 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125406262 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125406262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125406262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125406262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125406264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ce529c013527: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ce529c013527: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@ce529c013527: ************************************************* SGSN_Test_0-M3UA(1636)@ce529c013527: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@ce529c013527: ************************************************* 20250114125406269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125406269 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1634)@ce529c013527: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1632)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125406431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125406431 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125406431 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125406431 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125406435 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20250114125406436 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1638)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125406470 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114125406470 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) 20250114125406470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114125406470 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(1636)@ce529c013527: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250114125406476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125406476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114125406476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114125406476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114125406476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250114125406476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114125406476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250114125406478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125406478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114125406478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114125406478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114125406478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114125406478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114125406478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250114125406478 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250114125407289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125407289 DLM3UA 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) 20250114125407289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125407289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125407290 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250114125407290 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250114125407290 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407290 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125407290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125407290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125407290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@ce529c013527: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@ce529c013527: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='E7FF99AD'O, index=0 SGSN_Test-GSUP(1639)@ce529c013527: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@ce529c013527: 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 := '5D9C'O, rac := '7D'O ("}") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1635)@ce529c013527: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)8663717 SGSN_Test_0-SCCP(1634)@ce529c013527: First idle individual index:0 SGSN_Test_0-RAN(1635)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 20250114125407525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125407525 DLM3UA 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) 20250114125407525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125407525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125407526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125407526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125407526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125407526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125407526 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125407526 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125407526 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125407526 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125407526 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e470]{Deregistered}: Allocated (fsm.c:456) 20250114125407526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Allocated (fsm.c:456) 20250114125407526 DMM DEBUG MM_STATE_Gb[0x5575bce0bec0]{Idle}: Allocated (fsm.c:456) 20250114125407526 DMM DEBUG MM_STATE_Iu[0x5575bce1b3a0]{Detached}: Allocated (fsm.c:456) 20250114125407526 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e470]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125407526 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e470]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125407526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125407526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125407526 DMM DEBUG MM(262420000001007/cc9ff1d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125407526 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250114125407526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125407526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125407526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125407526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@ce529c013527: { messageType := 2, destLocRef := '8432A5'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@ce529c013527: 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 := '13EC629455660DBC3B3C743EA50E1C7B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C217F2C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE9B4F302DA795EA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '02DF17DEF56AC75EB396B42B966D20DE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3BF9183A5E3F5D790E1A4B3BEDF4EAEF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '107E4E530B75C3D01F761E36CC30212B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '65914319DDF8C411'O } } } } } SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@ce529c013527: vl_len:23 SGSN_Test_0-SCCP(1634)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1634)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250114125407532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125407532 DLM3UA 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) 20250114125407532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125407532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125407532 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125407532 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125407532 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125407532 DMM DEBUG MM(262420000001007/cc9ff1d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20250114125407532 DMM NOTICE MM(262420000001007/cc9ff1d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125407532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125407532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125407532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125407532 DMM DEBUG MM(262420000001007/cc9ff1d7) Requesting authorization (sgsn_auth.c:160) 20250114125407532 DMM INFO MM(262420000001007/cc9ff1d7) Requesting authentication tuples (sgsn_auth.c:184) 20250114125407532 DMM DEBUG MM(262420000001007/cc9ff1d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125407532 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250114125407532 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(1639)@ce529c013527: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@ce529c013527: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20250114125407533 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125407533 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125407533 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125407533 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125407533 DMM INFO MM(262420000001007/cc9ff1d7) Subscriber data update (mmctx.c:445) 20250114125407533 DMM DEBUG MM(262420000001007/cc9ff1d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125407533 DMM INFO MM(262420000001007/cc9ff1d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125407533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125407533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125407533 DMM INFO MM(262420000001007/cc9ff1d7) <- GMM AUTH AND CIPHERING REQ (rand = 13 ec 62 94 55 66 0d bc 3b 3c 74 3e a5 0e 1c 7b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 10 7e 4e 53 0b 75 c3 d0 1f 76 1e 36 cc 30 21 2b ) (gprs_gmm.c:483) 20250114125407533 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250114125407533 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407533 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125407533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125407533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125407533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@ce529c013527: vl_len:37 SGSN_Test_0-SCCP(1634)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1634)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A226591431923094399990000100007F02904DDF8C411'O 20250114125407536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125407536 DLM3UA 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) 20250114125407536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125407536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125407536 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125407536 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125407536 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125407536 DMM INFO MM(262420000001007/cc9ff1d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125407536 DMM NOTICE MM(262420000001007/cc9ff1d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125407536 DMM DEBUG MM(262420000001007/cc9ff1d7) checking auth: received UMTS RES = 65 91 43 19 dd f8 c4 11 (gprs_gmm.c:666) 20250114125407536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125407536 DMM DEBUG MM(262420000001007/cc9ff1d7) Requesting authorization (sgsn_auth.c:160) 20250114125407536 DMM INFO MM(262420000001007/cc9ff1d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125407536 DMM DEBUG MM(262420000001007/cc9ff1d7) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125407536 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250114125407536 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) 20250114125407536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250114125407536 DMM DEBUG MM(262420000001007/cc9ff1d7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250114125407536 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407536 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125407536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125407536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125407536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@ce529c013527: vl_len:12 SGSN_Test_0-SCCP(1634)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1634)@ce529c013527: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250114125407540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407540 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125407540 DLM3UA 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) 20250114125407540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125407540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125407540 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250114125407540 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250114125407540 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250114125407540 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250114125407540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250114125407540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250114125407540 DMM INFO MM(262420000001007/cc9ff1d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc9ff1d7) (gprs_gmm.c:300) 20250114125407540 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250114125407540 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407540 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125407540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125407540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125407540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125407540 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407540 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125407540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125407540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125407540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250114125407542 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125407542 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125407542 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250114125407542 DMM INFO MM(262420000001007/cc9ff1d7) Subscriber data update (mmctx.c:445) 20250114125407542 DMM DEBUG MM(262420000001007/cc9ff1d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125407542 DMM INFO MM(262420000001007/cc9ff1d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125407542 DMM NOTICE MM(262420000001007/cc9ff1d7) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20250114125407542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125407542 DMM NOTICE MM(262420000001007/cc9ff1d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125407542 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) 20250114125407542 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125407542 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250114125407542 DMM INFO MM(262420000001007/cc9ff1d7) Subscriber data update (mmctx.c:445) 20250114125407542 DMM DEBUG MM(262420000001007/cc9ff1d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@ce529c013527: vl_len:14 SGSN_Test_0-SCCP(1634)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1634)@ce529c013527: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250114125407543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125407543 DLM3UA 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) 20250114125407543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125407543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125407543 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125407543 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125407543 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125407543 DMM INFO MM(262420000001007/cc9ff1d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125407543 DMM NOTICE MM(262420000001007/cc9ff1d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125407543 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e470]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125407543 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e470]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125407543 DMM DEBUG MM_STATE_Iu(17)[0x5575bce1b3a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250114125407543 DMM DEBUG MM_STATE_Iu(17)[0x5575bce1b3a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250114125407543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125407543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125407543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125407543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125407543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125407543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@ce529c013527: vl_len:7 SGSN_Test_0-SCCP(1634)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1634)@ce529c013527: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250114125407546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407546 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125407546 DLM3UA 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) 20250114125407546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125407546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125407546 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250114125407546 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250114125407546 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250114125407546 DMM INFO MM(262420000001007/cc9ff1d7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250114125407546 DMM DEBUG MM_STATE_Iu(17)[0x5575bce1b3a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250114125407546 DMM DEBUG MM_STATE_Iu(17)[0x5575bce1b3a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250114125407546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125407546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125407546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125407546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on local reference:0 20250114125407546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407546 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407546 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125407546 DLM3UA 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) 20250114125407546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125407546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@ce529c013527: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)8663717 TC_pmm_idle_rx_mt_data(1641)@ce529c013527: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@ce529c013527: 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 := 'CC9FF1D7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@ce529c013527: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)10896022 SGSN_Test_0-RAN(1635)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@ce529c013527: First idle individual index:0 20250114125407750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125407750 DLM3UA 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) 20250114125407750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125407750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125407751 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125407751 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125407751 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125407751 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCC9FF1D7) type="signalling"  (gprs_gmm.c:1944) 20250114125407751 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e470]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250114125407751 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e470]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114125407751 DMM DEBUG MM(262420000001007/cc9ff1d7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250114125407751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125407751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125407752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125407752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125407752 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125407752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125407752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125407752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125407752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125407752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125407752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@ce529c013527: { messageType := 2, destLocRef := 'A64296'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@ce529c013527: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1641)@ce529c013527: setverdict(error): pass -> error SGSN_Test_0-RAN(1635)@ce529c013527: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1641)@ce529c013527: Final verdict of PTC: error SGSN_Test_0-RAN(1635)@ce529c013527: Final verdict of PTC: none 20250114125407769 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114125407769 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) 20250114125407769 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114125407769 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114125407769 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114125407769 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) 20250114125407769 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114125407769 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114125407769 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) 20250114125407769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125407769 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250114125407769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114125407769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114125407769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250114125407769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250114125407769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114125407769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250114125407769 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1636)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@ce529c013527: Final verdict of PTC: none 20250114125407776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59334<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1639)@ce529c013527: Final verdict of PTC: none -NSVCI99(1633)@ce529c013527: Final verdict of PTC: none -NSVCI97(1623)@ce529c013527: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@ce529c013527: Final verdict of PTC: none -NSVCI98(1628)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@ce529c013527: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@ce529c013527: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1622)@ce529c013527: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1621)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1631)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1626)@ce529c013527: Final verdict of PTC: none20250114125407794 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125407794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(1640)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): error (none -> error) MTC@ce529c013527: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@ce529c013527: 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 error'. Tue Jan 14 12:54:07 UTC 2025 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250114125407944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125408446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231052) 20250114125408796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125408796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231052, count=235504) 20250114125409770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250114125409770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250114125409770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250114125409797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125409797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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 error' was executed successfully (exit status: 0). MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Tue Jan 14 12:54:10 UTC 2025 /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 20250114125410798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125410798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_update_ctx_err_ind_from_ggsn started. 20250114125411529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125411532 DMM INFO MM(262420000001007/cc9ff1d7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125411532 DMM INFO MM(262420000001007/cc9ff1d7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125411532 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e470]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125411532 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e470]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125411532 DMM DEBUG MM_STATE_Iu(17)[0x5575bce1b3a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250114125411532 DMM DEBUG MM_STATE_Iu(17)[0x5575bce1b3a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250114125411533 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250114125411533 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) 20250114125411533 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) 20250114125411533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce133a0]{Init}: Deallocated (fsm.c:568) 20250114125411533 DMM DEBUG MM_STATE_Gb[0x5575bce0bec0]{Idle}: Deallocated (fsm.c:568) 20250114125411533 DMM DEBUG MM_STATE_Iu(17)[0x5575bce1b3a0]{Detached}: Deallocated (fsm.c:568) 20250114125411533 DMM DEBUG GMM(gmm_fsm)[0x5575bce1e470]{Deregistered}: Deallocated (fsm.c:568) 20250114125411533 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1642)@ce529c013527: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@ce529c013527: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125411584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125411584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125411584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125411584 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125411584 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125411584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125411584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125411584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125411584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@ce529c013527: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125411584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125411584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125411584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125411584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125411584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125411584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125411584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125411584 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125411584 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250114125411584 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125411584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1646)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250114125411585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125411585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@ce529c013527: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125411586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1647)@ce529c013527: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125411591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125411591 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@ce529c013527: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@ce529c013527: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125411601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250114125411601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125411601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125411601 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125411601 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250114125411601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125411601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125411601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125411601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@ce529c013527: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125411602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125411602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125411602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125411602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125411602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125411602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125411602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125411602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125411602 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250114125411602 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125411602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125411602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125411602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1651)@ce529c013527: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125411604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@ce529c013527: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1648)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250114125411610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5575bce0db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125411610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@ce529c013527: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@ce529c013527: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@ce529c013527: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@ce529c013527: Provider Link came up: sending NS-RESET 20250114125411619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250114125411619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125411619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125411619 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125411619 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250114125411619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125411619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125411619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125411619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@ce529c013527: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250114125411620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125411620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125411620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125411621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250114125411621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250114125411621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250114125411621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250114125411621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125411621 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250114125411621 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250114125411621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250114125411621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250114125411621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@ce529c013527: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@ce529c013527: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250114125411623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@ce529c013527: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@ce529c013527: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ce529c013527: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1659)@ce529c013527: ************************************************* SGSN_Test_0-M3UA(1659)@ce529c013527: M3UA emulation initiated, the test can be started MTC@ce529c013527: Starting RAN_Emulation SGSN_Test_0-M3UA(1659)@ce529c013527: ************************************************* 20250114125411627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5575bce10240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250114125411627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1657)@ce529c013527: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@ce529c013527: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250114125411800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125411800 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20250114125411800 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20250114125411800 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@ce529c013527: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250114125411804 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250114125411805 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@ce529c013527: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@ce529c013527: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@ce529c013527: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250114125411828 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20250114125411828 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) 20250114125411828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20250114125411828 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(1659)@ce529c013527: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250114125411832 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125411832 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20250114125411833 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20250114125411833 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20250114125411833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20250114125411833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20250114125411833 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20250114125411834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125411834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20250114125411834 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20250114125411834 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20250114125411834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20250114125411834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20250114125411834 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20250114125411834 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20250114125412649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412649 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125412649 DLM3UA 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) 20250114125412649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125412649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125412650 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250114125412650 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250114125412650 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125412650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125412650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125412650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@ce529c013527: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@ce529c013527: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='F14A204B'O, index=0 SGSN_Test-GSUP(1662)@ce529c013527: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@ce529c013527: 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 := '7503'O, rac := '98'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1658)@ce529c013527: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)5150804 SGSN_Test_0-SCCP(1657)@ce529c013527: First idle individual index:0 SGSN_Test_0-RAN(1658)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 20250114125412893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125412893 DLM3UA 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) 20250114125412893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125412893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125412893 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125412893 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125412893 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125412893 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20250114125412893 DMM DEBUG GMM(gmm_fsm)[0x5575bce1b3a0]{Deregistered}: Allocated (fsm.c:456) 20250114125412893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Allocated (fsm.c:456) 20250114125412893 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Allocated (fsm.c:456) 20250114125412893 DMM DEBUG MM_STATE_Iu[0x5575bce1fa70]{Detached}: Allocated (fsm.c:456) 20250114125412893 DMM DEBUG GMM(gmm_fsm)[0x5575bce1b3a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20250114125412893 DMM DEBUG GMM(gmm_fsm)[0x5575bce1b3a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250114125412893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20250114125412893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250114125412893 DMM DEBUG MM(262420000001004/d0bcfea3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20250114125412893 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250114125412893 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125412894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125412894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125412894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125412894 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125412894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125412894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125412894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@ce529c013527: { messageType := 2, destLocRef := '4E9854'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@ce529c013527: 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 := 'D029930CAD0DFEB462AABD753DCF5979'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1651C368'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21AC5E1C44F79E74'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '70084FB369F5D0B601B8CCDE2F3BEF9F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E2BE0C69AFAE352BF546101AE60A1FCA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8666E25BFA9ADB7F8719662459CA1116'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1DD93EA27668BCAB'O } } } } } SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@ce529c013527: vl_len:23 SGSN_Test_0-SCCP(1657)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1657)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250114125412910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125412910 DLM3UA 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) 20250114125412910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125412910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125412910 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125412910 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125412910 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125412910 DMM DEBUG MM(262420000001004/d0bcfea3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20250114125412910 DMM NOTICE MM(262420000001004/d0bcfea3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250114125412910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20250114125412910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250114125412910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250114125412910 DMM DEBUG MM(262420000001004/d0bcfea3) Requesting authorization (sgsn_auth.c:160) 20250114125412910 DMM INFO MM(262420000001004/d0bcfea3) Requesting authentication tuples (sgsn_auth.c:184) 20250114125412910 DMM DEBUG MM(262420000001004/d0bcfea3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250114125412910 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250114125412910 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(1662)@ce529c013527: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@ce529c013527: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20250114125412914 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250114125412914 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250114125412914 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250114125412914 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250114125412914 DMM INFO MM(262420000001004/d0bcfea3) Subscriber data update (mmctx.c:445) 20250114125412914 DMM DEBUG MM(262420000001004/d0bcfea3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250114125412914 DMM INFO MM(262420000001004/d0bcfea3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250114125412914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20250114125412914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250114125412914 DMM INFO MM(262420000001004/d0bcfea3) <- GMM AUTH AND CIPHERING REQ (rand = d0 29 93 0c ad 0d fe b4 62 aa bd 75 3d cf 59 79 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 86 66 e2 5b fa 9a db 7f 87 19 66 24 59 ca 11 16 ) (gprs_gmm.c:483) 20250114125412914 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250114125412914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125412914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125412914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125412914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@ce529c013527: vl_len:37 SGSN_Test_0-SCCP(1657)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1657)@ce529c013527: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C221DD93EA223094399990000100004F029047668BCAB'O 20250114125412923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125412923 DLM3UA 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) 20250114125412923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125412923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125412924 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125412924 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125412924 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125412924 DMM INFO MM(262420000001004/d0bcfea3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20250114125412924 DMM NOTICE MM(262420000001004/d0bcfea3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250114125412924 DMM DEBUG MM(262420000001004/d0bcfea3) checking auth: received UMTS RES = 1d d9 3e a2 76 68 bc ab (gprs_gmm.c:666) 20250114125412924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20250114125412924 DMM DEBUG MM(262420000001004/d0bcfea3) Requesting authorization (sgsn_auth.c:160) 20250114125412924 DMM INFO MM(262420000001004/d0bcfea3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250114125412924 DMM DEBUG MM(262420000001004/d0bcfea3) Requesting subscriber data update (gprs_subscriber.c:894) 20250114125412924 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250114125412924 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) 20250114125412924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250114125412924 DMM DEBUG MM(262420000001004/d0bcfea3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250114125412924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125412924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125412924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125412924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@ce529c013527: vl_len:12 SGSN_Test_0-SCCP(1657)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1657)@ce529c013527: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250114125412932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125412932 DLM3UA 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) 20250114125412932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125412932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125412932 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250114125412932 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250114125412932 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250114125412932 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250114125412932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20250114125412932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250114125412932 DMM INFO MM(262420000001004/d0bcfea3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0bcfea3) (gprs_gmm.c:300) 20250114125412932 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250114125412932 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412932 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125412932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125412932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125412932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125412932 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412932 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125412932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125412932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125412932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250114125412937 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250114125412937 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250114125412937 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250114125412937 DMM INFO MM(262420000001004/d0bcfea3) Subscriber data update (mmctx.c:445) 20250114125412937 DMM DEBUG MM(262420000001004/d0bcfea3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250114125412937 DMM INFO MM(262420000001004/d0bcfea3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250114125412937 DMM NOTICE MM(262420000001004/d0bcfea3) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20250114125412937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20250114125412937 DMM NOTICE MM(262420000001004/d0bcfea3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250114125412937 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) 20250114125412938 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250114125412938 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250114125412938 DMM INFO MM(262420000001004/d0bcfea3) Subscriber data update (mmctx.c:445) 20250114125412938 DMM DEBUG MM(262420000001004/d0bcfea3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@ce529c013527: vl_len:14 SGSN_Test_0-SCCP(1657)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1657)@ce529c013527: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250114125412941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412941 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125412941 DLM3UA 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) 20250114125412941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125412941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125412941 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250114125412941 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250114125412941 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250114125412941 DMM INFO MM(262420000001004/d0bcfea3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20250114125412941 DMM NOTICE MM(262420000001004/d0bcfea3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250114125412941 DMM DEBUG GMM(gmm_fsm)[0x5575bce1b3a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20250114125412941 DMM DEBUG GMM(gmm_fsm)[0x5575bce1b3a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250114125412941 DMM DEBUG MM_STATE_Iu(19)[0x5575bce1fa70]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20250114125412941 DMM DEBUG MM_STATE_Iu(19)[0x5575bce1fa70]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20250114125412941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20250114125412941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250114125412941 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412941 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125412941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125412941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125412941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@ce529c013527: vl_len:7 SGSN_Test_0-SCCP(1657)@ce529c013527: vl_from0 SGSN_Test_0-SCCP(1657)@ce529c013527: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250114125412947 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412947 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412947 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125412947 DLM3UA 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) 20250114125412947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125412947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125412947 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250114125412947 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250114125412947 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250114125412947 DMM INFO MM(262420000001004/d0bcfea3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20250114125412947 DMM DEBUG MM_STATE_Iu(19)[0x5575bce1fa70]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20250114125412947 DMM DEBUG MM_STATE_Iu(19)[0x5575bce1fa70]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20250114125412947 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412947 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125412947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125412947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125412947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on local reference:0 20250114125412948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125412948 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125412948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125412948 DLM3UA 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) 20250114125412948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125412948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125412948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125412948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@ce529c013527: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)5150804 TC_update_ctx_err_ind_from_ggsn(1664)@ce529c013527: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@ce529c013527: 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 := 'D0BCFEA3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@ce529c013527: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)5448600 SGSN_Test_0-RAN(1658)@ce529c013527: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@ce529c013527: First idle individual index:0 20250114125413150 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125413150 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125413150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20250114125413150 DLM3UA 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) 20250114125413150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125413150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125413150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20250114125413150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125413151 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250114125413151 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250114125413151 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250114125413151 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD0BCFEA3) type="signalling"  (gprs_gmm.c:1944) 20250114125413151 DMM DEBUG GMM(gmm_fsm)[0x5575bce1b3a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20250114125413151 DMM DEBUG GMM(gmm_fsm)[0x5575bce1b3a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250114125413151 DMM DEBUG MM(262420000001004/d0bcfea3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20250114125413151 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125413152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125413152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125413152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125413152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125413152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125413152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125413152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20250114125413152 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125413152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20250114125413152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20250114125413152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20250114125413152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20250114125413152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20250114125413152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20250114125413152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@ce529c013527: { messageType := 2, destLocRef := '532398'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@ce529c013527: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@ce529c013527: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@ce529c013527: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1664)@ce529c013527: setverdict(error): pass -> error SGSN_Test_0-RAN(1658)@ce529c013527: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1664)@ce529c013527: Final verdict of PTC: error SGSN_Test_0-RAN(1658)@ce529c013527: Final verdict of PTC: none 20250114125413167 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250114125413167 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) 20250114125413167 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20250114125413167 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20250114125413167 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250114125413167 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) 20250114125413168 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20250114125413168 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20250114125413168 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) 20250114125413168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20250114125413168 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20250114125413168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20250114125413168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20250114125413168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20250114125413168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20250114125413168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20250114125413168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20250114125413168 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1659)@ce529c013527: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@ce529c013527: Final verdict of PTC: none 20250114125413172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1662)@ce529c013527: Final verdict of PTC: none 20250114125413179 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20250114125413179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1651)@ce529c013527: Final verdict of PTC: none -NSVCI97(1646)@ce529c013527: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@ce529c013527: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@ce529c013527: Final verdict of PTC: none -NSVCI99(1656)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@ce529c013527: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@ce529c013527: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@ce529c013527: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@ce529c013527: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@ce529c013527: Final verdict of PTC: none -NSVCI99-provIP(1654)@ce529c013527: Final verdict of PTC: none -NSVCI98-provIP(1649)@ce529c013527: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@ce529c013527: Final verdict of PTC: none -NSVCI97-provIP(1644)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: none MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@ce529c013527: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@ce529c013527: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@ce529c013527: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): error (none -> error) MTC@ce529c013527: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@ce529c013527: 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 error'. Tue Jan 14 12:54:13 UTC 2025 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250114125413311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125413815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41878<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=197396) 20250114125414179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125414180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=197396, count=235144) 20250114125415168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20250114125415169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20250114125415169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20250114125415181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125415181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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 error' was executed successfully (exit status: 0). MC@ce529c013527: Test execution finished. MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Tue Jan 14 12:54:15 UTC 2025 /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 20250114125416182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125416182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_NS_connect_alive started. 20250114125416869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125416870 DMM INFO MM(262420000001004/d0bcfea3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20250114125416870 DMM INFO MM(262420000001004/d0bcfea3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250114125416870 DMM DEBUG GMM(gmm_fsm)[0x5575bce1b3a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250114125416870 DMM DEBUG GMM(gmm_fsm)[0x5575bce1b3a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250114125416870 DMM DEBUG MM_STATE_Iu(19)[0x5575bce1fa70]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250114125416870 DMM DEBUG MM_STATE_Iu(19)[0x5575bce1fa70]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20250114125416870 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250114125416870 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) 20250114125416870 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) 20250114125416870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5575bce0bec0]{Init}: Deallocated (fsm.c:568) 20250114125416870 DMM DEBUG MM_STATE_Gb[0x5575bce133a0]{Idle}: Deallocated (fsm.c:568) 20250114125416870 DMM DEBUG MM_STATE_Iu(19)[0x5575bce1fa70]{Detached}: Deallocated (fsm.c:568) 20250114125416870 DMM DEBUG GMM(gmm_fsm)[0x5575bce1b3a0]{Deregistered}: Deallocated (fsm.c:568) 20250114125416870 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250114125416879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250114125416879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250114125416879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250114125417183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125417183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: setverdict(pass): none -> pass MTC@ce529c013527: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250114125417882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41884<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: pass MTC@ce529c013527: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@ce529c013527: Test case TC_NS_connect_alive finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Tue Jan 14 12:54:17 UTC 2025 ====== 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 20250114125417905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125418184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125418184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114125418406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13392) 20250114125419185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125419185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=13392, count=14552) 20250114125420186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125420186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Tue Jan 14 12:54:20 UTC 2025 /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 20250114125421188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125421188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: 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@ce529c013527: Test case TC_NS_connect_reset started. 20250114125421478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125421481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250114125421495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250114125421495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250114125421495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250114125421495 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250114125421495 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250114125421495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250114125421495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250114125421495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125421495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5575bce0ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@ce529c013527: setverdict(pass): none -> pass 20250114125422189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125422190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@ce529c013527: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250114125422498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41900<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@ce529c013527: Final verdict of PTC: none MTC@ce529c013527: Setting final verdict of the test case. MTC@ce529c013527: Local verdict of MTC: pass MTC@ce529c013527: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@ce529c013527: Test case TC_NS_connect_reset finished. Verdict: pass MTC@ce529c013527: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Tue Jan 14 12:54:22 UTC 2025 ====== 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 20250114125422520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250114125423022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20250114125423190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125423190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20250114125424191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125424191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114125424495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@ce529c013527: 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@ce529c013527: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ce529c013527: Terminating MTC. MC@ce529c013527: MTC terminated. MC2> exit MC@ce529c013527: Shutting down session. MC@ce529c013527: Shutdown complete. 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-9445.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->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL 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_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 3 xfail: 3 pass: 71 skip: 8 20250114125425192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125425192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114125426193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125426194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3552725) [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-20250114-1239-4a79db2a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250114125427195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125427195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20250114125427496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250114125428196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125428196 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-20250114-1239-4a79db2a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250114125429197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20250114125429197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (3552511) [testenv][generic] Stopping sgsn (3552543) [testenv] Showing testsuite/junit-xml-9445.log [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', 'testenv-sgsn-generic-osmocom-latest-20250114-1239-4a79db2a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-9445.log && echo']             SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase                                      Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3278 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase      Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20250114-1239-4a79db2a-0'] testenv-sgsn-generic-osmocom-latest-20250114-1239-4a79db2a-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2294/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